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]

Can't build current gdb source tree -- gnulib dependency?


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?)





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