Hi all,

        I'm trying to install CVS libtool in my environment and, after
several attempts, I have to request some help.

I've get the latest CVS version (as of 2000-09-15) and run bootstrap in the
source directory.

I then move in the build directory (a sub-directory of the source directory)
then configure and make:

canopus{SoftWrks}: ../configure --srcdir=.. --enable-maintainer-mode
--disable-multilib \
--prefix=/global/scripts --exec-prefix=/usr/local --disable-shared
--with-mmalloc \
--build=i386-pc-solaris2.7
canopus{SoftWrks}: make
Making all in .
make[1]: Entering directory
`/global/targets/V3/i386-unknown-solaris2.4/Imported/gnu/libtool/libtool-nat
ive'
CONFIG_FILES=libtoolize CONFIG_HEADERS= ./config.status
creating libtoolize
chmod +x libtoolize
make[1]: Leaving directory
`/global/targets/V3/i386-unknown-solaris2.4/Imported/gnu/libtool/libtool-nat
ive'
Making all in libltdl
make[1]: Entering directory
`/global/targets/V3/i386-unknown-solaris2.4/Imported/gnu/libtool/libtool-nat
ive/libltdl'
cd ../../libltdl && /bin/sh
/global/targets/V3/i386-unknown-solaris2.4/Imported/gnu/missing --run
autoheader
autoheader: config.h.in is unchanged
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libltdl -I.
-g -O2 -c -o ltdl.lo ../../libltdl/ltdl.c
libtool: ltconfig version `' does not match ltmain.sh version `1.3.5'
make[1]: Leaving directory
`/global/targets/V3/i386-unknown-solaris2.4/Imported/gnu/libtool/libtool-nat
ive/libltdl'
Fatal configuration error.  See the libtool docs for more information.
make[1]: *** [ltdl.lo] Error 1
make: *** [all-recursive] Error 1
canopus{SoftWrks}: 

The problem is that although ltmain.sh is created correctly, the libtool
script is created using the installed version of libtool :-(

I've verified there is no old version of libtool in $srcdir, nor $srcdir/..
or above and I don't know why configure creates a libtool script using the
installed ltmain.sh instead of the one it just created

Any Idea of what I could do (short of backing up to the installed version) ?

TIA

        Bernard

--------------------------------------------
Bernard Dautrevaux
Microprocess Ingenierie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel:    +33 (0) 1 47 68 80 80
Fax:    +33 (0) 1 47 88 97 85
e-mail: [EMAIL PROTECTED]
                [EMAIL PROTECTED]
-------------------------------------------- 

Reply via email to