Re: [tcpdump-workers] compile failed on NetBSD-1.6.2

2005-04-12 Thread Hannes Gredler
checked in; - /hannes On Tue, Apr 12, 2005 at 06:38:18AM +0900, TANAKA Shin-ya wrote: | 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-bp

[tcpdump-workers] compile failed on NetBSD-1.6.2

2005-04-11 Thread TANAKA Shin-ya
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 `:' **