Bean wrote:
> 2009/10/30 André Lopes :
>
>> In r2670 i still have problems with the stdarg.h. In r2669 the make was
>> executed without any problem, but the problem with grub-mkimage remains:
>>
>> grub-mkimage: error: undefined symbol memcmp
>>
>
> Hi,
>
> You can try my branch at https://
2009/10/30 André Lopes :
> In r2670 i still have problems with the stdarg.h. In r2669 the make was
> executed without any problem, but the problem with grub-mkimage remains:
>
> grub-mkimage: error: undefined symbol memcmp
Hi,
You can try my branch at https://launchpad.net/burg, I have built in
w
In r2670 i still have problems with the stdarg.h. In r2669 the make was
executed without any problem, but the problem with grub-mkimage remains:
grub-mkimage: error: undefined symbol memcmp
On Thu, Oct 29, 2009 at 10:25 PM, Felix Zielcke wrote:
> Am Donnerstag, den 29.10.2009, 22:19 + schr
Am Donnerstag, den 29.10.2009, 22:19 + schrieb André Lopes:
>
>
> After this i've tried to "svn update"(r2672) the sources but in the
> make execution:
>
> gcc -Ikern -I./kern -nostdinc -I. -I./include -I./include -Wall -W
> -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes
> -Wundef -W
Continuing this thread, today i was going to make grub.efi file, and then
another error om grub-mkimage:
Command:
./grub-mkimage -v -d . -o grub.efi part_gpt hfsplus fat ext2 normal sh chain
boot configfile
Output:
(...)
grub-mkimage: info: locating grub_zalloc at 0x4829
grub-mkimage: info: locat
On Wed, Oct 28, 2009 at 10:35:23PM +, André Lopes wrote:
> Yes it was that. Now it builds almost fine!
Fixed in SVN, thank you.
> Now it just gives an ignored error building the docs, i think:
>
> [...]
> make: [docs/grub.info] Error 1 (ignored)
This is to be expected. Patches welcome.
--
Yes it was that. Now it builds almost fine!
Now it just gives an ignored error building the docs, i think:
Updating ./docs/version.texi
./install-sh -c -d docs
/usr/bin/makeinfo -P ./docs --no-split --force docs/grub.texi -o docs/
grub.info
./docs/grub.texi:1552: Prev reference to nonexistent nod
André Lopes wrote:
> Hi all,
>
> I'm trying to build Grub2 in my Macbook5,1. The OSX version is 10.5.8,
> and the Grub2 source code was obtained from the SVN trunk
>
> So, after the ./configure --with-platform=efi --target=i386 i get this:
> ***
>
Hi all,
I'm trying to build Grub2 in my Macbook5,1. The OSX version is 10.5.8, and
the Grub2 source code was obtained from the SVN trunk
So, after the ./configure --with-platform=efi --target=i386 i get this:
***
GRUB2 will be compiled with foll