Re: [tcpdump-workers] libpcap-1.0.0 configure error on HP-UX 11.11 and 11.31

2009-11-06 Thread Guy Harris
On Nov 5, 2009, at 1:18 PM, Rick Jones wrote: Is this a known problem? Yes, known problem, fixed in the current top-of-Git-tree code. Somehow a bogus AC_CHECK_HEADERS() call, with no arguments, got into configure.in - that "for" statement happens to work with Bash, but not other Bourne

[tcpdump-workers] libpcap-1.0.0 configure error on HP-UX 11.11 and 11.31

2009-11-05 Thread Rick Jones
In a fit of curiousity I downloaded libpcap-1.0.0 and tried to do a ./configure on HP-UX 11.11 (aka 11iv1) and 11.31 (aka 11iv3) and in both cases I get checking if --disable-protochain option is specified... enabled ./configure[6236]: Syntax error at line 6659 : `newline or ;' is not expected.