[CRIU] [PATCH v2 0/4] make: build improvements

Cyrill Gorcunov gorcunov at openvz.org
Wed Nov 7 08:22:17 EST 2012


On Wed, Nov 07, 2012 at 05:18:11PM +0400, Kinsbursky Stanislav wrote:
> >make clean
> >...
> >make
> >...
> >
> >   CC       parasite-syscall.o
> >parasite-syscall.c: In function ‘parasite_infect_seized’:
> >parasite-syscall.c:853:57: error: ‘parasite_blob_offset____export_parasite_head_start’ undeclared (first use in this function)
> >parasite-syscall.c:853:57: note: each undeclared identifier is reported only once for each function it appears in
> >parasite-syscall.c:854:69: error: ‘parasite_blob_offset____export_parasite_cmd’ undeclared (first use in this function)
> >parasite-syscall.c:855:62: error: ‘parasite_blob_offset____export_parasite_args’ undeclared (first use in this function)
> >make[1]: *** [parasite-syscall.o] Error 1
> >make: *** [all] Error 2
> >
> >I'll take a look but NAK for a while.
> 
> Provide full commands sequence, please.

make clean
make


More information about the CRIU mailing list