[Webkit-unassigned] [Bug 18996] Build of WebKit Qt fails on Linux due to .pri file problem.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 18 04:48:02 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18996





------- Comment #1 from cmsigler at gmail.com  2008-05-18 04:48 PDT -------
Created an attachment (id=21220)
 --> (http://bugs.webkit.org/attachment.cgi?id=21220&action=view)
Patch for pcre.pri to remove independent compilation of chartables.c

Patch for pcre.pri to remove independent compilation of chartables.c, which is
#include'd in pcre_tables.cpp.  This is for the Qt/qmake build.   Without this
patch, kjs_pcre_default_tables is doubly defined, causing linking to fail with
an error.  I'm running Gentoo Linux with kernel 2.6.24-gentoo-r7, gcc version
Gentoo 4.1.2 p1.0.2, glibc-2.6.1, and Qt Open Source Edition version 4.3.3.


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



More information about the webkit-unassigned mailing list