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]

Re: src/ltcf-c.sh


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.

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