OpenVZ Forum


Home » General » Support » *KNOWN ISSUE* 2.6.20-ovz007 with checkpoint option error
*KNOWN ISSUE* 2.6.20-ovz007 with checkpoint option error [message #13811] Wed, 06 June 2007 09:24 Go to previous message
hernad is currently offline  hernad
Messages: 14
Registered: June 2007
Location: Bosnia and Herzegovina
Junior Member
Trying to build newest 2.6.20 kernel with checkpoint and restore included:

CC [M] kernel/cpt/cpt_process.o
kernel/cpt/cpt_process.c: In function ‘dump_one_process’:
kernel/cpt/cpt_process.c:793: error: ‘struct nsproxy’ has no member named ‘namespace’
kernel/cpt/cpt_process.c:807: error: ‘struct nsproxy’ has no member named ‘namespace’
kernel/cpt/cpt_process.c:808: error: ‘struct nsproxy’ has no member named ‘namespace’
kernel/cpt/cpt_process.c:838: warning: comparison of distinct pointer types lacks a cast
make[3]: *** [kernel/cpt/cpt_process.o] Error 1



I have looked at nsproxy structure in include/linux/nsproxy.h

struct nsproxy {
atomic_t count;
spinlock_t nslock;
struct uts_namespace *uts_ns;
struct ipc_namespace *ipc_ns;
struct mnt_namespace *mnt_ns;
struct pid_namespace *pid_ns;
};

My system is ubuntu 7.04


Regards,
Ernad

[Updated on: Wed, 06 June 2007 10:45] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: vzmigrate public key
Next Topic: agp support
Goto Forum:
  


Current Time: Thu Jul 25 01:06:12 GMT 2024

Total time taken to generate the page: 0.02748 seconds