Prebuilt VBE-patched GRUB
Posted: Sat Feb 13, 2010 3:54 am
Hey,KotuxGuy here.
First off,to avoid a few n00bish mistakes,I'd like to tell you that:
Binutils is already the newest version available (apt-get revealed that).
So does anyone have pre-patched GRUB binaries(i just need stage2_eltorito)?
Thanks in advance,
KotuxGuy
First off,to avoid a few n00bish mistakes,I'd like to tell you that:
- I have searched Google
I have searched the forums
I have searched the GRUB documentation
and I have searched osdever.net and all other OSDeving forums and resources I could find
Most importantly,I have tried to do it myself(several times)
Code: Select all
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for ranlib... ranlib
checking whether optimization for size works... yes
checking whether gcc has -fno-stack-protector... yes
checking whether -Wundef works... yes
checking whether -falign-loops works... yes
checking for objcopy... objcopy
checking if C symbols get an underscore after compilation... no
checking whether objcopy works for absolute addresses... no
configure: error: GRUB requires a working absolute objcopy; upgrade your binutils
So does anyone have pre-patched GRUB binaries(i just need stage2_eltorito)?
Thanks in advance,
KotuxGuy