https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4879
--- Comment #27 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-10-03 11:16:29 PDT ---
(In reply to comment #26)
> I have no idea right now why you have this problem with airpcap and I don't. I
> will try to find out which case (yours or mine) is the correct one.
I believe the problem was on my side. I have just rebuilt it successfully from
a fresh checkout:
System: Fedora 13 x86_64 with gtk2-devel installed.
Source code: trunk revision 34249
* svn co http://anonsvn.wireshark.org/wireshark/trunk wireshark.svn/
* mkdir build; cd build
* cmake ../wireshark.svn/
* make
----------
$ ./wireshark -v
wireshark 1.5.0 (SVN Rev 34349 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 with GTK+ 2.20.1, (64-bit) with GLib 2.24.1, with libpcap 1.0.0, with
libz 1.2.3, with POSIX capabilities (Linux), without libpcre, with SMI 0.4.8,
with c-ares 1.7.0, with Lua 5.1, without Python, with GnuTLS 2.8.6, with Gcrypt
1.4.5, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Jul 28
2009), with AirPcap.
Running on Linux 2.6.35.6-37.fc13.x86_64, with libpcap version 1.0.0, with libz
1.2.3, GnuTLS 2.8.6, Gcrypt 1.4.5, without AirPcap.
Built using gcc 4.4.4 20100630 (Red Hat 4.4.4-10).
----------
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.