You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Arnaud GUERRA <Ar...@edfgdf.fr> on 2001/04/20 10:12:05 UTC

Error building mod_jserv.so

When I run the command to build Jserv Module (apxs -c -o mod_jserv.so *.c )  I get a linking error as follows:
ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/apache/libexec/httpd.exp -lc -o mod_jserv.so mod_jserv.o jserv_wrapper_win.o jserv_wrapper_unix.o jserv_wrapper.o jserv_watchdog.o jserv_utils.o jserv_status.o jserv_protocols.o jserv_mmap.o jserv_image.o jserv_balance.o jserv_ajpv12.o jserv_ajpv11.o autochange.o 
ld : 0711-244 ERREUR : Aucun symbole exporté ni csect n'a été sauvegardé.
apxs:Break: Command failed with rc=8

I read in mail archive (can't access to FAQ) that some other people have this problem too: but I can't find any answer to solve it.

 I'm running under AIX 4.3.3 using Apache 1.3.17 and Tomcat 3.2.1.  Any ideas please email me at arnaud.guerra@edfgdf.fr