<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - configure: abort if __NR_kcmp is undefined"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90800">bug 90800</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>make fails with error "error: ‘__NR_kcmp’ undeclared "
</td>
<td>configure: abort if __NR_kcmp is undefined
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - configure: abort if __NR_kcmp is undefined"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90800#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - configure: abort if __NR_kcmp is undefined"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90800">bug 90800</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>kcmp was introduced with kernel 3.5, back in 2012. That's *really* old. We
currently claim to support kernel 3.7 with systemd, but nothing older.
I'd be willing to add a patch that aborts configure if __NR_kcmp is not
defined.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>