RESOLVED FIXED 73910
[Qt] build-jsc script doesn't work
https://bugs.webkit.org/show_bug.cgi?id=73910
Summary [Qt] build-jsc script doesn't work
Peter Varga
Reported 2011-12-06 04:55:07 PST
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
Attachments
[Qt] build-jsc script doesn't work (3.26 KB, patch)
2011-12-06 05:18 PST, Simon Hausmann
no flags
Peter Varga
Comment 1 2011-12-06 05:01:18 PST
I have spent several hours trying to fix this issue, but I am not familiar with pri/pro files. Could you help fixing build-jsc?
Simon Hausmann
Comment 2 2011-12-06 05:18:43 PST
Created attachment 118032 [details] [Qt] build-jsc script doesn't work
Peter Varga
Comment 3 2011-12-06 05:23:36 PST
This fix works for me. Thanks for the quick response. (In reply to comment #2) > Created an attachment (id=118032) [details] > [Qt] build-jsc script doesn't work
WebKit Review Bot
Comment 4 2011-12-06 05:43:43 PST
Comment on attachment 118032 [details] [Qt] build-jsc script doesn't work Clearing flags on attachment: 118032 Committed r102125: <http://trac.webkit.org/changeset/102125>
WebKit Review Bot
Comment 5 2011-12-06 05:43:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.