Re: [tcpdump-workers] error in building libpcap

2005-04-13 Thread Guy Harris
gilbert HOYEK wrote: [EMAIL PROTECTED] make install [ -d /usr/local/lib ] || \ (mkdir -p /usr/local/lib; chmod 755 /usr/local/lib) /usr/bin/install -c -m 644 libpcap.a /usr/local/lib/libpcap.a /usr/bin/install: cannot stat `libpcap.a': No such file or directory So there's no "libpcap.a" in the "

[tcpdump-workers] error in building libpcap

2005-04-11 Thread gilbert HOYEK
hi there , i'm having the following error when building libpcap 0.8.3 : [EMAIL PROTECTED] make install [ -d /usr/local/lib ] || \ (mkdir -p /usr/local/lib; chmod 755 /usr/local/lib) /usr/bin/install -c -m 644 libpcap.a /usr/local/lib/libpcap.a /usr/bin/install: cannot stat `libpcap.a': No such f