This is the mail archive of the gdb-patches@sourceware.org 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: Can't build current gdb source tree -- gnulib dependency?


On Thu, Jul 03, 2008 at 05:30:43PM -0700, Michael Snyder wrote:
> Hey guys, excuse me if this is already being covered.
> I know there are some threads about eg. gnulib stdint, 
> and I don't know if what I'm seeing is related.
> 
> Brand new cvs checkout of "gdb", main trunk, (just updated
> a few minutes ago, in time to get version.in change).
> 
> configure --disable-nls on a FC7 x86 laptop
> (yeah, I know it's not the latest)
> 
> On first running "make CFLAGS=-g all-gdb" it terminates with:
> 
> 
> config.status: creating gnulib/Makefile
> config.status: error: cannot find input file: gnulib/Makefile.in
> 
> (of course there's no gnulib in my source tree -- does it
> need to be added to the gdb module?)

It's a subdir of gdb, like testsuite and config.  Do you have it in
there?  It shouldn't be any special.

-- 
Daniel Jacobowitz
CodeSourcery


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