Hello,
I'm trying to compile grub 0.95 on Fedora Core 3.
It fails with the following messages :
gcc -fno-builtin -nostdinc -DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1 -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef -Os -g -c -o start_exec-start.o `test -f 'start.S' || echo './'`start.S
start.S: Assembler messages:
start.S:399: Error: undefined symbol `L0' in operation
make[3]: *** [start_exec-start.o] Error 1
make[3]: Leaving directory `/stuff/mgug/rpmbuild/BUILD/grub-0.95/stage2'
gcc version is :
$ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Thank you.
Mathias
_______________________________________________ Bug-grub mailing list Bug-grub@gnu.org http://lists.gnu.org/mailman/listinfo/bug-grub