Compilation error, no /opt/SUNWspro/bin/cc on Solaris 10 64bit(x86)
807559Aug 5 2009 — edited Aug 6 2009I was trying to compile Apache mod_jk on Solaris 10 64bit platform(x86) and I got the following error. I checked my system and I do not have /opt/SUNWspro/bin/cc. Any suggestions how to solve it?
root@unknown >./configure --with-apxs=/usr/apache2/bin/apxs
...
building connector for "apache-2.0"
checking for gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
Edited by: loveclaire on Aug 5, 2009 8:26 PM