|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problem building 3.0.4 on HP DL380 G5.
Hi.
I get errors when doing a "make world" on an HP DL380 G5. I installed a
64-bit Ubuntu 6.10 server and downloaded the binary Xen 3.0.4 package.
After installing the bridge-utils package the install was OK and I tried
to reboot in Xen. Got a kernel panic since the cciss module is
apparently not part of the binary distro (sigh... happens every time I
install Xen on an HP server, it seems...).
I then downloaded the 3.0.4 source and ran
# apt-get install gcc make patch binutils zlib1g-dev python-dev
libncurses-dev
# cd /root/xen-3.0.4_1-src/
# make world
and received the following after quite a while:
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
init/built-in.o: In function `try_name':
do_mounts.c:(.text+0x5a1): undefined reference to `__stack_chk_fail'
init/built-in.o: In function `name_to_dev_t':
(.text+0x818): undefined reference to `__stack_chk_fail'
init/built-in.o: In function `change_floppy':
(.init.text+0x725): undefined reference to `__stack_chk_fail'
init/built-in.o: In function `mount_block_root':
(.init.text+0x94b): undefined reference to `__stack_chk_fail'
init/built-in.o: In function `md_run_setup':
(.init.text+0x37b4): undefined reference to `__stack_chk_fail'
init/built-in.o:initramfs.c:(.init.text+0x4a95): more undefined
references to `__stack_chk_fail' follow
make[4]: *** [.tmp_vmlinux1] Error 1
make[4]: Leaving directory `/root/xen-3.0.4_1-src/linux-2.6.16.33-xen'
Any clues ? Should I have stuck with a plain-old Debian Sarge, or ... ?
Cheers
-- Jan Holst Jensen, Novo Nordisk A/S, Denmark
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Problem building 3.0.4 on HP DL380 G5.,
JHJE (Jan Holst Jensen) <=
|
|
|
|
|