Problem with cc-gcc compiling mod_jk in Solaris 9 2004-01-27 - By Mauricio Cadima
Back 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 (See http://cat-4.ora-code.com).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: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|