On 5/7/06, Davide Viti <[EMAIL PROTECTED]> wrote:
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
Shouldn't this issue be in a BR?
(I also found out that G-I didn't started when trying to test the ppc
daily built from 2006-05-05 maintained by Colin).
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein