This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: Problems building gdb-19990209 (i686-pc-linux-gnu)



   Date: Fri, 19 Feb 1999 22:03:16 -0500
   From: Fred Richardson <frichard@bbn.com>

   These problems were small:

       I had to run `automake' in `gdb-19990209/opcodes' to regenerate
       `Makefile' (an older version was there).

       `gdb-19990209/gdb/Makefile' did not have a value for `TERMCAP'.
       It looks like it never gets set from `@TERM_LIB@', which never
       get's set in configure.  It should be set to `-ltermcap' (I
       think). 

This is fixed in the repository, and will appear both in the next
snapshot, and in the first 4.18 pre-release (which Jim Blandy swears
he's hard at work on...)  Thanx for the report!

								Stan