Has anyone else tried to build this?  I fetched the ckpt-v14 branch and
I get:

$ make ARCH=i386 -s
checkpoint/ckpt_mem.c: In function ‘cr_vma_fill_pgarr’:
checkpoint/ckpt_mem.c:327: error: ‘inode’ undeclared (first use in this 
function)
checkpoint/ckpt_mem.c:327: error: (Each undeclared identifier is reported only 
once
checkpoint/ckpt_mem.c:327: error: for each function it appears in.)
checkpoint/ckpt_mem.c: In function ‘cr_write_shared_vma_contents’:
checkpoint/ckpt_mem.c:551: error: ‘VMA_SHM_ANON’ undeclared (first use in this 
function)
checkpoint/ckpt_mem.c:557: error: ‘VMA_SHM_ANON_SKIP’ undeclared (first use in 
this function)
checkpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_ANON’ not handled 
in switch
checkpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_FILE’ not handled 
in switch
checkpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_SHM_ANON’ not 
handled in switch
checkpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_SHM_ANON_SKIP’ 
not handled in switch
_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to