Re: [tcpdump-workers] Errors in gencode.c building on HP-UX 11.11.

2004-07-20 Thread Rick Jones
well, I don't know about the gencode stuff, but building - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] Errors in gencode.c building on HP-UX 11.11.

2004-07-20 Thread Guy Harris
On Jul 20, 2004, at 10:40 AM, [EMAIL PROTECTED] wrote: gcc -O2 -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c ./gencode.c In file included from gencode.c:73: pf.h:66: syntax error before "sa_family_t" Which version of libpcap is this? 0.8.3? And what are the contents of the "con

[tcpdump-workers] Errors in gencode.c building on HP-UX 11.11.

2004-07-20 Thread ndronen
Hi, I'm trying to build libpcap on HP-UX 11.11. $ gcc --version gcc (GCC) 3.2.3 $ uname -a HP-UX callisto B.11.11 U 9000/871 2000967482 unlimited-user license But it aborts building gencode.c. gcc -O2 -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c ./pcap-dlpi.c gcc -O