hi, just thought i'd let you know wget 1.8.2 doesn't compile on sunos 4.1.4 using gcc 3.2.2
gcc -I. -I. -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/opt/local/stow/wget-1.8.2/etc/wgetrc\" -DLOCALEDIR=\"/opt/local/stow/wget-1.8.2/share/locale\" -O2 -Wall -Wno-implicit -c connect.c connect.c: In function `set_connection_host_name': connect.c:81: parse error before "else" connect.c: At top level: connect.c:82: parse error before '}' token connect.c:84: conflicting types for `connection_host_name' connect.c:74: previous declaration of `connection_host_name' connect.c:84: `host' undeclared here (not in a function) connect.c:84: warning: data definition has no type or storage class connect.c:85: parse error before '}' token connect.c: In function `connect_to_one': connect.c:103: warning: passing arg 1 of `strcmp' makes pointer from integer without a cast connect.c:105: warning: format argument is not a pointer (arg 3) make[1]: *** [connect.o] Error 1 make[1]: Leaving directory `/local/dev/build/wget-1.8.2/src' make: *** [src] Error 2 i can provide access/accounts on the box for porting/testing purposes if there is some interest in fixing this. regards, -jason
