OS: Solaris 8. Default shell: csh. compiler: tried both gcc 2.95 and 3.0.3
I downloaded apache2.0.35 binaries for Solaris.
When I ran the config script:
% ./configure --enable-mods-shared=all --prefix=/usr/local/apache_2.0.35
The last a few lines from the output:
========================
forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1"
checking for rm... (cached) /usr/bin/rm
checking for mawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -pthreads ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
Can someone help?
BTW, not long ago, I successfully installed apache 2.0.x (2.0.14 maybe?) on
Solaris 8 with gcc 3.0.3.