Rainer, Thank you very much for your response..
When I try to do a make using Makefile.solaris located in native/netscape directory, I got the following error. gcc -DNET_SSL -DSOLARIS -D_REENTRANT -DXP_UNIX -DMCC_HTTPD -DSPAPI20 -fPIC -I../common -I/opt/netscape/server6/plugins/include -I/opt/netscape/server6/plugins/include/base -I/opt/netscape/server6/plugins/include/frame -I/opt/java/j2sdk1.4.1_02/include -I/opt/java/j2sdk1.4.1_02/include/solaris -c ../common/jk_ajp12_worker.c In file included from ../common/jk_logger.h:27, from ../common/jk_ajp12_worker.h:27, from ../common/jk_ajp12_worker.c:26: ../common/jk_global.h:301:22: jk_types.h: No such file or directory make: *** [jk_ajp12_worker.o] Error 1 From what I can see the jk_types file is created by the configure utility. Thank you very much -Kamal ----- Original Message ---- From: Rainer Jung <[EMAIL PROTECTED]> To: Tomcat Users List <users@tomcat.apache.org> Sent: Wednesday, January 31, 2007 5:07:48 PM Subject: Re: Compiling mod-jk plugin for SunOne on Solaris The configure script is only fot the apache module. Try to use the files in the "netscape" sub directory. They might be outdated, so let us know, if you needed to make adjustments. Regards, Rainer Kamalakar Vuggumudi wrote: > I am trying to compile mod-jk plugin for SunOne on Solaris platform from > source tomcat-connectors-1.2.20-src.tar.gz. When I run the configure script, > I am getting the following error.. > > checking whether to use SO_RCVTIMEO with setsockopt()... no checking whether > to use SO_SNDTIMEO with setsockopt()... no no apxs given checking for target > platform... unix no apache given > configure: error: Cannot find the WebServer > > I have checked news groups as well as internet and couldn't find any resource > explaining the steps that are needed to compile mod-jk plugin for SunOne. > > I am sure there are experts out there who has successfully done this and I am > requesting them to shed some light on how to the compilation. > > Thank you very much > -Kamal --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]