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 to rebuild glibc. Don't reinstall it. After make, while in glibc-build:
cp iconv/iconv_prog /usr/bin/iconv You could: Delete /usr/share/man/man1/iconv.1 Reinstall Manpages, to restore the man3 iconv pages. Note: all this applies *only* if you installed in /usr. -- David Jensen -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page