WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problem building 3.0.4 on HP DL380 G5.

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Problem building 3.0.4 on HP DL380 G5.
From: "JHJE (Jan Holst Jensen)" <jhje@xxxxxxxxxxxxxxx>
Date: Fri, 19 Jan 2007 22:01:39 +0100
Delivery-date: Fri, 19 Jan 2007 13:02:42 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acc8DQN+2yvZqxpvQv27Bfg580Tq0Q==
Thread-topic: 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>