This is the mail archive of the gdb-prs@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]

[Bug build/11267] New: configure: error: no termcap library found


Compiling gdb 7.0.1 brings the following error:

checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, 
char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing waddstr... no
configure: WARNING: no enhanced curses library found; disabling TUI
checking for library containing tgetent... no
configure: error: no termcap library found
gmake[1]: *** [configure-gdb] Error 1
gmake[1]: Leaving directory `/usr/local/src/gdb-7.0.1'
gmake: *** [all] Error 2


Do i have to put some setting by configureß
I don't need the GUI.

-- 
           Summary: configure: error: no termcap library found
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: wolfgang dot brandl at geos dot biz
                CC: gdb-prs at sourceware dot org
  GCC host triplet: Linux Red Hat 5.3


http://sourceware.org/bugzilla/show_bug.cgi?id=11267

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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