Just curious, when I did "./configure --with-apxs=/opt/apache/bin/apxs" before the 
make, I received the following message:

need to check for Perl first, apxs depends on it...
checking for perl... /usr/local/bin/perl
building connector for "apache-2.0"
checking for target platform... unix
no apache given                            <=========================
configure: creating ./config.status
config.status: creating Makefile
config.status: creating apache-1.3/Makefile
config.status: creating apache-1.3/Makefile.apxs
config.status: creating apache-2.0/Makefile
config.status: creating apache-2.0/Makefile.apxs
config.status: creating common/Makefile
config.status: creating common/list.mk
config.status: creating jni/Makefile
config.status: executing depfiles commands


There is no report of error after the configure.  Is the "no apache given" message of 
a concern?  Sorry, I am a baby to the tomcat world.  TIA.


[EMAIL PROTECTED] wrote:

>Bill and to all,
>
>I am using the GNU 'ld' and it is in my path before the Sun's ld. �Additional info, I 
>have Sun JSDK2.0 installed. �Any more suggestion is greatly appreciated.
>
>TIA,
>Dan
>
>
>"Bill Barker" <[EMAIL PROTECTED]> wrote:
>
>>At a quick guess, you've got Sun's 'ld' ahead of the GNU 'ld' in your path.
>>
>><[EMAIL PROTECTED]> wrote in message
>>news:[EMAIL PROTECTED]
>>> Hi Folks,
>>>
>>> I have the following configuration:
>>> Solaris 8
>>> Apache 2.0.45
>>> Tomcat 4.1.27
>>> Jakarta-tomcat-connectors-jk 1.2.4
>>>
>>> I am following similar procedure as posted on www.johnturner.com/howto
>>(minus the version differences). �I am running into a problem as below.
>>Please advise me what to do next.
>>>
>>> TIA,
>>> Dan
>>>
>>>
>>> #make
>>> Making all in common
>>> make[1]: Entering directory
>>`/usr/local/src/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native/common'
>>> make[1]: Nothing to be done for `all'.
>>> make[1]: Leaving directory
>>`/usr/local/src/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native/common'
>>> Making all in apache-2.0
>>> make[1]: Entering directory
>>`/usr/local/src/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native/apache-2.0'
>>> /bin/ksh /opt/apache/build/libtool --silent --mode=link
>>/usr/local/bin/gcc -I/opt/apache/include -g -O2 -DUSE_APACHE_MD5 -I
>>../common �-I /usr/j2se/include -I
>>/usr/j2se/include/unix -DSOLARIS2=7 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
>>-g -O2 -pthreads -g -O2 -g -O2 -pthreads -DSOLARIS2=7 -D_POSIX_PTHREAD_SEMAN
>>TICS -D_REENTRANT -o mod_jk.la -module -rpath
>>/opt/apache/modules -avoid-version mod_jk.lo ../common/jk_ajp12_worker.lo
>>../common/jk_connect.lo ../common/jk_msg_buff.lo ../common/jk_util.lo
>>../common/jk_ajp13.lo ../common/jk_pool.lo ../common/jk_worker.lo
>>../common/jk_ajp13_worker.lo ../common/jk_lb_worker.lo
>>../common/jk_sockbuf.lo ../common/jk_map.lo ../common/jk_uri_worker_map.lo
>>../common/jk_ajp14.lo ../common/jk_ajp14_worker.lo ../common/jk_md5.lo
>>../common/jk_ajp_common.lo ../common/jk_context.lo
>>> ld: fatal: file ../common/jk_ajp12_worker.lo: unknown file type
>>> ld: fatal: File processing errors. No output written to .libs/mod_jk.so
>>> make[1]: *** [mod_jk.la] Error 1
>>> make[1]: Leaving directory
>>`/usr/local/src/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native/apache-2.0'
>>
>>> make: *** [all-recursive] Error 1


__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455

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

Reply via email to