From: Enrico Scholz (enrico.scholz_at_informatik.tu-chemnitz.de)
Date: Tue 02 Mar 2004 - 21:55:47 GMT
Schlomo.Schapiro_at_mikado.de ("Schlomo Schapiro") writes:
> I played around a little more and found out that it seem to be the
> util-vserver package that is guilty.
>
> I compiled it on an older machine (gcc 2.95.3) and it worked well. The
> version compiled with gcc 3.3.1 on SuSE9.0 doesn't work correctly.
Can you try to build it without optimizations (CFLAGS='-O0' ./configure)?
Else, can you add a
| printf("%08x\n", remove_cap);
to vc_new_s_context_compat() in lib/syscall-compat.hc and see what
happens (expected would be 00000000)?
Enrico
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver