R: Re: How to build Wireshark-1.6.7 against patched libpcap

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/linux-dect@lists.osmocom.org/.

Samuel Sieb samuel at sieb.net
Tue May 29 20:08:16 UTC 2012


chiccus2003 at libero.it wrote:
> I had installed the libnl, the libdect and the libpcap in the directory
> /usr/src/tools, but then failed to compile wireshark, I uninstalled the libnl,
> the libdect and the libpcap with “sudo make uninstall”.
>
> Then I reinstalled the libnl, the libdect and the libpcap in the directory
> /usr/src where there is also the kernel 3.2.0 installed.
>
What you need to do is configure libnl, libdect, and libpcap to install into 
/usr/local.  Recompile them all and install them.  That way the libs will all be 
in /usr/local/lib.  Then when you compile wireshark using --with-pcap=/usr/local 
it should work.




More information about the linux-dect mailing list