Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Upgrade of gdb this morning failed to compile
Date: Sat, 29 Oct 2016 03:03:31
Message-Id: 20161029030313.GA5279@solfire
1 Hi,
2
3 the daily update I usually do failed while compiling gdb:
4
5 Before I post every bit/log of the compilation process...
6
7 Here are the last lines. Is there already known, how to fix that?
8
9
10 libdecnumber.a -ldl -ldl -ltermcap -lncurses -lm -ldl -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=./proc-service.list
11 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libncurses.so.5, needed by /lib64/libreadline.so.6, may conflict with libncurses.so.6
12 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: tui-io.o: undefined reference to symbol 'resetty'
13 /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
14 collect2: error: ld returned 1 exit status
15 Makefile:1405: recipe for target 'gdb' failed
16 make[2]: *** [gdb] Error 1
17 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-7.10.1/work/gdb-7.10.1/gdb'
18 Makefile:8119: recipe for target 'all-gdb' failed
19 make[1]: *** [all-gdb] Error 2
20 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gdb-7.10.1/work/gdb-7.10.1'
21 Makefile:845: recipe for target 'all' failed
22 make: *** [all] Error 2
23 * ERROR: sys-devel/gdb-7.10.1::gentoo failed (compile phase):
24 * emake failed
25
26 Cheers,
27 Meino

Replies

Subject Author
Re: [gentoo-user] Upgrade of gdb this morning failed to compile Fernando Rodriguez <cyklonite@×××××.com>