bug-grub
[Top][All Lists]
Advanced

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

[bugs #11808] GRUB 0.96 Compilation Error


From: anonymous
Subject: [bugs #11808] GRUB 0.96 Compilation Error
Date: Thu, 3 Feb 2005 09:32:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041210 Firefox/1.0

Follow-up Comment #4, bugs #11808 (project grub):

Now building grub straight out of CVS with GCC 4.0, I get the following
error:



then mv -f ".deps/asmstub.Tpo" ".deps/asmstub.Po"; else rm -f
".deps/asmstub.Tpo"; exit 1; fi

asmstub.c:93: error: static declaration of 'console_current_color' follows
non-static declaration

../stage2/term.h:93: error: previous declaration of 'console_current_color'
was here

asmstub.c: In function 'grub_stage2':

asmstub.c:116: warning: type qualifiers ignored on function return type

asmstub.c:121: warning: function definition has qualified void return type

make[2]: *** [asmstub.o] Error 1

make[2]: Leaving directory `/sources/Misc/grub/grub'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/sources/Misc/grub'

make: *** [all] Error 2



It's related to the static declaration of console_current_color variable
being modified later on in asmstub.c.



Haren Visavadia



    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11808>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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