What could be causing this error with the Tomcat webapp build using libtool?
libtool: ltconfig version `' does not match ltmain.sh version `1.3.5' ---> Full trace <--- [pb]ee110# make make[1]: Entering directory `/usr2/ecadtesting/webapp-module-1.0-tc40' make[1]: Entering directory "lib" make[1]: Invoking "make build" make[2]: Entering directory `/usr2/ecadtesting/webapp-module-1.0-tc40/lib' make[2]: Nothing to be done for `build'. make[2]: Leaving directory `/usr2/ecadtesting/webapp-module-1.0-tc40/lib' make[1]: Exiting directory "lib" make[1]: Leaving directory `/usr2/ecadtesting/webapp-module-1.0-tc40' make[1]: Entering directory `/usr2/ecadtesting/webapp-module-1.0-tc40' make[1]: Entering directory "/usr2/ecadtesting/webapp-module-1.0-tc40/apr" make[1]: Invoking "make all" make[2]: Entering directory `/usr2/ecadtesting/webapp-module-1.0-tc40/apr' Making all in strings make[3]: Entering directory `/usr2/ecadtesting/webapp-module-1.0-tc40/apr/strings' make[4]: Entering directory `/usr2/ecadtesting/webapp-module-1.0-tc40/apr/strings' /bin/sh /usr2/ecadtesting/webapp-module-1.0-tc40/apr/libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -DSOLARIS2=6 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I../include -I../include/arch/unix -c apr_cpystrn.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 `/usr2/ecadtesting/webapp-module-1.0-tc40/apr/strings' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr2/ecadtesting/webapp-module-1.0-tc40/apr/strings' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr2/ecadtesting/webapp-module-1.0-tc40/apr' make[1]: Exiting directory "/usr2/ecadtesting/webapp-module-1.0-tc40/apr" make[1]: *** [template] Error 2 make[1]: Leaving directory `/usr2/ecadtesting/webapp-module-1.0-tc40' make: *** [apr-build] Error 2 _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool