Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compilation error, no /opt/SUNWspro/bin/cc on Solaris 10 64bit(x86)

807559Aug 5 2009 — edited Aug 6 2009
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2009
Added on Aug 5 2009
2 comments
1,064 views