Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: gdb build failure: tui/tui-win.o: undefined reference to symbol 'keypad'
Date: Thu, 12 Sep 2019 16:26:40
Message-Id: qldrjd$4tse$1@blaine.gmane.org
In Reply to: [gentoo-user] gdb build failure: tui/tui-win.o: undefined reference to symbol 'keypad' by Grant Edwards
1 On 2019-09-11, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2
3 > This morning the build of gdb failed during a routine update:
4 >
5 > [...]
6 > CXX xml-tdesc.o
7 > CXX init.o
8 > CXXLD gdb
9 > /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui/tui-win.o: undefined reference to symbol 'keypad'
10 > /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
11 > collect2: error: ld returned 1 exit status
12
13 I'm still beating my head against the wall on this one. I've got a
14 handfull of systems where gdb builds fine, and one where I suddenly
15 started getting the above error.
16
17 I've re-emerged ncurses (both with and without the tinfo USE flag).
18
19 I've verified that the USE flags for ncurses and gdb are the same as
20 on systems where gdb builds OK.
21
22 The gcc and binutils versions are also the same.
23
24 revdep-rebuild seems to be happy.
25
26 --
27 Grant Edwards grant.b.edwards Yow! Didn't I buy a 1951
28 at Packard from you last March
29 gmail.com in Cairo?

Replies

Subject Author
[gentoo-user] Re: gdb build failure: tui/tui-win.o: undefined reference to symbol 'keypad' Grant Edwards <grant.b.edwards@×××××.com>