libtool
[Top][All Lists]
Advanced

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

Re: Serious CVS libtool problems


From: Gary V . Vaughan
Subject: Re: Serious CVS libtool problems
Date: Tue, 7 Aug 2001 23:05:43 +0100

On Friday 03 August 2001 4:27 am, Kevin Atkinson wrote:
> 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.

I saw this too on an OSR5.0.6 box, and in the course of investigating it I 
backed up along the HEAD branch by a few days and then forward again and it 
mysteriously disappeared!  Try `bootstrap; make maintainer-clean; bootstrap' 
and see if this fixes it for you.

If not, I'd be interested in more details, though I suspect it may be some 
anomally in cvs update rather than an actual libtool breakage...

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

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