Bug 18100 - gtk+ build system 'clean' doesn't clean enough
Summary: gtk+ build system 'clean' doesn't clean enough
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
: 18332 (view as bug list)
Depends on: 16620
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-25 19:35 PDT by Jasper Bryant-Greene
Modified: 2008-04-18 23:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jasper Bryant-Greene 2008-03-25 19:35:53 PDT
The following files seem to be left over after running both 'make clean' and 'make distclean' on GTK+:

jbg@rhea:~/Projects/WebKit$ svn st
?      Programs
?      INSTALL
?      DerivedSources
?      README
?      WebKit/gtk/webkit/webkit-marshal.cpp
?      WebKit/gtk/webkit/webkit-marshal.h
?      WebCore/bindings/js/JSDOMWindowBase.lut.h
?      WebCore/bindings/js/JSRGBColor.lut.h
?      WebCore/bindings/js/JSXSLTProcessor.lut.h
?      WebCore/bindings/js/JSXMLHttpRequest.lut.h

Particularly DerivedSources causes problems for me, with strange KJS errors after rebuilding after doing 'make clean' and 'make distclean'.
Comment 1 Mike Hommey 2008-04-07 12:16:27 PDT
*** Bug 18332 has been marked as a duplicate of this bug. ***
Comment 2 Jan Alonzo 2008-04-18 23:29:20 PDT
Closing as the fix for this bug was landed in http://trac.webkit.org/projects/webkit/changeset/32257.