Greetings,
    I have successfully built wget-1.8 under linux-2.4.xx (at home)
and under SunOS-5.5, but under SunOS-4.1.4, I get a compile-time
error:

gcc -I. -I../../../../src/wget-1.8/src    -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/u/shelto
n/new/SunOS-4.1/etc/wgetrc\" -DLOCALEDIR=\"/u/shelton/new/SunOS-4.1/share/locale\" -O
2 -Wall -Wno-implicit -c ../../../../src/wget-1.8/src/retr.c
../../../../src/wget-1.8/src/retr.c: In function `sleep_between_retrievals':
../../../../src/wget-1.8/src/retr.c:682: `RAND_MAX' undeclared (first use in this fun
ction)
../../../../src/wget-1.8/src/retr.c:682: (Each undeclared identifier is reported only
 once
../../../../src/wget-1.8/src/retr.c:682: for each function it appears in.)
make[1]: *** [retr.o] Error 1
make[1]: Leaving directory `/tmp_mnt/u/shelton/new/build/SunOS-4.1/wget-1.8/src'
make: *** [src] Error 2

Here is the configure line I used:

../../../src/wget-1.8/configure  --prefix=/u/shelton/new/SunOS-4.1 --disable-nls

Please let me know if there is more information you need.

  - vin shelton

-- 
In a minute there is time
For decisions and revisions which a minute will reverse.         T.S. Eliot
[URL: http://www.cs.amherst.edu/~ccm/prufrock.html]

Reply via email to