Hi, the daily update I usually do failed while compiling gdb:
Before I post every bit/log of the compilation process... Here are the last lines. Is there already known, how to fix that? 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 /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 /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' /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:1405: recipe for target 'gdb' failed make[2]: *** [gdb] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gdb-7.10.1/work/gdb-7.10.1/gdb' Makefile:8119: recipe for target 'all-gdb' failed make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gdb-7.10.1/work/gdb-7.10.1' Makefile:845: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sys-devel/gdb-7.10.1::gentoo failed (compile phase): * emake failed Cheers, Meino

