[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xen on etch amd64



Hi all,

I need help to install xen on my etch system, running 2.6.18-amd64.
The system is not connected to internet, using official repositories
from 4.0_r0. Following some xen-users threads, I install mercurial and
try to compile xen, but I'm having following errors:

$ hg clone linux-2.6.18-xen.hg
$ hg clone xen-3.2-testing.hg
$ cd xen-3.2-testing.hg
$ make prep-kernels
$ cp /boot/config-2.6.18-amd64 build-linux-2.6.18-xen_x86_64/.config
$ make dist
make -C xen install
make[1]: se ingresa al directorio `/usr/src/xen/xen-3.2-testing.hg/xen'
make -f Rules.mk _install
make[2]: se ingresa al directorio `/usr/src/xen/xen-3.2-testing.hg/xen'
make -C include/public/foreign
make[3]: se ingresa al directorio
`/usr/src/xen/xen-3.2-testing.hg/xen/include/public/foreign'
gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -m64 -Wdeclaration-after-statement -o checker
checker.c
/usr/bin/ld: saltando el /usr/bin/../lib/libc.so incompatible mientras
se buscaba -lc
/usr/bin/ld: saltando el /usr/bin/../lib/libc.a incompatible mientras
se buscaba -lc
/usr/bin/ld: saltando el /usr/lib/libc.so incompatible mientras se buscaba -lc
/usr/bin/ld: saltando el /usr/lib/libc.a incompatible mientras se buscaba -lc
/usr/bin/ld: no se puede encontrar -lc
collect2: ld returned 1 exit status
make[3]: *** [checker] Error 1
make[3]: se sale del directorio
`/usr/src/xen/xen-3.2-testing.hg/xen/include/public/foreign'
make[2]: *** [build-headers] Error 2
make[2]: se sale del directorio `/usr/src/xen/xen-3.2-testing.hg/xen'
make[1]: *** [install] Error 2
make[1]: se sale del directorio `/usr/src/xen/xen-3.2-testing.hg/xen'
make: *** [install-xen] Error 2

any help would be appreciated to solve this problem. Any advice on a
debian-way to install xen on amd64 (I want to use HVM) is welcome too.

Thanks in advance and sorry for my english,

--
edu gargiulo


Reply to: