Cool Tools - compilation of coolstack
Hello,
I am trying to compile coolstack to use different worker mode for apache. SunStudio 11 is installed and collstack src as well. I get following messages:
bash-3.00# uname -a
SunOS sol10 5.10 Generic_118855-36 i86pc i386 i86pc
bash-3.00# echo $PATH
/opt/SUNWspro/bin:/usr/ccs/bin:/usr/sbin:/usr/bin
bash-3.00# ./make_solaris.sh
make: Fatal error: Don't know how to make target `distclean'
checkingfor chosen layout... Apache
checkingfor working mkdir -p... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
Configuring Apache Portable Runtime library ...
checkingfor APR... reconfig
configuringpackage in srclib/apr now
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
Configuring APR library
Platform: i386-pc-solaris2.10
checkingfor working mkdir -p... yes
APR Version: 1.2.7
checkingfor chosen layout... apr
checkingfor gcc... no
checkingfor cc... cc
checkingfor C compilerdefault output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
configure failedfor srclib/apr
make: Fatal error: No arguments to build
make: Fatal error: Don't know how to make target `install'
Could you please help me where is the problem ?
Regards
przemol

