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

gdb/1720: bug while configuring


>Number:         1720
>Category:       gdb
>Synopsis:       bug while configuring
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 23 12:48:03 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     grajkumarr@rediffmail.com
>Release:        gdb-6.1.1
>Organization:
>Environment:
Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

 This GDB was configured as 
      cd gdb-6.1.1
      ./configure sun4
       make
           checking for library containing tgetent... no
           configure: error: no termcap library found
           make: *** [configure-gdb] Error 1
>Description:
*I uncompressed the gdb-6.1.1(tar.gz) in /root/gdb directory
 to get a directory named gdb-6.1.1
*I entered inside gdb-6.1.1 and gave the command
      ./configure sun4
  After configuration i gave the command
      make
  After some time i got the message as given below
           checking for library containing tgetent... no
           configure: error: no termcap library found
           make: *** [configure-gdb] Error 1
  and the system came back to command prompt
>How-To-Repeat:
*enter inside gdb-6.1.1 directory
*give command ./configure sun4
*give command  make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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