I'm getting this error trying to compile grub2 from bzr. The bzr pull prior to Nov 11 compiled ok.
System config: 64-bit Linux 3.2.0-rc1 (with COMMAND_LINE_SIZE set to 392 for Linux) glibc 2.14.90 gcc 4.4.7 20110902 (prerelease) gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -DGRUB_FILE=\"boot/i386/pc/startup_raw.S\" -I. -I. -I.. -I.. -I../include -I../include -g -m32 -DASM_FILE=1 -MT boot/i386/pc/lzma_decompress_image-startup_raw.o -MD -MP -MF boot/i386/pc/.deps-core/lzma_decompress_image-startup_raw.Tpo -c -o boot/i386/pc/lzma_decompress_image-startup_raw.o `test -f 'boot/i386/pc/startup_raw.S' || echo './'`boot/i386/pc/startup_raw.S reed_solomon.c: Assembler messages: reed_solomon.c:761: Warning: ignoring changed section attributes for .text boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards make[3]: *** [boot/i386/pc/lzma_decompress_image-startup_raw.o] Error 1 make[3]: Leaving directory `/v6/src2/grub2/grub/grub-core' make[2]: *** [all] Error 2 make[2]: Leaving directory `/v6/src2/grub2/grub/grub-core' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/v6/src2/grub2/grub' make: *** [all] Error 2 Thanks, Jeff _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel