Hi all, When I installed apache, the apxs script seems to have failed to configure the linker, hence the $CFG_LD_SHLIB and $CFG_LDFLAGS_SHLIB variables are empty. Consequently, when I attempt to build the mod_jserv, it compiles ok, but fails to link. Is anyone aware of the required flags to pass to ld to successfully link mod_jserv.so as a shared library? I am using AIX 4.3.3, apache 1.3.14, and tomcat 3.1. Thanks, Chris
