<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CMake] Build failure with GCC 6 (fatal error: stdlib.h: No such file or directory)"
href="https://bugs.webkit.org/show_bug.cgi?id=161697#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CMake] Build failure with GCC 6 (fatal error: stdlib.h: No such file or directory)"
href="https://bugs.webkit.org/show_bug.cgi?id=161697">bug 161697</a>
from <span class="vcard"><a class="email" href="mailto:mcatanzaro@igalia.com" title="Michael Catanzaro <mcatanzaro@igalia.com>"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=161697#c5">comment #5</a>)
<span class="quote">> The problem seems to be adding -isystem $DEFAULTINCLUDEPATH before the
> others -isystems. Removing that one it builds.</span >
It's what I suspected, so the question now is: why is it happening? Or rather: why ISN'T it happening with /usr/include, when surely many pkg-config files put /usr/include in their CFLAGS? Is /usr/include being stripped out by pkg-config, or by CMake?
This might be a tough issue. :(</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>