I try to compile 0.30.196 util-vserver Tools on an AMD64 bit system.

The kernel (vanilla 2.6.9 with vs1.9.3) is already running, the base system is a fresh Suse 9.2 x86_64 install and I get following error during util-vserver compilation: (./configre without any options)

gcc -g -O2 -std=c99 -Wall -pedantic -W -o src/.libs/filetime src/filetime.o lib/.libs/libvserver.so
creating src/filetime
depbase=`echo src/keep-ctx-alive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE -D_REENTRANT -g -O2 -std=c99 -Wall -pedantic -W -MT src/keep-ctx-alive.o -MD -MP -MF "$depbase.Tpo" -c -o src/keep-ctx-alive.o src/keep-ctx-alive.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
src/keep-ctx-alive.c: In function `doit':
src/keep-ctx-alive.c:144: error: `__arr' undeclared (first use in this function)
src/keep-ctx-alive.c:144: error: (Each undeclared identifier is reported only once
src/keep-ctx-alive.c:144: error: for each function it appears in.)
make[2]: *** [src/keep-ctx-alive.o] Error 1

okok - should ask google before http://www.mail-archive.com/vserver@list.linux-vserver.org/msg03637.html

solved the problem....

Oliver
--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to