Dear list, I am trying to build a jakarta-connector mod_jk.so on a Solaris 9 machine running Apache 2.0.47 and Tomcat 4.1.27...... Apache is running fine on port 80 tomcat fine on port 8080 and now it is time to build the connector to run them both on port 80.
So I do ./buildconf.sh ./configure --with-apxs=/usr/local/apache/bin/apxs and then make ...... here is the problem.. it is giving me the following error at the end...... ld: fatal: file ../common/jk_ajp12_worker.lo: unknown file type ld: fatal: File processing errors. No output written to .libs/mod_jk.so *** Error code 1 Make: Fatal error: Command failed for target 'mod_jk.la' Current working directory /export/home/suntac/jakarta-tomcat-connectors-jk-1.2.0-src/jk/native/apache-2.0 *** Error code 1 Make Fatal error: Command failed for target 'all-recursive' Any clue anybody? I don't have any clue what is wrong........!?!?!?!?!?!?!?!?!?!?!?! Regards, Johan.
