src/ltcf-c.sh
H . J . Lu
hjl@lucon.org
Mon Sep 4 18:11:00 GMT 2000
On Mon, Sep 04, 2000 at 09:04:02PM -0400, Scott Bambrough wrote:
> The autobuild at netwinder.org fails with the following error:
>
> /home/build-rpm/BUILD/gdb/opcodes/../ltconfig:
> /home/build-rpm/BUILD/gdb/opcodes/../ltcf-c.sh: No such file or directory
> configure: error: libtool configure failed
> Configure in /home/build-rpm/BUILD/obj-gdb-20000904/opcodes failed, exiting.
> Bad exit status from /var/tmp/rpm-tmp.88907 (%build)
>
> The problem is a cvs checkout of gdb is not updating this file. It isn't
> there so the build fails. I had a look at the modules file, and it is
> included in the alias src-support, which is included in gdb-support which is
> used by the gdb module. If I update my binutils tree, and my insight trees
> the file is not checked out, though I expect it to be. If I check it out
> manually by cvs co ltcf-c.sh, it works.
>
It works for me. I did
# cd gdb
# cvs -z 9 -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src co gdb
to update my gdb checkout tree. src/ltcf-c.sh is there.
H.J.
More information about the Gdb
mailing list