Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15630] New: glib2 pcre optional_depends doesn't work

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15630] New: glib2 pcre optional_depends doesn't work
  • Date: 26 Mar 2010 18:52:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15630

Summary: glib2 pcre optional_depends doesn't work
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnome2-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: v.merkatz AT gmx.net


checking for PCRE... yes
checking for Unicode support in PCRE... no
configure: error: *** The system-supplied PCRE does not support Unicode
properties or UTF-8.
^[[31m^[[1m ! Problem Detected ! ^[[0m

Our system PCRE is built without unicode support, so using the system one in
glib2 doesn't work.
I see three options:
- remove the optional_depends and rely on the glib2 internal pcre
- change our pcre to always add unicode support (configure switch
--enable-unicode-properties)
- add a SUB_DEPENDS to pcre for unicode support

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page