[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
different NCURSES_TI{C,NFO} labels in ncurses.map and ncursesw.map
From: |
Sven Joachim |
Subject: |
different NCURSES_TI{C,NFO} labels in ncurses.map and ncursesw.map |
Date: |
Sun, 21 Dec 2014 21:07:06 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) |
Hello again,
in the 20141213 patchlevel the version of various symbols has changed
from NCURSES_TIC_5.0.19991023 to NCURSES_TIC_5.1.20000708 and from
NCURSES_TINFO_5.0.19991023 to NCURSES_TINFO_5.1.20000708 in the
ncursesw.map file. This breaks binary compatibility of the tic and
tinfo libraries, which I just noticed in the Debian build where we
install libtinfo and libtic built with "--enable-widec", but tic built
with "--disable-widec": the result is that tic fails with symbol lookup
errors (".../libtic.so.5: version `NCURSES_TIC_5.0.19991023' not found
(required by debian/tmp/usr/bin/tic)").
Sorry for not noticing this sooner, I haven't tried to build a Debian
package from the 20141213 patchlevel before. The 20141206 patchlevel
builds fine.
Cheers,
Sven
- different NCURSES_TI{C,NFO} labels in ncurses.map and ncursesw.map,
Sven Joachim <=