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

Bug#366441: Mklibs: should not remove symbol iconv_open



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

Let me know if there's any other info I can provide
regards,

Davide

Attachment: signature.asc
Description: Digital signature


Reply to: