diff options
author | Jan Kundrát <jkt@gentoo.org> | 2016-12-06 01:52:01 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-12-06 14:52:09 +0100 |
commit | c4bb36139b5ae2afd61cdac774e9b6777c34fba1 (patch) | |
tree | c7b6961e3a9aa9f2daf801b73ec519d358e5bea2 /sys-cluster/cinder | |
parent | sys-apps/isapnptools: update HOMEPAGE, #533772 (diff) | |
download | gentoo-c4bb36139b5ae2afd61cdac774e9b6777c34fba1.tar.gz gentoo-c4bb36139b5ae2afd61cdac774e9b6777c34fba1.tar.bz2 gentoo-c4bb36139b5ae2afd61cdac774e9b6777c34fba1.zip |
sys-process/latencytop: Fix build with recent ncurses
...because the `tinfow` was not getting linked:
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb
-Wno-sign-compare -Wl,-O1 -Wl,--as-needed latencytop.o text_display.o
translate.o fsync.o -o latencytop `x86_64-pc-linux-gnu-pkg-config
--libs glib-2.0` -lncursesw
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld:
text_display.o: undefined reference to symbol 'curs_set'
/lib64/libtinfow.so.6: error adding symbols: DSO missing from command line
Closes: https://github.com/gentoo/gentoo/pull/3028
Diffstat (limited to 'sys-cluster/cinder')
0 files changed, 0 insertions, 0 deletions