Problem with cc-gcc compiling mod_jk in Solaris 9

A

AleC

Hi
I'm trying to compile mod_jk in Solaris 9 with Apache 1.3 and Tomcat
4.1, I followed the instructions explained in
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/quickhowto.html
..

I don't have cc installed so I created a symbolic link to gcc (CC=gcc)
and I added the gcc executable and linker paths in the PATH . It
seems buildconf.sh and configure are executed successfully, but when I
use make I get illegal compiler argument errors, like if the makefile
is still created for cc :

gcc: unrecognized option `-Xa'
gcc: language ildoff not recognized

I'm using gcc 3.2.3, how can I fix this?
 
J

John D Groenveld

I'm using gcc 3.2.3, how can I fix this?

Build your apache from source so that apxs returns the correct
compiler options to build mod_jk.

John
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top