<p dir="ltr"><br>
On Jun 21, 2016 4:26 PM, &lt;<a href="mailto:cov@codeaurora.org">cov@codeaurora.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; Trying to build -dev on x86_64 Fedora 23 I&#39;m seeing the following failure.</p>
<p dir="ltr">You need to install gcc-multilib or something like that. I think criu wiki has the exact package name.<br></p>
<p dir="ltr">&gt; Thanks,<br>
&gt; Cov<br>
&gt;<br>
&gt; make[2]: Entering directory &#39;/home/cov/criu/criu&#39;<br>
&gt;   DEP      arch/x86/syscalls-64.d<br>
&gt;   DEP      arch/x86/syscalls/syscall32.d<br>
&gt; In file included from /usr/include/features.h:389:0,<br>
&gt;                  from /usr/include/signal.h:28,<br>
&gt;                  from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,<br>
&gt;                  from arch/x86/syscalls/syscall32.c:1:<br>
&gt; /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory<br>
&gt; compilation terminated.<br>
&gt;   DEP      arch/x86/syscalls-32.d<br>
&gt;   DEP      arch/x86/syscalls/syscall32.d<br>
&gt; In file included from /usr/include/features.h:389:0,<br>
&gt;                  from /usr/include/signal.h:28,<br>
&gt;                  from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,<br>
&gt;                  from arch/x86/syscalls/syscall32.c:1:<br>
&gt; /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory<br>
&gt; compilation terminated.<br>
&gt;   CC       arch/x86/syscalls-32.o<br>
&gt;   CC       arch/x86/syscalls/syscall32.o<br>
&gt; In file included from /usr/include/features.h:389:0,<br>
&gt;                  from /usr/include/signal.h:28,<br>
&gt;                  from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,<br>
&gt;                  from arch/x86/syscalls/syscall32.c:1:<br>
&gt; /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory<br>
&gt; compilation terminated.<br>
&gt; /home/cov/criu/scripts/nmk/scripts/<a href="http://build.mk:192">build.mk:192</a>: recipe for target &#39;arch/x86/syscalls/syscall32.o&#39; failed<br>
&gt; make[2]: *** [arch/x86/syscalls/syscall32.o] Error 1<br>
&gt; make[2]: Leaving directory &#39;/home/cov/criu/criu&#39;<br>
&gt; Makefile:96: recipe for target &#39;syscalls_lib&#39; failed<br>
&gt; make[1]: *** [syscalls_lib] Error 2<br>
&gt; make[1]: Leaving directory &#39;/home/cov/criu/criu&#39;<br>
&gt; Makefile:202: recipe for target &#39;criu&#39; failed<br>
&gt; make: *** [criu] Error 2<br>
&gt; _______________________________________________<br>
&gt; CRIU mailing list<br>
&gt; <a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
&gt; <a href="https://lists.openvz.org/mailman/listinfo/criu">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</p>