Hello, 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
