WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 129231
129229
Web Inspector: Error while building with WebInspector enabled
https://bugs.webkit.org/show_bug.cgi?id=129229
Summary
Web Inspector: Error while building with WebInspector enabled
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-02-23 01:46:12 PST
<
rdar://problem/16143341
>
Rajaram Gaunker
Comment 2
2014-02-23 01:51:51 PST
Created
attachment 224996
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug