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: "JHJE (Jan Holst Jensen)" <jhje@xxxxxxxxxxxxxxx>, "Peter Fokkinga" <peter@xxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Problem building 3.0.4 on HP DL380 G5.
From: "JHJE (Jan Holst Jensen)" <jhje@xxxxxxxxxxxxxxx>
Date: Fri, 26 Jan 2007 17:28:56 +0100
Delivery-date: Fri, 26 Jan 2007 08:29:58 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <40726A9415C7FA4E985717142CA98064011E1EB7@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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acc/O0ShMVITA6y9SSWivZVCreMjXgAY0BOwAHIW1XA=
Thread-topic: [Xen-users] Problem building 3.0.4 on HP DL380 G5.
> > Have you read  
> >
> >
http://hackinglinux.blogspot.com/2006/11/resolving-stackchkfail-error.ht
ml
> > it suggests adding -fno-stack-protector to the CFLAGS option 
> > in the Makefile.
> 
> Ahh!!! Thanks Peter. I'll try that the next time. This time around I
> succumbed to the forces of laziness and installed XenExpress 
> to get the hardware up and running quickly :-). I'll try and rebuild 
> on 64-bit Ubuntu next month.

Ack! I tried again today both by adding -fno-stack-protector to
config/x86_64.mk and Config.mk but still get the errors:

  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

Still kind of clue-less... :-/

Cheers
-- Jan

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

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