"Ralf S. Engelschall" wrote:
> > It seems EAPI needs to be added to mod_jserv. Is there a way to do this?
>
> I don't know how the JServ people compile their stuff,
> but seems like they aren't using apxs or messing up something.
> Make sure -DEAPI is present on the compile commands.
The claim to be using apxs:
checking for apxs... /opt/local/apache/bin/apxs, assume Apache 1.3 with
DSO support
But there is no evidence of the -DEAPI:
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"ApacheJServ\"
-DVERSION=\"1.1b3\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1
-DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HTTPD_H=1
-DHAVE_HTTP_CONFIG_H=1 -DHAVE_HTTP_CORE_H=1 -DHAVE_HTTP_LOG_H=1
-DHAVE_HTTP_MAIN_H=1 -DHAVE_HTTP_PROTOCOL_H=1 -DHAVE_UTIL_SCRIPT_H=1
-DHAVE_UTIL_MD5_H=1 -DHAVE_OS_INLINE_C=1 -I. -I.
-I/opt/local/apache/include -g -O2 -c jserv_protocols.c
Their build system is pretty broken, make install only works once, and
make distclean doesn't work at all. Adding the Apache source code to the
build as documented breaks make.
Oh well... off to their list.
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight...
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]