Hello, Hallo, Hei, Hola,

I have been trying to build WebKit (http://webkit.org/) on my local machine and the build process keeps failing with the following reason:

-----------------------------------------------------------------------

=== BUILDING AGGREGATE TARGET All OF PROJECT JavaScriptCore WITH CONFIGURATION Release ===

Checking Dependencies...
** BUILD FAILED **

The following build commands failed:
JavaScriptCore:
Ld /Users/samueljd/WebKit/WebKitBuild/Release/ JavaScriptCore.framework/Versions/A/JavaScriptCore normal i386
jsc:
        Ld /Users/samueljd/WebKit/WebKitBuild/Release/jsc normal i386
(2 failures)


-----------------------------------------------------------------------

Procedure:

1) Check out WebKit source from the SVN repository:
svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit

Build revision that was checked out: 34932


2) Build Source on local machine:
WebKit/WebKitTools/Scripts/build-webkit

This command run's a perl script that should build the target.

Result:
The build process fails and gives the aforementioned reason above as the cause of failure :-(

According the the build status information at http://build.webkit.org/one_box_per_builder build 34932 has failed.

- Does this mean that it's not possible to do a local build?

- Also, does anyone know what the general problem could be?

Kindest regards,

Sam
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to