Bug 129229

Summary: Web Inspector: Error while building with WebInspector enabled
Product: WebKit Reporter: Rajaram Gaunker <zimbabao>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: berto, bunhere, cdumez, commit-queue, graouts, gyuyoung.kim, joepeck, rakuco, sergio, timothy, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch timothy: review+

Rajaram Gaunker
Reported 2014-02-23 01:45:49 PST
Error while building with WebInspector enabled. make: *** No rule to make target `../../Source/WebInspectorUI/UserInterface/*.js', needed by `DerivedSources/WebInspectorUI/GResourceBundle.xml'. Stop. Files are moved but build related files not changed accordingly.
Attachments
Patch (8.48 KB, patch)
2014-02-23 01:51 PST, Rajaram Gaunker
timothy: review+
Radar WebKit Bug Importer
Comment 1 2014-02-23 01:46:12 PST
Rajaram Gaunker
Comment 2 2014-02-23 01:51:51 PST
Timothy Hatcher
Comment 3 2014-02-23 07:50:40 PST
Comment on attachment 224996 [details] Patch Sorry about that!
Martin Robinson
Comment 4 2014-02-23 10:08:56 PST
Comment on attachment 224996 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=224996&action=review > Source/WebInspectorUI/GNUmakefile.am:35 > + $(shell ls $(WebInspectorUI)/UserInterface/Base/*.js) \ I wonder if you can just do $(WebInspectorUI)/UserInterface/**/*.js ?
Rajaram Gaunker
Comment 5 2014-02-23 18:22:31 PST
*** This bug has been marked as a duplicate of bug 129231 ***
Note You need to log in before you can comment on or make changes to this bug.