|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Problem building 3.0.4 on HP DL380 G5.
> > # 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.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.
Cheers
-- Jan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|