You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Janek Bogucki <ya...@purpleturtle.com> on 2001/09/25 12:01:47 UTC

RE: mod_webapp.so: ltconfig --version

Hi shine,

The cause of the error appears to be an invalid version returned from ltconfig. You'll find that script at

   webapp/apr/build/ltconfig

Run the script like this to test it's not corrupted

   $ ./ltconfig --version
   ltconfig (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)

Have a look inside ltconfig with an editor and search for the string VERSION=1.3.5. What do you see?

hth,
yan
From: shine 
 Subject:  mod_webapp.so
 Date:  Mon, 24 Sep 2001 11:22:06 -0700

 Hello i am trying to integrate apache 1.3.20 with tomcat 4.0 final
 i get this error message when i compile form webapp.
 i used command like this    ./configure
 --with-apxs=/usr/local/apache/bin/apxs
 it worked fine but make does not work.
 here is the output

 make[4]: Entering directory `/usr/local/src/webapp/apr/strings'
 /bin/sh /usr/local/src/webapp/apr/libtool --silent --mode=compile
 gcc
 -DHAVE_
 CONFIG_H -DLINUX=2 -D_REENTRANT   -I../include
 -I../include/arch/unix
 -c apr_cp
 ystrn.c && touch apr_cpystrn.lo
 libtool: ltconfig version `' does not match ltmain.sh version
 `1.3.5'
 Fatal configuration error.  See the libtool docs for more
 information.
 make[4]: *** [apr_cpystrn.lo] Error 1
 make[4]: Leaving directory `/usr/local/src/webapp/apr/strings'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/usr/local/src/webapp/apr/strings'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/usr/local/src/webapp/apr'
 make[1]: Exiting directory "/usr/local/src/webapp/apr"
 make[1]: *** [template] Error 2
 make[1]: Leaving directory `/usr/local/src/webapp'
 make: *** [apr-build] Error 2

 Thank you for all your time.


      - This email has been sent using TurtleMail -         
Get your free email address from www.purpleturtle.com now!