-Ae works!  This flag change was required only for libpcap. tcpdump compiled
without a change.

Prakash

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Guy
Harris
Sent: Wednesday, April 11, 2001 2:50 AM
To: prakash
Cc: [EMAIL PROTECTED]
Subject: Re: [tcpdump-workers] HPUX10.2 compilation


On Sun, Apr 01, 2001 at 06:27:06PM -0400, prakash wrote:
>    Iam trying to compile libpcap on HPUX10.2 but it fails while compiling
> bpf_filter.c
> ==============================================
>         rm -f bpf_filter.c
>         ln -s ./bpf/net/bpf_filter.c bpf_filter.c
>         cc -Aa -O -I.  -I/usr/local/include -DHAVE_CONFIG_H -c
bpf_filter.c

Try compiling with "-Ae" rather than "-Aa"; if that works, we should fix
"aclocal.m4" to use "-Ae" rather than "-Aa" with the HP C compiler.
(The version of libpcap 0.6.2 at the Software Porting And Archive Centre
for HP-UX:

        http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/libpcap-0.6.2/

uses "-Ae", as does Ethereal.)
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use
mailto:[EMAIL PROTECTED]?body=unsubscribe

-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to