From samuel at sieb.net Thu Jun 21 21:05:57 2012 From: samuel at sieb.net (Samuel Sieb) Date: Thu, 21 Jun 2012 14:05:57 -0700 Subject: R: Re: I: Re: How to build Wireshark-1.6.7 against patched libpcap In-Reply-To: <19059144.2763541339138206116.JavaMail.defaultUser@defaultHost> References: <19059144.2763541339138206116.JavaMail.defaultUser@defaultHost> Message-ID: <4FE38CB5.9070907@sieb.net> Sorry Umberto, I got really busy and forgot about this. I'm sending this back to the list now. As far as I can tell, his wireshark binary is compiled and linked against all the right libraries now. So I don't know why it's not showing the interfaces. chiccus2003 at libero.it wrote: > Hi Samuel, > thanks again. > > In the system I have only the version that I compiled. No synaptic. > > I attack the ldd /usr/local/bin/wireshark result. > > With best regards, > Umberto > From chiccus2003 at libero.it Fri Jun 1 19:51:51 2012 From: chiccus2003 at libero.it (chiccus2003 at libero.it) Date: Fri, 1 Jun 2012 21:51:51 +0200 (CEST) Subject: R: Re: How to build Wireshark-1.6.7 against patched libpcap Message-ID: <6686638.4633381338580311476.JavaMail.defaultUser@defaultHost> Hi Samuel, thanks. I removed from synaptic the normal libpcap (libpcap0.8 - libpcap-dev and libpcap0.8-dev). I reinstalled the libnl, libdect and the patched libpcap in the directory /usr/local. I rebooted the system, but nothing, I always get the same error: configure: error: can't link with library libpcap. With best regards, Umberto >----Messaggio originale---- >Da: samuel at sieb.net >Data: 31/05/2012 20.42 >A: "chiccus2003 at libero.it" >Ogg: Re: How to build Wireshark-1.6.7 against patched libpcap > >chiccus2003 at libero.it wrote: >> I send the new config.log file of wireshark-1.6.7 >> >> I compile wireshark-1.6.7 in the directory /usr/src with: >> >> sudo ./configure --with-pcap=/usr/local >> >It's failing with the same missing symbol. Do you have a normal libpcap >installed on your system? Maybe you need to remove that, the linker may be >finding that one first. > From chiccus2003 at libero.it Wed Jun 6 09:45:23 2012 From: chiccus2003 at libero.it (chiccus2003 at libero.it) Date: Wed, 6 Jun 2012 11:45:23 +0200 (CEST) Subject: I: Re: How to build Wireshark-1.6.7 against patched libpcap Message-ID: <13481831.6395611338975923839.JavaMail.root@wmail6.libero.it> Hi Samuel, update You on the problem. I run only ?sudo ./configure --with-pcap? without the directory /usr/local and I have compiled without errors wireshark. Not show more (undefined reference to `nl_dect_cell_get_name'). Instead there is: rpath,/usr/local/lib -lpcap -lnl-dect >&5 (see the new ?config.log? file of wireshark-1.6.7). Now when I run ?sudo wireshark? there are only interfaces: "any pseudo-device that captures on all iterfaces" - "usb bus number1"- "lo". (I attach ?dmesg? partial). Any idea? Thanks again With best regards, Umberto (........perhaps this can help someone else). >----Messaggio originale---- >Da: chiccus2003 at libero.it >Data: 01/06/2012 21.51 >A: >Cc: >Ogg: R: Re: How to build Wireshark-1.6.7 against patched libpcap > >Hi Samuel, > >thanks. > >I removed from synaptic the normal libpcap (libpcap0.8 - libpcap-dev and >libpcap0.8-dev). > >I reinstalled the libnl, libdect and the patched libpcap in the directory >/usr/local. > >I rebooted the system, but nothing, I always get the same error: > >configure: error: can't link with library libpcap. > >With best regards, >Umberto > > >>----Messaggio originale---- >>Da: samuel at sieb.net >>Data: 31/05/2012 20.42 >>A: "chiccus2003 at libero.it" >>Ogg: Re: How to build Wireshark-1.6.7 against patched libpcap >> >>chiccus2003 at libero.it wrote: >>> I send the new config.log file of wireshark-1.6.7 >>> >>> I compile wireshark-1.6.7 in the directory /usr/src with: >>> >>> sudo ./configure --with-pcap=/usr/local >>> >>It's failing with the same missing symbol. Do you have a normal libpcap >>installed on your system? Maybe you need to remove that, the linker may be >>finding that one first. >> > > > -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 248784 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: dmesg Type: application/octet-stream Size: 1411 bytes Desc: not available URL: From chiccus2003 at libero.it Fri Jun 22 07:37:40 2012 From: chiccus2003 at libero.it (chiccus2003 at libero.it) Date: Fri, 22 Jun 2012 09:37:40 +0200 (CEST) Subject: R: Re: R: Re: I: Re: How to build Wireshark-1.6.7 against patched libpcap Message-ID: <4561366.849021340350660911.JavaMail.defaultUser@defaultHost> Hi Samuel, thanks anyway for all Your precious help. When I can, I try to reinstall everything (kernel, libraries, etc) on another PC desktop. I'll keep you updated. With best regards, Umberto >----Messaggio originale---- >Da: samuel at sieb.net >Data: 21/06/2012 23.05 >A: >Ogg: Re: R: Re: I: Re: How to build Wireshark-1.6.7 against patched libpcap > >Sorry Umberto, I got really busy and forgot about this. > >I'm sending this back to the list now. As far as I can tell, his wireshark >binary is compiled and linked against all the right libraries now. So I don't >know why it's not showing the interfaces. > >chiccus2003 at libero.it wrote: >> Hi Samuel, >> thanks again. >> >> In the system I have only the version that I compiled. No synaptic. >> >> I attack the ldd /usr/local/bin/wireshark result. >> >> With best regards, >> Umberto >> > >