[EMAIL PROTECTED] ("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
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to