[Webkit-unassigned] [Bug 10758] REGRESSION: WebCore doesn't build with spaces in the path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 18 05:58:45 PST 2006


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam.weinig at gmail.com




------- Comment #2 from ap at webkit.org  2006-11-18 05:58 PDT -------
To fix CREATE_HASH_TABLE, one can simply make it a relative path:

export
CREATE_HASH_TABLE="../../JavaScriptCore.framework/PrivateHeaders/create_hash_table"

However, WebKit build (MigrateHeaders.make) is also broken, and needs some
reworking to be fixed.


-- 
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