[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses 5.5 with patches up to 20060318 - lib/libtinfo.so: undefined ref
From: |
Arkadiusz Miskiewicz |
Subject: |
ncurses 5.5 with patches up to 20060318 - lib/libtinfo.so: undefined reference to `_nc_handle_sigwinch' |
Date: |
Fri, 31 Mar 2006 23:29:41 +0200 |
User-agent: |
KMail/1.9.1 |
It fails:
x86_64-pld-linux-gcc ../obj_s/tic.o ../obj_s/dump_entry.o -L../lib -ltinfo
-ldl -I../progs -I../../progs -DHAVE_CONFIG_H -I../../progs/../include -I.
-I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -march=x86-64 -O2
-DPURE_TERMINFO -D_FILE_OFFSET_BITS=64 -fPIC -o tic
../lib/libtinfo.so: undefined reference to `_nc_handle_sigwinch'
collect2: ld returned 1 exit status
make[1]: *** [tic] Error 1
make[1]: Leaving directory
`/home/users/arekm/rpm/BUILD/ncurses-5.5/obj-narrowc/progs'
when --with-termlib is used. Should be easy to repeat. _nc_handle_sigwinch
function is defined in separate dir not linked into libtinfo it seems.
--
Arkadiusz MiĆkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
- ncurses 5.5 with patches up to 20060318 - lib/libtinfo.so: undefined reference to `_nc_handle_sigwinch',
Arkadiusz Miskiewicz <=