Sorry, I must have pushed the wrong version there ... Fixed now.

(The code already contains a couple of fixes - CR_FD_GENERIC instead of
file and dir, and safer handling of UTS length).

This replaces the old branch, so you need to first remove it.

Oren.

Nathan Lynch wrote:
> 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