<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Unable to build Webkit for WinCairo port."
href="https://bugs.webkit.org/show_bug.cgi?id=155712#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Unable to build Webkit for WinCairo port."
href="https://bugs.webkit.org/show_bug.cgi?id=155712">bug 155712</a>
from <span class="vcard"><a class="email" href="mailto:WebKit@JeremyZerfas.com" title="Jeremy Zerfas <WebKit@JeremyZerfas.com>"> <span class="fn">Jeremy Zerfas</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=155712#c2">comment #2</a>)
<span class="quote">> That error is over now but i am facing another one , related to gperf ..
> I have installed gnu32 utils in C:\Program files(x86) folder and i installed
> them in program files as well.</span >
<span class="quote">> 'C:/Program' is not recognized as an internal or external command,
> operable program or batch file.
> Failed to run gperf.</span >
The instructions at <a href="http://trac.webkit.org/wiki/WindowsWithoutCygwin">http://trac.webkit.org/wiki/WindowsWithoutCygwin</a> say for Bison to "make sure that the installation path does not have spaces in it, because Bison does not correctly quote paths when passing them to m4." It looks like your problem is related to this since it has "C:/Program" listed as the path for Gperf instead of the full, complete path. You should be able to fix this problem by installing the GNU programs (Bison, Gperf, Flex, and Make) to some location that doesn't require any spaces such as C:\GNU and then update your PATH variables appropriately.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>