"Dan Harkless" <[EMAIL PROTECTED]> writes:

> "Al Wheeler" <[EMAIL PROTECTED]> writes:
> > Hello,
> > Your documentation said that wget had been successfully compiled on HP-UX 9 
> > and others.  I did not know which others, so I figured I would tell you I 
> > got it done on HP-UX 11.0.
> > I did have a bit of a struggle with it at first, as our webserver's compiler 
> > gave errors in the log.c about prototyping being an ANSI feature.  
> 
> Are you using HP's CC compiler?  If so, you should use the -Ae
> option to enable ANSI and extensions.

Last time I checked, `-Aa -D_HPUX_SOURCE' should also suffice.  In
fact, Wget's configure script tries to set those flags for HPUX cc.
Obviously this detection failed on Al's machine, for whatever reason.

Reply via email to