Hi,
Am Sonntag, den 29.04.2007, 09:24 -0500 schrieb James E. Bradley:
I'm trying to compile filo-0.5 (It's at the beginning of the tutorial, so I've started there. I may well have other problems later. (If someone wants to send me a compiled linuxbios for the S2882 using the ATI bios with a payload, that would be ok!) The last few lines of the output are:
... main/grub/builtin.o: In function `md5crypt_func': builtins.c:(.text+0x1c7d): undefined reference to `__stack_chk_fail' main/grub/builtin.o:builtins.c:(.text+0x1db7): more undefined references to `__stack_chk_fail' follow make: *** [filo] Error 1
try to add -fno-stack-protector to CFLAGS in the makerules file.
Bye
Jens