[CRIU] gnu/stubs-32.h Build Failure

Mike Rapoport mike.rapoport at gmail.com
Tue Jun 21 06:29:42 PDT 2016


On Jun 21, 2016 4:26 PM, <cov at codeaurora.org> wrote:
>
> Hi,
>
> Trying to build -dev on x86_64 Fedora 23 I'm seeing the following failure.

You need to install gcc-multilib or something like that. I think criu wiki
has the exact package name.

> Thanks,
> Cov
>
> make[2]: Entering directory '/home/cov/criu/criu'
>   DEP      arch/x86/syscalls-64.d
>   DEP      arch/x86/syscalls/syscall32.d
> In file included from /usr/include/features.h:389:0,
>                  from /usr/include/signal.h:28,
>                  from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,
>                  from arch/x86/syscalls/syscall32.c:1:
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file
or directory
> compilation terminated.
>   DEP      arch/x86/syscalls-32.d
>   DEP      arch/x86/syscalls/syscall32.d
> In file included from /usr/include/features.h:389:0,
>                  from /usr/include/signal.h:28,
>                  from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,
>                  from arch/x86/syscalls/syscall32.c:1:
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file
or directory
> compilation terminated.
>   CC       arch/x86/syscalls-32.o
>   CC       arch/x86/syscalls/syscall32.o
> In file included from /usr/include/features.h:389:0,
>                  from /usr/include/signal.h:28,
>                  from /home/cov/criu/criu/arch/x86/include/asm/types.h:5,
>                  from arch/x86/syscalls/syscall32.c:1:
> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file
or directory
> compilation terminated.
> /home/cov/criu/scripts/nmk/scripts/build.mk:192: recipe for target
'arch/x86/syscalls/syscall32.o' failed
> make[2]: *** [arch/x86/syscalls/syscall32.o] Error 1
> make[2]: Leaving directory '/home/cov/criu/criu'
> Makefile:96: recipe for target 'syscalls_lib' failed
> make[1]: *** [syscalls_lib] Error 2
> make[1]: Leaving directory '/home/cov/criu/criu'
> Makefile:202: recipe for target 'criu' failed
> make: *** [criu] Error 2
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20160621/918643e6/attachment.html>


More information about the CRIU mailing list