On Mon, Jan 23, 2012 at 08:43, George R. Kasica <[email protected]> wrote:

> reed_solomon.c:707: Warning: ignoring changed section attributes for

.text
> kern/i386/pc/startup.S:161: Error: attempt to move .org backwards
> make[3]: *** [kern/i386/pc/kernel_exec-startup.o] Error 1
>

Your earlier email suggests that you are using Gentoo, which has a recent
compiler.  Try using GCC 4.5 instead like this:

  # ./configure CC=gcc-4.5 TARGET_CC=gcc-4.5

You might get more help if you provide more information about your system
-- like version numbers for distro, compiler, and dependencies -- and make
it clear that you are trying to build the bzr trunk or a supported branch.

-- 
Darik Horn <[email protected]>
_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to