Hello,Okuji-san!I got grub via anonymous cvs today(Aug 25,20:00 JST).
But I could not build it on Debian GNU/Linux 2.1(+binutils-2.9.1.0.25).
It seems stage2 is broken.Error log is as followed(excerpt).

Making all in stage2
make[1]: Entering directory `/root/grub/stage2'
gcc -DPACKAGE=\"grub\" -DVERSION=\"0.5.93\" -DEXT_C=\(sym\)\ sym -DADDR32=addr32\;\  
-DDATA32=data32\;\  -DHAVE_LIBCURSES=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1  -I. -I.  
-I../stage1  -Wall -Wmissing-prototypes -Wunused -O2 -fno-strength-reduce 
-fno-unroll-loops -fno-builtin -nostdinc  -DFSYS_EXT2FS=1 -DFSYS_FAT=1 -DFSYS_FFS=1 -g 
-c -o stage2_exec-asm.o asm.S
/tmp/cca03271: Assembler messages:
/tmp/cca03271:359: Error: Rest of line ignored. First ignored character is `('.
.
[snip]
.
make[1]: *** [stage2_exec-asm.o] Error 1
gcc -DPACKAGE=\"grub\" -DVERSION=\"0.5.93\" -DEXT_C=\(sym\)\ sym -DADDR32=addr32\;\  
-DDATA32=data32\;\  -DHAVE_LIBCURSES=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1  -I. -I.  
-I../stage1  -Wall -Wmissing-prototypes -Wunused -O2 -fno-strength-reduce 
-fno-unroll-loops -fno-builtin -nostdinc -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 
-DCONFIG_FILE_ASM='.string "/boot/grub/stage2"' -DFSYS_EXT2FS=1 -DNO_BLOCK_FILES=1 -g 
-c -o e2fs_stage1_5_exec-asm.o asm.S
/tmp/cca03274: Assembler messages:
/tmp/cca03274:368: Error: Rest of line ignored. First ignored character is `('.
.
[snip]
.
/tmp/cca03274:1127: Error: Rest of line ignored. First ignored character is `('.
make[1]: *** [e2fs_stage1_5_exec-asm.o] Error 1
gcc -DPACKAGE=\"grub\" -DVERSION=\"0.5.93\" -DEXT_C=\(sym\)\ sym -DADDR32=addr32\;\  
-DDATA32=data32\;\  -DHAVE_LIBCURSES=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1  -I. -I.  
-I../stage1  -Wall -Wmissing-prototypes -Wunused -O2 -fno-strength-reduce 
-fno-unroll-loops -fno-builtin -nostdinc -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 
-DCONFIG_FILE_ASM='.string "/boot/grub/stage2"' -DFSYS_FAT=1 -g -c -o 
fat_stage1_5_exec-asm.o asm.S
/tmp/cca03277: Assembler messages:
/tmp/cca03277:368: Error: Rest of line ignored. First ignored character is `('.
.
[snip]
.
/tmp/cca03277:1127: Error: Rest of line ignored. First ignored character is `('.
make[1]: *** [fat_stage1_5_exec-asm.o] Error 1
gcc -DPACKAGE=\"grub\" -DVERSION=\"0.5.93\" -DEXT_C=\(sym\)\ sym -DADDR32=addr32\;\  
-DDATA32=data32\;\  -DHAVE_LIBCURSES=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1  -I. -I.  
-I../stage1  -Wall -Wmissing-prototypes -Wunused -O2 -fno-strength-reduce 
-fno-unroll-loops -fno-builtin -nostdinc -DNO_DECOMPRESSION=1 -DSTAGE1_5=1 
-DCONFIG_FILE_ASM='.string "/boot/grub/stage2"' -DFSYS_FFS=1 -DNO_BLOCK_FILES=1 -g -c 
-o ffs_stage1_5_exec-asm.o asm.S
/tmp/cca03280: Assembler messages:
/tmp/cca03280:368: Error: Rest of line ignored. First ignored character is `('.
.
[snip]
.
/tmp/cca03280:1127: Error: Rest of line ignored. First ignored character is `('.
make[1]: *** [ffs_stage1_5_exec-asm.o] Error 1
make[1]: *** No rule to make target `stage2.exec', needed by `stage2'.
make[1]: *** No rule to make target `e2fs_stage1_5.exec', needed by `e2fs_stage1_5'.
make[1]: *** No rule to make target `fat_stage1_5.exec', needed by `fat_stage1_5'.
make[1]: *** No rule to make target `ffs_stage1_5.exec', needed by `ffs_stage1_5'.
make[1]: Target `all' not remade because of errors.
make[1]: Leaving directory `/root/grub/stage2'

Thanks,

Takehiro Suzuki
[EMAIL PROTECTED]



Reply via email to