You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dom <do...@free.fr> on 2002/06/22 18:46:31 UTC

errors compiling mod_jk for Apache 2.0.39

When I try to compile mod_jk in 4.1.3 connectors for Apache 2.0.39 on RH
7.3, I get the following errors :

/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o: In function
`_start':
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o(.text+0x18):
undefined reference to `main'
mod_jk.lo: In function `ws_start_response':
/apps/jakarta-tomcat-connectors-4.1.3-src/jk/native/apache-2.0/mod_jk.c:225:
undefined reference to `apr_psprintf'
/apps/jakarta-tomcat-connectors-4.1.3-src/jk/native/apache-2.0/mod_jk.c:229:
undefined reference to `apr_pstrdup'
etc...
collect2: ld returned 1 exit status
apxs:Error; Command failed with rc=65536


Dom




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>