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 <martin.r.mathieson@xxxxxxxxxxxxxx> wrote:
I've tried various things today, including:
make distclean ; ./autogen; ./configure ; make ; makeclean
with the same result. I've been poking around with nm looking for
where the unresolved symbols might be defined, but no joy yet...
Thanks,
Martin
On 4/17/07, Joerg Mayer <jmayer@xxxxxxxxx> wrote:
> On Tue, Apr 17, 2007 at 05:31:02PM +0100, Martin Mathieson wrote:
> > epan/.libs/libwireshark.so: undefined reference to `.LC1693'
> > collect2: ld returned 1 exit status
> >
> >
> > I recently updated my version of gcc from 3.4.3 -> 3.4.6. Here is the
> > version info from Help | About Wireshark :
>
> Did you do a make distclean after the upgrade? If not, please try to do
> that.
>
> ciao
> Joerg
> --
> Joerg Mayer <jmayer@xxxxxxxxx>
> We are stuck with technology when what we really want is just stuff that
> works. Some say that should read Microsoft instead of technology.
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>