Re: [tcpdump-workers] libpcap-1.0.0 make install fails

2008-11-18 Thread Guy Harris
On Nov 4, 2008, at 10:14 AM, Peter Volkov wrote: make DESTIDR=/tmp/libpcap install fails with the following error: /usr/bin/install -c pcap-config /tmp/test/home/pva/work/local/bin/ pcap-config /usr/bin/install: cannot create regular file `/tmp/test/home/pva/ work/local/bin/pcap-config': No

Re: [tcpdump-workers] libpcap-1.0.0 make install fails

2008-11-06 Thread Peter Volkov
Very similar patch was suggested here: https://sourceforge.net/tracker/index.php?func=detail&aid=2208053&group_id=53067&atid=469579 В Втр, 04/11/2008 в 21:14 +0300, Peter Volkov пишет: > make DESTIDR=/tmp/libpcap install > > fails with the following error: > > /usr/bin/install -c pcap-config /t

[tcpdump-workers] libpcap-1.0.0 make install fails

2008-11-05 Thread Peter Volkov
Hello. make DESTIDR=/tmp/libpcap install fails with the following error: /usr/bin/install -c pcap-config /tmp/test/home/pva/work/local/bin/pcap-config /usr/bin/install: cannot create regular file `/tmp/test/home/pva/work/local/bin/pcap-config': No such file or directory make: *** [install] Err