Hi,
while trying to compile libpcap-2005.04.11 on NetBSD-1.6.2, I got this error:
$ make
gcc -O2 -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c ./pcap-bpf.c
./pcap-bpf.c: In function `pcap_open_live':
./pcap-bpf.c:732: parse error before `:'
**
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
See the attached file for details.
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
CVS log entries from 10.04.2005 (Sun) 09:06:53 - 11.04.2005 (Mon) 09:06:50 GMT
=
Summary by authors
=
Author: hannes
File: libpcap/gencode.c; Revisions: 1.228, 1.221.2.2
File: lib