You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bernhard Blasen <be...@csa-gmbh.com> on 2002/09/02 21:03:39 UTC

[Re: mod webapps make fails]

  Hello all,

found the solution of my problem.
you have to use    
apr_APACHE_2_0_35.tar.gz  
and
jakarta-tomcat-connectors-4.0.4-src.tar.gz

instead of webapp-module-1.0.1-tc401.tar.gz
Then everything works fine.

Thanx anyway

Bernhard Blasen

Hello all,

perhaps someone solved the following problem

apache 1.3.26 working fine
tomcat 4.0.4 working fine
try to build mod_webapp out of webapp-module-1.0.1-tc401.tar.gz

everything goes well until make. make stops with the following exception 
report:

make[4]: Leaving directory 
`/luna_2/tomcat/webapp-module-1.0.1-tc401/apr/tables'
make[3]: Leaving directory 
`/luna_2/tomcat/webapp-module-1.0.1-tc401/apr/tables'
Making all in file_io/unix
make[3]: Entering directory 
`/luna_2/tomcat/webapp-module-1.0.1-tc401/apr/file_io/unix'
make[4]: Entering directory 
`/luna_2/tomcat/webapp-module-1.0.1-tc401/apr/file_io/unix'
/bin/sh ..//libtool --silent --mode=compile gcc -g -O2   -DHAVE_CONFIG_H 
-DLINUX=2 -D_REENTRANT   -I
../../include -I../../include/arch/unix -I../../include/arch/unix  -c 
dir.c && touch dir.lo
..//libtool: ..//libtool: Datei oder Verzeichnis nicht gefunden
make[4]: *** [dir.lo] Error 127
make[4]: Leaving directory 
`/luna_2/tomcat/webapp-module-1.0.1-tc401/apr/file_io/unix'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/luna_2/tomcat/webapp-module-1.0.1-tc401/apr/file_io/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/luna_2/tomcat/webapp-module-1.0.1-tc401/apr'
make[1]: Exiting directory "/luna_2/tomcat/webapp-module-1.0.1-tc401/apr"
make[1]: *** [template] Error 2
make[1]: Leaving directory `/luna_2/tomcat/webapp-module-1.0.1-tc401'
make: *** [apr-build] Error 2

does anybody have an idea what's wrong there?

greetings Bernhard Blasen





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>