https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4786
Summary: cmake and libpcap version detection
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Fedora
Status: NEW
Severity: Normal
Priority: Low
Component: TShark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jpo@xxxxxxxxxxxx
Build Information:
TShark 1.3.6-SVN-32930 (SVN Rev 32930 from /trunk)
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.22.5, with libpcap (version unknown), with libz
1.2.3, with POSIX capabilities (Linux), with libpcre 7.8, with SMI 0.4.8, with
c-ares 1.6.0, without Lua, without Python, with GnuTLS 2.8.5, with Gcrypt
1.4.4,
with MIT Kerberos, with GeoIP.
Running on Linux 2.6.32.12-115.fc12.x86_64, with libpcap version 1.0.0, with
libz 1.2.3, GnuTLS 2.8.5, Gcrypt 1.4.4.
Built using gcc 4.4.3 20100127 (Red Hat 4.4.3-4).
--
Building system: Fedora 12 x86_64 (+updates)
Source buildbot tarball: wireshark-1.3.6-SVN-32930.tar.bz2
(from http://www.wireshark.org/download/automated/src/)
Building steps:
mkdir Build; cd Build; cmake -DENABLE_LUA=OFF -DENABLE_PYTHON=OFF ../; make
Info:
Judging by the "tshark -v" output cmake appears to be unable to discover the
libpcap version during the configuration step. The "Compiled ..." line states
"... with libpcap (version unknown) ..." while the "Running on ..." line
mentions the correct libpcap version ("... with libpcap version 1.0.0 ...").
Regards,
jpo
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.