On Fri, Dec 10, 1999, Graham Leggett 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
This doesn't directly use apxs, of course. And I also see no PIC flags from
APXS. Instead they use libtool for the job and there is no -DEAPI, of course.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]