[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#13462: error: file 'build-aux/funclib.sh' not found
From: |
Peter Rosin |
Subject: |
bug#13462: error: file 'build-aux/funclib.sh' not found |
Date: |
Wed, 16 Jan 2013 18:00:46 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
Hi!
If I, in a dirty git checkout (added an insignificant newline) as
of today, do this
./bootstrap -fc
cd ..
mkdir foo
cd foo
../libtool/configure
make
make check
all is fine. If I then modify build-aux/ltmain.in (with another
insignificant newline) followed by
make
or
make check
I get:
GEN ../libtool-msvc/build-aux/ltmain.sh
inline-source: error: file 'build-aux/funclib.sh' not found
inline-source: error: file 'build-aux/options-parser' not found
GEN libtool
followed by numerous failures that appear to be related.
Cheers,
Peter
- bug#13462: error: file 'build-aux/funclib.sh' not found,
Peter Rosin <=