This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Can't build current gdb source tree -- gnulib dependency?
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Michael Snyder <msnyder at specifix dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Thu, 3 Jul 2008 18:06:32 -0700
- Subject: Re: Can't build current gdb source tree -- gnulib dependency?
- References: <1215131443.3549.86.camel@localhost.localdomain>
> (of course there's no gnulib in my source tree -- does it
> need to be added to the gdb module?)
That's really strange... I just did a checkout of the GDB sources
(I used "cvs -d sourceware.org:/cvs/src co gdb"), and it contains
the gnulib directory, as well as gnulib/Makefile.in. Are you sure
your checkout went OK? Just to make sure, I also built the debugger
from this checkout and things went fine.
--
Joel