RE: [gentoo-user] emerge wget failed - help

2005-03-29 Thread Dave Nebinger
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

RE: [gentoo-user] emerge wget failed - help

2005-03-29 Thread JASON JESSO
OK.. That was my hunch and I am hunting also. I also downloaded the tar file from GNU and get the same error. GETALL is the culprit. But why am I the only one tripping on this? [EMAIL PROTECTED] wget-1.9.1 $ find /usr/include/ -name '*.h' -exec grep -l GETALL {} \; /usr/include/linux/sem.h