Re: [Wireshark-dev] [Wireshark-commits] rev 21452: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ieee80211.c

2007-04-19 Thread Jeff Morriss
Martin Mathieson wrote: It does look like the same problem. Their report says that a problem of this kind was fixed in gcc-3.4.4-2{,.fc3}, so either its the same problem not fixed in vanilla gcc-3.4.6 or another problem with similar symptoms... Looking through the affected file in the

Re: [Wireshark-dev] [Wireshark-commits] rev 21452: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ieee80211.c

2007-04-18 Thread Luis Ontanon
svn up svn up -r 12345 file On 4/18/07, Martin Mathieson [EMAIL PROTECTED] wrote: It does look like the same problem. Their report says that a problem of this kind was fixed in gcc-3.4.4-2{,.fc3}, so either its the same problem not fixed in vanilla gcc-3.4.6 or another problem with similar

Re: [Wireshark-dev] [Wireshark-commits] rev 21452: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ieee80211.c

2007-04-17 Thread Martin Mathieson
Hi, My build is failing to link from this revision onwards. The error output is the following: gcc -DINET6 -D_U_=__attribute__((unused)) -Wall -Wpointer-arith -W -g -O2 -Wdeclaration-after-statement -I/usr/local/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0

Re: [Wireshark-dev] [Wireshark-commits] rev 21452: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ieee80211.c

2007-04-17 Thread Martin Mathieson
I just noticed (when trying to build with packet-ieee80211.c removed from epan/dissectors/Makefile.common) that my config.h has the following: /* Enable AirPDcap (WPA/WPA2 decryption) */ #define HAVE_AIRPDCAP 1 Is this correct? Martin On 4/17/07, Martin Mathieson [EMAIL PROTECTED] wrote: I've

Re: [Wireshark-dev] [Wireshark-commits] rev 21452: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ieee80211.c

2007-04-17 Thread Jeff Morriss
Martin Mathieson wrote: Hi, My build is failing to link from this revision onwards. The error output is the following: [...] epan/.libs/libwireshark.so: undefined reference to `.LC1698' epan/.libs/libwireshark.so: undefined reference to `.LC1695' epan/.libs/libwireshark.so: undefined