Hello,

on a Debian Sarge PPC box (gcc 3.3.5), compiling and running
util-vserver 0.30.208 works perfectly, but after applying the fix01
patch on a fresh source tree & configuring as usual, "make" fails :

make[2]: Entering directory 
`/home/intrigeri/vserver/util-vserver-0.30.208+fix01'
if diet -Os gcc -DHAVE_CONFIG_H -I. -I. -I.  -I ./lib -I ./ensc_wrappers 
-D_GNU_SOURCE -D_REENTRANT  -DNDEBUG   -g -O2 -std=c99 -Wall -pedantic -W -MT 
lib/lib_libvserver_a-syscall.o -MD -MP -MF 
"lib/.deps/lib_libvserver_a-syscall.Tpo" -c -o lib/lib_libvserver_a-syscall.o 
`test -f 'lib/syscall.c' || echo './'`lib/syscall.c; \
then mv -f "lib/.deps/lib_libvserver_a-syscall.Tpo" 
"lib/.deps/lib_libvserver_a-syscall.Po"; else rm -f 
"lib/.deps/lib_libvserver_a-syscall.Tpo"; exit 1; fi
In file included from lib/syscall.c:40:
lib/syscall-legacy.hc: In function `set_ipv4root_rev0':
lib/syscall-legacy.hc:84: warning: asm operand 0 probably doesn't match 
constraints
lib/syscall-legacy.hc: In function `set_ipv4root_rev1':
lib/syscall-legacy.hc:85: warning: asm operand 0 probably doesn't match 
constraints
lib/syscall-legacy.hc: In function `set_ipv4root_rev2':
lib/syscall-legacy.hc:86: warning: asm operand 0 probably doesn't match 
constraints
lib/syscall-legacy.hc: In function `set_ipv4root_rev3':
lib/syscall-legacy.hc:87: warning: asm operand 0 probably doesn't match 
constraints
lib/syscall-legacy.hc: In function `new_s_context_rev0':
lib/syscall-legacy.hc:103: warning: asm operand 0 probably doesn't match 
constraints
lib/syscall-legacy.hc: In function `set_ipv4root_rev0':
lib/syscall-legacy.hc:84: error: impossible constraint in `asm'
make[2]: *** [lib/lib_libvserver_a-syscall.o] Error 1
make[2]: Leaving directory `/home/intrigeri/vserver/util-vserver-0.30.208+fix01'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/intrigeri/vserver/util-vserver-0.30.208+fix01'
make: *** [all] Error 2


Any idea ?

Ciao,
-- 
  intrigeri <[EMAIL PROTECTED]>

Attachment: pgp76VCghKBsp.pgp
Description: PGP signature

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

Reply via email to