This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/ltcf-c.sh


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.

Any ideas?

Scott


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]