[Webkit-unassigned] [Bug 73910] New: [Qt] build-jsc script doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 04:55:07 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73910

           Summary: [Qt] build-jsc script doesn't work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pvarga at webkit.org
                CC: loki at webkit.org


I noticed the following error when I tried to compile JSC with Tools/Scripts/build-jsc

make[3]: *** No rule to make target `/home/stampho/webkit/WebKitBuild/Release/Source/JavaScriptCore/wtf/release/libwtf.a', needed by `../../bin/jsc'.  Stop.
make[3]: Leaving directory `/home/stampho/webkit/WebKitBuild/Release/Source/JavaScriptCore'
make[2]: *** [sub-jsc-pro-make_default-ordered] Error 2
make[2]: Leaving directory `/home/stampho/webkit/WebKitBuild/Release/Source/JavaScriptCore'
make[1]: *** [sub-Source-JavaScriptCore-JavaScriptCore-pro-make_default-ordered] Error 2
make[1]: Leaving directory `/home/stampho/webkit/WebKitBuild/Release'
make: *** [incremental] Error 2

This error occurred since this commit: http://trac.webkit.org/changeset/101247

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



More information about the webkit-unassigned mailing list