[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error compiling grub 0.95 : start.S Assembler error
From: |
Mathias Gug |
Subject: |
Error compiling grub 0.95 : start.S Assembler error |
Date: |
Tue, 05 Apr 2005 11:37:10 -0400 |
User-agent: |
Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324) |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Error compiling grub 0.95 : start.S Assembler error,
Mathias Gug <=