On Sat, 2004-12-18 at 14:54, Oliver Ertl wrote:
> Hello,
> 
Hi,

i just checked that with a clean installation
of buildtool, and i see the same effect.
But as i investigated a bit, it seems like libpcap
is not properly build (although it looks like),
i cannot link any program with it :

compileShell 
/home/stuff1/test/src/bering-uclibc/buildtool/source/tcpdump/tcpdump-3.7.2>gcc 
-o test -lpcap test.c
/home/stuff1/test/src/bering-uclibc/buildtool/staging/lib/gcc-lib/i386-linux/3.3.3/../../../../i386-linux/lib/libpcap.so:
 undefined reference to `pcap_parse'
collect2: ld returned 1 exit status

i had a libpcap from an older buildtool version, copying
this in fixed the problem. So it seems we have a libpcap
problem and should investigate this further.

I am sorry, i did not find a quick fix, but will look into this
deeper as soon as i have time...

--arne


> I use the uclibc buildtool from cvs to build tcpdump.
> 
> Libpcap build without any error, but tcpdump says it can't find the 
> libpcap library.
> 
> log from log/buildtoollog:
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking return type of signal handlers... void
> checking for sigset... yes
> checking for dnet_htoa in -ldnet... no
> checking for main in -lrpc... no
> checking for library containing getrpcbynumber... none required
> checking for library containing gethostbyname... none required
> checking for library containing socket... none required
> checking for library containing putmsg... no
> checking for local pcap library... not found
> checking for main in -lpcap... no
> configure: error: see the INSTALL doc for more info
> make: *** [tcpdump-3.7.2/.configured] Error 1
> make: Leaving directory 
> `/home/leaf-dev/src/bering-uclibc/buildtool/source/tcpdump'
> 
> 
> Any ideas how to fix this?
> 
> 
> Oliver
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> 
> _______________________________________________
> leaf-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-devel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to