Wayne Blaszczyk <wblaszcz <at> bigpond.net.au> writes:

> 
> Hi All,
> 
> I get the following error:
> checking for Unicode support in PCRE... no
> configure: error: *** The system-supplied PCRE does not support Unicode
> properties or UTF-8.
> It builds fine with pcre-8.32
> This issue only arises on a clean build. If installing pcre-8.33 on top
> of pcre-8.32, then building glib is fine. (unless libpcre.so.1.2.0 is
> removed).
> Has anyone else had this issue?
> 
> Regards,
> Wayne.


Hello Wayne (and others)

recompiling PCRE with ./configure --enable-utf --enable-unicode-properties 
solved the problem

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to