Hello,  i'm trying to install the latest version of libpcap on a FreeBSD4.4 system.  I'm able to run ./configure and make clean, but when I run "make install" I get the following error:
 
[ -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
install: libpcap.a: No such file or directory
*** Error code 71
 
Does anyone know a workaround for this?
 
Thank You,
 
John Hines
 
 

Reply via email to