Re: [tcpdump-workers] libpcap-1.0.0 on AIX 6.1

2009-10-20 Thread Randal T. Rioux
Guy Harris wrote: On Oct 19, 2009, at 7:57 PM, Randal T. Rioux wrote: I get the following error when running ./configure on an IBM pSeries 7029-6C3 (1.2Ghz POWER4): # ./configure checking ... ./configure[6236]: syntax error at line 6659 : `newline or ;' unexpected # Does anybody have any su

Re: [tcpdump-workers] libpcap-1.0.0 on AIX 6.1

2009-10-20 Thread Guy Harris
On Oct 19, 2009, at 7:57 PM, Randal T. Rioux wrote: I get the following error when running ./configure on an IBM pSeries 7029-6C3 (1.2Ghz POWER4): # ./configure checking ... ./configure[6236]: syntax error at line 6659 : `newline or ;' unexpected # Does anybody have any suggestions? Tr

[tcpdump-workers] libpcap-1.0.0 on AIX 6.1

2009-10-19 Thread Randal T. Rioux
I get the following error when running ./configure on an IBM pSeries 7029-6C3 (1.2Ghz POWER4): # ./configure checking ... ./configure[6236]: syntax error at line 6659 : `newline or ;' unexpected # Does anybody have any suggestions? libpcap-0.9.8 configures and compiles just fine. Thanks! Ran