Re: Libtool error

2001-10-08 Thread Tim Mooney
In regard to: Libtool error, Kemp Randy-W18971 said (at 3:12pm on Oct 8, 2001): >libtool: ltconfig version `' does not match ltmain.sh version `1.3.5' >Fatal configuration error. See the libtool docs for more information. It means that the version of libtool that the package thinks its using do

libtool: ltconfig version `' does not match ltmain.sh version `1.3.5'

2001-10-08 Thread Kemp Randy-W18971
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[

Libtool error

2001-10-08 Thread Kemp Randy-W18971
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[

Re: ar cru piecewise linking of same named objects

2001-10-08 Thread Robert Boehne
Kevin Ryde wrote: > > I think I've struck a bit of a problem trying the cvs libtool with > GMP. GMP has some object files with the same name, like mpz/random.lo > and mpn/random.lo. On vax-dec-ultrix4.5, libtool decides the command > line limit is 3073, and does the final libgmp library link in

libtool 1.4, rpm, and dynamic libraries depending on each other

2001-10-08 Thread Martin Norbäck
I don't know where to ask this, but this is as good a place as any I guess (rpm-list and libtool-list). My problem is this: I have two dynamic libraries in the project. One of them depends on the other, so I have pkglib_LTLIBRARIES = libmsgevents.la libdvdcontrol.la libmsgevents_la_LDFLAGS = -v