Hi:

I can succesfully compile mod_jk 1.2.18 against Apache 2.2.2 (configure
--with-apxs and make), but when I compile against 1.3.27 and try to start
apache I get the following error:

Solaris 8:

Syntax error on line 8 of /test/site/conf/apache-tomcat_jk.conf:
Cannot load /test/apache_modules/mod_jk.so into server:
 ld.so.1: /test/apache/bin/httpd: fatal: relocation error:
 file /test/apache_modules/mod_jk.so:
 symbol ap_popenf_ex: referenced symbol not found

Linux RHEL3:

Syntax error on line 12 of /test/site/conf/apache-tomcat_jk.conf:
Cannot load /test/apache_modules/mod_jk.so into server:
/test/apache_modules/mod_jk.so: undefined symbol: ap_popenf_ex

There were no configure/make/compilation errors or failures.

As I am fairly novice to compilation, would someone have an idea or a way to
get more clues? Is this a configuration/compilation issue - missing some CC
or LFLAGS or is there an issue with the older apache 1.3.x and older gcc ?
I am using the same gcc version as used for the original apache compilation
(hoping to avoid such object linking errors :(

All replies will be very much appreciated... Thanks
Fred
-- 
View this message in context: 
http://www.nabble.com/Problem-compiling-mod_jk-1.2.18-with-Apache-1.3.27-tf2054160.html#a5659683
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to