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]
Other format: [Raw text]

Re: compile failure with current CVS: can only configure for one host and one target at a time


Hi Daniel,

> "Checking out just GDB" still gets you the top directory - you will not
> get gdb/gdbtk or gdb/testsuite/gdb.gdbtk.  This is accomplished using
> CVS modules.

following the instructions on the webpage, using anoncvs as the password:

$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src login
Logging in to :pserver:anoncvs@sources.redhat.com:2401/cvs/src
CVS password:
$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb+dejagnu
cvs checkout: cannot open CVS/Entries for reading: No such file or directory
cvs [checkout aborted]: no repository

I also tried:

$ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb
cvs checkout: cannot open CVS/Entries for reading: No such file or directory
cvs [checkout aborted]: no repository
$

All the best,

Duncan.


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