finally got  compile of mod_webapp.so to work by avoiding using the apr
source that i downloaded separately, which created compile error when
pointed to.

instead i used the apr source that was self-contained in the
webapp-module-1.0.2-tc402-src.tar.gz and followed the instructions given in:
http://www.ingrid.org/jajakarta/tomcat/jakarta-tomcat-connectors/webapp/READ
ME.txt

resultant  mod_webapp.so  now works as advertised between apache 1.3 and
tomcat 4 on my redhat 7.2 s/390 linux under vm.





----- Original Message -----
From: "Rick Troth" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 16, 2002 1:57 PM
Subject: Re: apr for mod_webapp make problem


> ...
> > but make gets error in system.h with error messages:
> >   /usr/include/asm/system.h: In function '__xchg':
> >   /usr/include/asm/system.h:67: '__u32 undeclared
> >   /usr/include/asm/system.h:67: parse error before 'ptr'
> >   /usr/include/asm/system.h:90: parse error before 'ptr'
> >   make[2]: *** [apr_atomic.lo] Error 1
>
> Try compiling withOUT the "-ansi" flag.

Reply via email to