[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
Mon Jun 9 17:39:12 PDT 2008


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


cmsigler at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #7 from cmsigler at gmail.com  2008-06-09 17:39 PDT -------
(In reply to comment #6)
> (From update of attachment 21220 [edit])
> I'm sorry, this patch looks wrong to me. The purpose of this rule in pcre.pri
> is to _generate_ chartables.c, so it can be included from pcre_tables.c.
> Without this rule in a clean build environment chartables.c is not generated
> at all. Could it be that you have a stable chartables.c somewhere?

Thanks for your reply :^)  Sorry this has taken me so long to reply to.  This
is clearly my error.  I'm not sure when/how this problem entered my build tree.
 I found chartables.c and chartables.o files in these subdirs:

WebKitBuild/Release/JavaScriptCore/kjs/tmp/
WebKitBuild/Release/WebCore/tmp/

and also this remnant file:

JavaScriptCore/pcre/.deps/libJavaScriptCore_la-chartables.Plo

These were left over even after running `WebKitTools/Scripts/build-webkit --qt
--clean'.  I removed these files, cleaned the tree again, and now the Qt build
works correctly every time _without_ the pcre.pri patch I attached.

Closing this bug report as WORKSFORME.  Thanks again.

Clemmitt Sigler


-- 
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