[Webkit-unassigned] [Bug 8173] New: Win32 buidl is broken due to not handling spaces in pathnames

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Apr 4 04:04:12 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8173

           Summary: Win32 buidl is broken due to not handling spaces in
                    pathnames
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: Regression
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org
                CC: hyatt at apple.com, mjs at apple.com, darin at apple.com


Win32 is broken for all of us poor schmucks who happen to have spaces in the
path to our SRCROOT.

I think this may be due to:
http://savannah.gnu.org/bugs/?func=detailitem&item_id=712

I've tried quoting the individual args of the VPATH as well as quoting all
variable uses in the Makefile.  I don't seem to get past the VPATH check, as I
always get:

(extra logging enabled)

Performing Pre-Build Event...
sw_vers: Command not found.
Webcore = /cygdrive/c/Documents and Settings/Eric Seidel/Desktop/WebKit/WebCore
make: Entering directory `/cygdrive/c/Documents and Settings/Eric
Seidel/Desktop/WebKit/WebCore/DerivedSources/WebCore'
make: *** No rule to make target `css/CSSGrammar.y', needed by
`CSSGrammar.cpp'.  Stop.
make: Leaving directory `/cygdrive/c/Documents and Settings/Eric
Seidel/Desktop/WebKit/WebCore/DerivedSources/WebCore'
Project : error PRJ0019: A tool returned an error code from "Performing
Pre-Build Event..."


-- 
Configure bugmail: http://bugzilla.opendarwin.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