> I am trying an emerge on wget.  I get a compile error:
> 
> In file included from ftp.c:52:
> ftp.h:81: error: parse error before numeric constant
> make[1]: *** [ftp.o] Error 1

Jason, wget-1.9.1-r3 builds fine on my system.  Perhaps you could send the
output from a few lines before this error rather than the ones following it?

The line in ftp.h (81) is an enum construct where several symbolic names are
used to represent constant values.  I'm not sure where the values are
located (i.e. a system include file or a local include file), but I'm
hunting...



--
[email protected] mailing list

Reply via email to