<p dir="ltr"><br>
On Jun 21, 2016 4:26 PM, <<a href="mailto:cov@codeaurora.org">cov@codeaurora.org</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> Trying to build -dev on x86_64 Fedora 23 I'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">> Thanks,<br>
> Cov<br>
><br>
> make[2]: Entering directory '/home/cov/criu/criu'<br>
> DEP arch/x86/syscalls-64.d<br>
> DEP arch/x86/syscalls/syscall32.d<br>
> In file included from /usr/include/features.h:389:0,<br>
> from /usr/include/signal.h:28,<br>
> from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,<br>
> from arch/x86/syscalls/syscall32.c:1:<br>
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory<br>
> compilation terminated.<br>
> DEP arch/x86/syscalls-32.d<br>
> DEP arch/x86/syscalls/syscall32.d<br>
> In file included from /usr/include/features.h:389:0,<br>
> from /usr/include/signal.h:28,<br>
> from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,<br>
> from arch/x86/syscalls/syscall32.c:1:<br>
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory<br>
> compilation terminated.<br>
> CC arch/x86/syscalls-32.o<br>
> CC arch/x86/syscalls/syscall32.o<br>
> In file included from /usr/include/features.h:389:0,<br>
> from /usr/include/signal.h:28,<br>
> from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,<br>
> from arch/x86/syscalls/syscall32.c:1:<br>
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory<br>
> compilation terminated.<br>
> /home/cov/criu/scripts/nmk/scripts/<a href="http://build.mk:192">build.mk:192</a>: recipe for target 'arch/x86/syscalls/syscall32.o' failed<br>
> make[2]: *** [arch/x86/syscalls/syscall32.o] Error 1<br>
> make[2]: Leaving directory '/home/cov/criu/criu'<br>
> Makefile:96: recipe for target 'syscalls_lib' failed<br>
> make[1]: *** [syscalls_lib] Error 2<br>
> make[1]: Leaving directory '/home/cov/criu/criu'<br>
> Makefile:202: recipe for target 'criu' failed<br>
> make: *** [criu] Error 2<br>
> _______________________________________________<br>
> CRIU mailing list<br>
> <a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
> <a href="https://lists.openvz.org/mailman/listinfo/criu">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</p>