Hi,

it seems to be the optimization. Compiled with -O0 all works fine, without the tests # 
11, 201 and 202 of testme.sh fail.

I'll try the latest beta now.

Schlomo

-- 
Schlomo Schapiro
Senior Consultant
Solution Center Novell/Linux
mikado AG
Bülowstraße 66
10783 Berlin-Schöneberg

Tel.: (030) 21790-0
Mobil: (0177) 3279060
Fax: (030) 21790-200/ -201

>>> [EMAIL PROTECTED] 2004-03-02 22:55:47 >>>
[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

_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to