Joel Soete wrote:
mmm, I trust that the actual bug is: --- ./lib/vserver-syscall-def.h.Orig 2005-12-10 20:33:19.000000000 +0100 +++ ./lib/vserver-syscall-def.h 2005-12-10 20:33:40.000000000 +0100 @@ -28,7 +28,7 @@ #elif defined(__mips__) && (_MIPS_SIM == _MIPS_SIM_NABI32) #define __NR_vserver 236 #elif defined(__hppa__) -#define __NR_vserver 273 +#define __NR_vserver 263 #elif defined(__powerpc__) #define __NR_vserver 257 #elif defined(__s390__)
This file is not present at all in vanilla util-vserver, and looks a lot like lib/syscall-fallback.h from util-vserver-0.30.209, except for the incorrect syscall number.
-- Daniel Hokka Zakrisson GPG id: 06723412
pgpKxu5cVicug.pgp
Description: PGP signature
_______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
