On Sun, May 07, 2006 at 05:13:08PM +0200, Davide Viti wrote:
> ~ # 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:

[EMAIL PROTECTED]:~/fontconfig$ nm -g test/usr/lib/libfontconfig.so.1 | grep 
iconv
         U iconv_close@@GLIBC_2.1
         U iconv@@GLIBC_2.1
         U iconv_open@@GLIBC_2.1

regards,
Davide

Attachment: signature.asc
Description: Digital signature

Reply via email to