You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by cg...@csc.com.au on 2000/11/08 22:23:54 UTC

building mod_jserv on aix

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