libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Serious CVS libtool problems


From: Kevin Atkinson
Subject: Serious CVS libtool problems
Date: Thu, 2 Aug 2001 23:27:44 -0400 (EDT)

I just updated to the latest CVS version (around 11:00 pm EDT on Aug 2) of
libtool and well, libtool is now seriously broken for me.  It refuses to
do anything!  When I build after a make dist:

make  all-recursive
Making all in util
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/tmp/kevina/inst//include    -g -c editdist.cc
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/tmp/kevina/inst//include    -g -c l2editdist.cc

And when I build from my main source:

make  all-recursive
make[1]: Entering directory `/aux/home/kevina/devel/aspell/aspell-.33b'
Making all in util
make[2]: Entering directory
`/aux/home/kevina/devel/aspell/aspell-.33b/util'
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include    -O -c editdist.cc
/bin/sh: .deps/editdist.pp: No such file or directory
/bin/sh: .deps/editdist.pp: No such file or directory
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include    -O -c l2editdist.cc
/bin/sh: .deps/l2editdist.pp: No such file or directory
/bin/sh: .deps/l2editdist.pp: No such file or directory
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include    -O -c split.cc
/bin/sh: .deps/split.pp: No such file or directory
/bin/sh: .deps/split.pp: No such file or directory
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include    -O -c trim_space.cc

I assume this is due to a silly mistake.  If it is not please let me know
and I will provide you with more information.

---
Kevin Atkinson
kevina at users sourceforge net
http://www.ibiblio.org/kevina/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]