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 and jk2, how can I fix this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to