grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backward


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards
Date: Mon, 14 Nov 2011 17:27:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15

On 14.11.2011 15:46, Jeff Chua wrote:
> I'm getting this error trying to compile grub2 from bzr. The bzr pull
> prior to Nov 11 compiled ok.
>
Try increasing
#define GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART 0x6e0
in include/grub/offsets.h, but keep it divisible by 8 and don't increase
too much.
> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]