Has anyone else tried to build this? I fetched the ckpt-v14 branch andI get: $ make ARCH=i386 -scheckpoint/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 oncecheckpoint/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 switchcheckpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_FILE’ not handled in switchcheckpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_SHM_ANON’ not handled in switchcheckpoint/ckpt_mem.c:546: warning: enumeration value ‘CR_VMA_SHM_ANON_SKIP’ not handled in switch_______________________________________________Containers mailing listContainers@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx://lists.linux-foundation.org/mailman/listinfo/containers