Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508380 - Grub2 not build on PPC64
Summary: Grub2 not build on PPC64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 08:17 UTC by Som
Modified: 2014-04-22 13:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log after making symlink (build.log,886.57 KB, text/plain)
2014-04-22 08:17 UTC, Som
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Som 2014-04-22 08:17:02 UTC
Created attachment 375462 [details]
build log after making symlink

I have merge on PowerPC POWER7 IBM 7r2 p series

sys-boot/grub-2.00_p5107-r2:2  USE="multislot nls truetype -custom-cflags -debug -device-mapper -doc -efiemu (-libzfs) -mount -sdl -static {-test}" GRUB_PLATFORMS="emu ieee1275 -coreboot -efi-32 -efi-64 -multiboot -pc -qemu -qemu-mips -yeeloong"

I get error /storage/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/include/grub/powerpc/ not found.

Invalid directory powerpc, not powerpc64
I fix it:

ln -s   /storage/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/include/grub/powerpc/  /storage/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/include/grub/powerpc64

then i get another error:

/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.7.3/include/stddef.h:213:23: note: previous declaration of 'size_t' was here
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-22 13:56:57 UTC
Try not using sys-boot/grub. :)