On Wed, Jun 20, 2012 at 11:13:13PM +0200, Pontus Fuchs wrote: > Crap. That patch was not correct. Corrected one attached. ... >> Thanks for your merge work! The attached patch is the missing piece to >> get it working. ... > diff --git a/Makefile.common b/Makefile.common > index ac50220..e52cfc3 100644 > --- a/Makefile.common > +++ b/Makefile.common > @@ -116,6 +116,7 @@ wireshark_SOURCES = \ > recent.c \ > summary.c \ > tempfile.c \ > + ws80211_utils.c \ > u3.c ...
Why do we need to link Wireshark with this file? Access to libnl is restricted to dumpcap and this file is providing the libnl interface or am I wrong? Ciao Jörg -- Joerg Mayer <[email protected]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
