Bug 30203 - Ambiguous error message when building for unspecified platform
Summary: Ambiguous error message when building for unspecified platform
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P5 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 02:52 PDT by Paul Merrill
Modified: 2010-03-17 09:11 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.06 KB, patch)
2010-03-17 03:26 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Merrill 2009-10-08 02:52:39 PDT
Running WebKitTools/Scripts/build-webkit with no arguments gives an ambiguous error message that does not help the user solve it.

"Unsupported platform, can't determine built library locations."

It would be nice to see it mention something about --gtk and --qt. Possibly --help, too.
Comment 1 Zoltan Horvath 2010-03-17 03:26:47 PDT
Created attachment 50889 [details]
Patch
Comment 2 Zoltan Horvath 2010-03-17 09:11:41 PDT
Comment on attachment 50889 [details]
Patch

Clearing flags on attachment: 50889

Committed r56113: <http://trac.webkit.org/changeset/56113>
Comment 3 Zoltan Horvath 2010-03-17 09:11:49 PDT
All reviewed patches have been landed.  Closing bug.