I'm trying to complie Apache JServ. Configure works just fine with:
 ./configure  --with-apache-src=../apache_1.3.12
--with-jdk-home=/usr/jdk118 
--with-JSDK=/usr/jsdk2.1

But when I run make I get the following:

make
cd . && aclocal
aclocal: configure.in: 39: macro `AM_DISABLE_STATIC' not found in library
aclocal: configure.in: 40: macro `AM_PROG_LIBTOOL' not found in library


Any help would be appreciated.


r.b.



Reply via email to