bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

undefined symbol: _nc_tparm_err


From: Martin J. Evans
Subject: undefined symbol: _nc_tparm_err
Date: Thu, 30 Oct 2003 15:52:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Been using ncurses 5.3 for some time without problem until today when I needed to use tic.

root:~# tic
tic: error while loading shared libraries: tic: undefined symbol: _nc_tparm_err
root:~#

Built ncurses 5.3 from scratch and same problem.

I am running Linux 2.4.22 and glibc 2.2.4.

root:/work/ncurses-5.3# ldd /usr/bin/tic
       libncurses.so.5 => /lib/libncurses.so.5 (0x4001e000)
       libc.so.6 => /lib/libc.so.6 (0x40060000)
       /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Any ideas?

Martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]