[CRIU] Can not build crtools with -j 32

Pavel Emelyanov xemul at parallels.com
Tue Aug 7 12:01:56 EDT 2012


On 08/07/2012 07:55 PM, Andrey Vagin wrote:
> [root at dhcp-10-30-20-19 crtools]# make -j 32
...
>   PROTOBUF sk-unix.pb-c.c
>   PROTOBUF sk-opts.pb-c.c
>   PROTOBUF sk-inet.pb-c.c
>   PROTOBUF ipc-var.pb-c.c
> In file included from restorer.c:19:
> ./include/util.h:19:34: error: ../protobuf/vma.pb-c.h: No such file or
> directory
> In file included from ./include/protobuf.h:6,
>                  from ./include/sockets.h:10,
>                  from ./include/parasite.h:14,
>                  from parasite.c:4:

...

That's because protobuf files should be built strictly before all the other ones.


More information about the CRIU mailing list