On Monday 03 June 2013 22:38:46 Wayne Blaszczyk wrote:
> 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?
> 



I had the same problem but I overcame perhaps  a ittle differently.  I passed 
these before I ran  the configure script

export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/lib/pkgconfig:$PKG_CONFIG_PATH
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to