This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: gdb build error
> I looked at the tarball after "untaring" file and I cannot see
> ada-lex.c. Where can I find an insight tarball that I can build gdb(
> with ada-lex.c)
That's the problem - the tarball should include that file.
What you need to do is to tell the people who created that tarball
to make sure that ada-lex.c is included.
Or perhaps it was an intentional decision on their part. This file
is not part of the CVS tree, but is automatically created during
the GDB release creation process.
--
Joel