On Tue, 12 Mar 2002, jean-frederic clere wrote: | Dale Ghent wrote: | > | > On 9 Mar 2002, Max Okumoto wrote: | > | > | % cc -V | > | cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2 | > | > Sun WorkShop is not supported on Solaris 8. You'll need to upgrade to the | > Sun Forte suite (sun compilers 6.0) | | That will not help: | +++ | /bin/sh /export/home/clere/apache/httpd-2.0/srclib/apr/libtool --silent | --mode=compile /opt/SUNWspro/WS6U1/bin/cc -g -mt -DHAVE_CONFIG_H -DSOLARIS2=8 | -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I../include -c testrand.c && touch | testrand.lo | "testrand.c", line 62: #error: Random support is not available. Go punt.
Wierd. 'make all' in apr/test works for me on solaris 8 with gcc 3.0.3.... No such errors for any of the programs in there. /dale