From: Oliver Welter (mail_at_oliwel.de)
Date: Fri 14 Jan 2005 - 11:23:49 GMT
Hi Folks,
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
Any Ideas ??
Oliver
-- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver