On Mon, 27 Feb 2012 20:50:51 -0800
Nathan Coulson <[email protected]> wrote:

> It seems to want a library called icuio, and icuuc.  I think it has to
> do with UTF16,  but disabled in the Makefile to allow it to build.
> (patch attacked)

ICU is in the book
http://www.linuxfromscratch.org/blfs/view/svn/general/icu.html
For people who didn't want to install ICU, this sed has the same effect
as your patch:
sed -i '/luuid/s:^#::/licuio/s:^:#:;/UTF16/s:^:#:;/4$/s:^#::' Makefile
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to