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. cc: acomp failed for testrand.c *** Error code 1 make: Fatal error: Command failed for target `testrand.lo' Current working directory /export/home/clere/apache/httpd-2.0/srclib/apr/test *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/clere/apache/httpd-2.0/srclib/apr/test *** Error code 1 make: Fatal error: Command failed for target `test' $ cc -V cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11 usage: cc [ options] files. Use 'cc -flags' for details +++ > > /dale
