public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/12973] New: Fedora 14 (x64): no termcap library found
@ 2011-07-08  9:32 noloader at gmail dot com
  2011-07-08  9:38 ` [Bug build/12973] " noloader at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: noloader at gmail dot com @ 2011-07-08  9:32 UTC (permalink / raw)
  To: gdb-prs

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

           Summary: Fedora 14 (x64): no termcap library found
           Product: gdb
           Version: 7.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned@sourceware.org
        ReportedBy: noloader@gmail.com


make CFLAGS="-m64 -mtune=core2"
...
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
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory `/home/jeffrey/Desktop/gdb-7.2'
make: *** [all] Error 2
[jeffrey@studio gdb-7.2]$ 

Similar to http://sourceware.org/bugzilla/show_bug.cgi?id=11267, but this
installation has termcap (vte-0.26.1-1.fc14(x86_64), debug, and development
packages (per Add/Remove Software). In addition, ncurses is installed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug build/12973] Fedora 14 (x64): no termcap library found
  2011-07-08  9:32 [Bug build/12973] New: Fedora 14 (x64): no termcap library found noloader at gmail dot com
@ 2011-07-08  9:38 ` noloader at gmail dot com
  2011-07-08  9:39 ` noloader at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: noloader at gmail dot com @ 2011-07-08  9:38 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Jeffrey Walton <noloader at gmail dot com> 2011-07-08 09:37:45 UTC ---
[jeffrey@studio gdb-7.2]$ yum list | grep -i vte
vte.x86_64                            0.26.1-1.fc14          @fedora            
vte-debuginfo.x86_64                  0.26.1-1.fc14          @fedora-debuginfo  
vte-devel.x86_64                      0.26.1-1.fc14          @fedora            
evtest.x86_64                         1.27-1.fc14            updates            
evtest-debuginfo.x86_64               1.27-1.fc14            updates-debuginfo  
libvte-java.i686                      0.12.3-1.fc14.1        updates            
libvte-java.x86_64                    0.12.3-1.fc14.1        updates            
libvte-java-debuginfo.x86_64          0.12.3-1.fc14.1        updates-debuginfo  
libvte-java-devel.i686                0.12.3-1.fc14.1        updates            
libvte-java-devel.x86_64              0.12.3-1.fc14.1        updates            
libvtemm.i686                         0.23.1-1.fc13          fedora             
libvtemm.x86_64                       0.23.1-1.fc13          fedora             
libvtemm-debuginfo.x86_64             0.23.1-1.fc13          fedora-debuginfo   
libvtemm-devel.i686                   0.23.1-1.fc13          fedora             
libvtemm-devel.x86_64                 0.23.1-1.fc13          fedora             
libvtemm-docs.x86_64                  0.23.1-1.fc13          fedora             
ruby-vte.x86_64                       0.90.9-1.fc14          updates            
ruby-vte-devel.i686                   0.90.4-1.0.fc14        updates            
ruby-vte-devel.x86_64                 0.90.4-1.0.fc14        updates            
rubygem-vte.x86_64                    0.90.9-1.fc14          updates            
rubygem-vte-debuginfo.x86_64          0.90.9-1.fc14          updates-debuginfo  
rubygem-vte-devel.i686                0.90.9-1.fc14          updates            
rubygem-vte-devel.x86_64              0.90.9-1.fc14          updates            
rubygem-vte-doc.x86_64                0.90.9-1.fc14          updates            
vte.i686                              0.26.1-1.fc14          fedora             
vte-devel.i686                        0.26.1-1.fc14          fedora             
[jeffrey@studio gdb-7.2]$

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug build/12973] Fedora 14 (x64): no termcap library found
  2011-07-08  9:32 [Bug build/12973] New: Fedora 14 (x64): no termcap library found noloader at gmail dot com
  2011-07-08  9:38 ` [Bug build/12973] " noloader at gmail dot com
@ 2011-07-08  9:39 ` noloader at gmail dot com
  2011-07-08  9:51 ` schwab@linux-m68k.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: noloader at gmail dot com @ 2011-07-08  9:39 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from Jeffrey Walton <noloader at gmail dot com> 2011-07-08 09:38:33 UTC ---
Created attachment 5838
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5838
Result of `make &>make.txt`

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug build/12973] Fedora 14 (x64): no termcap library found
  2011-07-08  9:32 [Bug build/12973] New: Fedora 14 (x64): no termcap library found noloader at gmail dot com
  2011-07-08  9:38 ` [Bug build/12973] " noloader at gmail dot com
  2011-07-08  9:39 ` noloader at gmail dot com
@ 2011-07-08  9:51 ` schwab@linux-m68k.org
  2011-07-08  9:53 ` noloader at gmail dot com
  2011-07-18 16:29 ` tromey at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: schwab@linux-m68k.org @ 2011-07-08  9:51 UTC (permalink / raw)
  To: gdb-prs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2011-07-08 09:50:36 UTC ---
You need to install the ncurses-devel package.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug build/12973] Fedora 14 (x64): no termcap library found
  2011-07-08  9:32 [Bug build/12973] New: Fedora 14 (x64): no termcap library found noloader at gmail dot com
                   ` (2 preceding siblings ...)
  2011-07-08  9:51 ` schwab@linux-m68k.org
@ 2011-07-08  9:53 ` noloader at gmail dot com
  2011-07-18 16:29 ` tromey at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: noloader at gmail dot com @ 2011-07-08  9:53 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #4 from Jeffrey Walton <noloader at gmail dot com> 2011-07-08 09:52:55 UTC ---
(In reply to comment #3)
> You need to install the ncurses-devel package.
OK - so I need ncurses, and not termcap? Or do I need both development
packages.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug build/12973] Fedora 14 (x64): no termcap library found
  2011-07-08  9:32 [Bug build/12973] New: Fedora 14 (x64): no termcap library found noloader at gmail dot com
                   ` (3 preceding siblings ...)
  2011-07-08  9:53 ` noloader at gmail dot com
@ 2011-07-18 16:29 ` tromey at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at redhat dot com @ 2011-07-18 16:29 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #5 from Tom Tromey <tromey at redhat dot com> 2011-07-18 16:29:32 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > You need to install the ncurses-devel package.
> OK - so I need ncurses, and not termcap? Or do I need both development
> packages.

On Fedora, install yum-utils and then use yum-builddep to install
the build dependencies.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-18 16:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-08  9:32 [Bug build/12973] New: Fedora 14 (x64): no termcap library found noloader at gmail dot com
2011-07-08  9:38 ` [Bug build/12973] " noloader at gmail dot com
2011-07-08  9:39 ` noloader at gmail dot com
2011-07-08  9:51 ` schwab@linux-m68k.org
2011-07-08  9:53 ` noloader at gmail dot com
2011-07-18 16:29 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).