On 2008-07-01, at 16:12, Samuel Davis wrote:

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)

These are not error messages themselves, they are only indicative of errors earlier in the build process. To see the error messages themselves you should find where the two failing commands were executed earlier in the build.

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?

Yes, that means the build was broken in that revision. It has since been fixed, so after "svn up"ing you should be good to go.

- Mark

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to