In apache-1.3/Makefile replace line 90 (or neart that) with this one:

APXS_CFLAGS=`$(ECHO) $${APXS_CFLAGS} | sed s/\"//g `; \

Here double quotes are making troubles and I was able to compile only
after removing them (with 'sed') from APXS_CFLAGS

Here is FreeBSD 4.4R/Apache 1.3.20/Tomcat 4.0


p.s. mod_webapp developers, please fix these confiure(s)/Makefile(s),
because there were much more problems I found there. Linux is not the
only UNIX (copyleft). Not talking abt if it is the better UNIX :-))

-- 
Plamen D. Petkov ICQ#2214327
[EMAIL PROTECTED]
http://www.bgstore.com

Reply via email to