try to substitute in the apxs script the line : 

my $CFG_LDFLAGS_SHLIB = .....

by :

my $CFG_LDFLAGS_SHLIB = q( -bexpall -bM:SRE -bnoentry 
-bI:/aladin/stock/gui/apache-1.3.22/libexec/httpd.exp -lc -ldl); # 
substitute via Makefile.tmpl

replacing the path to your apache directory.


otherwise I send you directly my mod_jk compiled on AIX 4.3.3 with apache 1.3.22.

arno


> -----Message d'origine-----
> De:   Sandy Yung [SMTP:[EMAIL PROTECTED]]
> Date: mardi 26 fevrier 2002 04:59
> A:    [EMAIL PROTECTED]
> Objet:        mod_jk 3.3 on AIX 4.3
> 
> Hi,
> 
> I'm trying to compile mod_jk 3.3 (source from Tomcat 3.3a) on AIX4.3.
> My apache/apxs (1.3.17) is not compiled by me, but from a binary.
> 
> I got the following error when i compile it:
> 
> ld -bM:SRE -bnoentry -bI:/usr/local/lib/apache/httpd.exp -lc -o mod_jk.so 
> mod_jk.o jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o jk_pool.o 
> jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o jk_jni_worker.o 
> jk_connect.o jk_ajp13_worker.o jk_ajp13.o jk_ajp12_worker.o
> 
> ld: 0711-244 ERROR: No csects or exported symbols have been saved.
> apxs:Break: Command failed with rc=8
> 
> What's wrong? Anyone who successfully compile it?
> 
> 
> 
> 
> 
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to