Andre Majorel <[EMAIL PROTECTED]> writes:

> Compiling Wget 1.6 on an SVR4 derivative (NCR MP-RAS 3.0), I got
> this strange error:

I think the problem is that Wget 1.6 tried to force "strict ANSI mode"
out of the compiler.

Try running make like this:

    make CC=cc CFLAGS=-g

See if it compiles then.

Reply via email to