Hi twice today I have attempted to build freshly downloaded cvs versions
of wget 1.9+cvs-dev. First on OS/2 with emx and gcc 2.8.1 and also on
UbuntuLinux with gcc v3.3.4. Both times I have got the identical error

make[1]: Entering directory `/home/dave/src/wget/src'
gcc -I. -I. -I/opt/include   -DHAVE_CONFIG_H -DSYSTEM_WGETRC=
\"/home/dave/usr/etc/wgetrc\" -DLOCALEDIR=\"/home/dave/usr/share/locale
\" -O2 -Wall -Wno-implicit -c cmpt.c
In file included from cmpt.c:35:
string.h:35: error: parse error before "PARAMS"
make[1]: *** [cmpt.o] Error 1
make[1]: Leaving directory `/home/dave/src/wget/src'
make: *** [src] Error 2

I also built v1.9 on OS/2 and the build built wget.exe fine. I'm not
much of a programmer and find these parse errors hard to figure out.
Dave

Reply via email to