[Webkit-unassigned] [Bug 16667] New: make -j is failing with the autotools based system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 06:43:42 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16667

           Summary: make -j is failing with the autotools based system
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org


rm -f ./DerivedSources/CSSGrammar.cpp.h ./DerivedSources/CSSGrammar.hpp
echo '#define CSSGrammar_h' >> ./DerivedSources/CSSGrammar.h
/usr/bin/perl ../WebKit-tt.git/WebCore/css/make-css-file-arrays.pl
DerivedSources/UserAgentStyleSheets.h UserAgentStyleSheetsData.cpp
../WebKit-tt.git/WebCore/css/html4.css ../WebKit-tt.git/WebCore/css/quirks.css
../WebKit-tt.git/WebCore/css/view-source.css
../WebKit-tt.git/WebCore/css/svg.css 
make: *** No rule to make target `DerivedSources/UserAgentStyleSheetsData.cpp',
needed by `all'.  Stop.
make: *** Waiting for unfinished jobs....
cat ./DerivedSources/CSSGrammar.cpp.h ./DerivedSources/CSSGrammar.hpp >>
./DerivedSources/CSSGrammar.h
cat: ./DerivedSources/CSSGrammar.cpp.h: No such file or directory
cat: ./DerivedSources/CSSGrammar.hpp: No such file or directory


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list