Re: gnome-libs install problem

2005-09-23 Thread randhir phagura
Hi, David Jensen wrote: ./.libs/libgnome.so: undefined reference to `libiconv_open' ./.libs/libgnome.so: undefined reference to `libiconv' It appears you have installed libiconv, dont do that on a glibc system, it's built-in. Yes. As per my records, I have installed libiconv-1.9.2. in '

Re: gnome-libs install problem

2005-09-21 Thread David Jensen
David Jensen wrote: cp iconv/iconv.h /usr/include/ That is the only header overwritten. Delete /usr/include/libcharset.h and localcharset.h Delete /usr/lib/libcharset* and libiconv* should fix it, but you *may* need to reinstall apps and libs built with libiconv installed. You also need t

Re: gnome-libs install problem

2005-09-21 Thread David Jensen
randhir phagura wrote: ./.libs/libgnome.so: undefined reference to `libiconv_open' ./.libs/libgnome.so: undefined reference to `libiconv' It appears you have installed libiconv, dont do that on a glibc system, it's built-in. You should delete the installed files. If you installed in /usr,

gnome-libs install problem

2005-09-21 Thread randhir phagura
Hi I am getting following error during build of gnome-libs-1.4.2 on blfs6-svn-2005081. All the dependencies have been installed and all paths & 'ld.so.conf' have been updated. I am following the Book for all commands. Error:- gcc -g -O2 -Wall -Wunused -o .libs/gnome-dump-metadata gnome-dump.o