https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4815
--- Comment #6 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-05-31 11:07:08 PDT ---
(In reply to comment #4)
> Does TShark build? It appears that we *do* explicitly add -lm to the list of
> libraries for TShark, but not for Wireshark.
No.
It only gets build if wireshark is disabled (./configure --disable-wireshark;
make).
----------
$ ./tshark -v
TShark 1.3.6-SVN-33027
Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GLib 2.24.1, with libpcap 1.0.0, with libz 1.2.3,
without
POSIX capabilities, without libpcre, with SMI 0.4.8, without c-ares, without
ADNS, with Lua 5.1, without Python, with GnuTLS 2.8.6, with Gcrypt 1.4.5, with
MIT Kerberos, with GeoIP.
Running on Linux 2.6.33.4-95.fc13.x86_64, with libpcap version 1.0.0, with libz
1.2.3, GnuTLS 2.8.6, Gcrypt 1.4.5.
Built using gcc 4.4.4 20100503 (Red Hat 4.4.4-2).
----------
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.