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

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

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Problem building 3.0.4 on HP DL380 G5.
From: Peter Fokkinga <peter@xxxxxxxxxxx>
Date: Tue, 23 Jan 2007 23:10:05 +0100
Delivery-date: Tue, 23 Jan 2007 14:09:34 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <40726A9415C7FA4E985717142CA98064011E1E9C@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <40726A9415C7FA4E985717142CA98064011E1E9C@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) H3 (4.1.3)
Quoting "JHJE (Jan Holst Jensen)" <jhje@xxxxxxxxxxxxxxx>:
[using 64-bit Ubuntu 6.10 server]
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'

Have you read http://hackinglinux.blogspot.com/2006/11/resolving-stackchkfail-error.html
it suggests adding -fno-stack-protector to the CFLAGS option in the Makefile.

Cheers, Peter




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>