[Webkit-unassigned] [Bug 10247] Unable to build webkit without SVG/XPATH

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Aug 4 03:48:58 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10247





------- Comment #1 from ddkilzer at kilzer.net  2006-08-04 03:48 PDT -------
I'm pretty sure you want to run this command-line to build WebKit:

./WebKitTools/Scripts/build-webkit --no-svg --release

The "--no-svg" switch implies that the xpath support is also not built.

I'm not sure why the buildbot is failing on the no-svg build.  I tried building
the no-svg build locally a few  days ago and it worked just fine.  It's almost
like the buildbot gets a copy of the generated SVGElementFactory.cpp source
from one of the other builds and then fails to build it.  That source file
should be blank with --no-svg.


-- 
Configure bugmail: http://bugzilla.opendarwin.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