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

Bug#366441: Mklibs: should not remove symbol iconv_open



On Mon, May 08, 2006 at 10:24:28PM +0200, Davide Viti wrote:
> Package: mklibs
> Version: 0.1.20
> Severity: important
> Tags: d-i
> 
> mklibs is stripping the iconv_open symbol from glibc causing debconf to segfault:
> 
> ~ # debconf -o d-i /usr/bin/main-menu
> /build/buildd/cdebconf-0.100/src/frontend.c:175 (frontend_new): 
> Cannot load frontend module /usr/lib/cdebconf/frontend/gtk.so: /usr/lib/libfontconfig.so.1: 
> symbol iconv_open, version GLIBC_2.1 not defined in file libc.so.6 with link time reference
> 
> 
> I tried to rebuild fontconfig-2.3.2 without stripping debug symbols and the missing symbol is
> definitely referenced from there:
> 
> zino@slurp:~/fontconfig$ nm -g test/usr/lib/libfontconfig.so.1 | grep iconv_open
>          U iconv_open@@GLIBC_2.1

I've rebuilt the gtk-miniiso (i386) using a version of mklibs where
"debuglevel = DEBUG_SPAM" has been set; the file is around 500Kb and
can be grabbed from:

http://www.webalice.it/zinosat/mklibs_iconv_en.gz

regards,
Davide

Attachment: signature.asc
Description: Digital signature


Reply to: