I use GCC and have had never problems with it... I also have libtools installed like in the howto of John Turner www.johnturner.com
Still no good make ouput :-( ----- Original Message ----- From: "Welch, Ronald P" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003 2:43 PM Subject: RE: jk_ajp12_worker.lo unknown file type. > Johan, > > What compiler / linker are you using? I built jk2 rather than > jk on Solaris 8 rather than 9, but in doing so I found that > it was much happier building with the GNU compiler and linker > than the ones that come with Solaris. I hope this helps. > > Ron > > ----------=-=-=-=-=-=-=-=-========oOo========-=-=-=-=-=-=-=-=---------- > mailto:[EMAIL PROTECTED] Phone:(607)770-3701 > BAE SYSTEMS Controls 600 Main St Johnson City, NY 13790-1888 > ----------=-=-=-=-=-=-=-=-===================-=-=-=-=-=-=-=-=---------- > > > -----Original Message----- > From: Johan Louwers [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 11, 2003 8:29 AM > To: Tomcat Users List > Subject: jk_ajp12_worker.lo unknown file type. > > > 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. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
