grub-devel
[Top][All Lists]
Advanced

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

Re: GRUB configure option --with-platform=coreboot


From: Vladimir 'phcoder' Serbinenko
Subject: Re: GRUB configure option --with-platform=coreboot
Date: Fri, 13 Dec 2013 15:29:37 +0100

Short answer: libfreetype-dev. I'll make message a little bit more informative

On Dec 13, 2013 3:17 PM, "Stojsavljevic, Zoran" <address@hidden> wrote:
Hello,

So far, I was able to manage to understand how to configure and update/upgrade GRUB in various scenarios.

Today, I again did git clone grub development master tree (snapshot), and tried to configure for platform coreboot, instead configuring for i386-pc.

After performing ./autogen.sh I executed:
./configure --with-platform=coreboot --prefix=/usr/local --sysconfdir=/etc

The following error poped up: configure: error: qemu, powerpc-ieee1275, coreboot and loongson ports needs build-time grub-mkfont

I went to investigate a bit, and found that script configure.ac expects to have ready/available tool/script called: grub-mkfont.

In fact, I do not have this one in my /usr (as for example /usr/local/sbin/grub-mkconfig):
address@hidden usr]$ pwd
/usr
address@hidden usr]$ find . -name grub-mkconfig
find: `./libexec/initscripts/legacy-actions/auditd': Permission denied
find: `./lib/firewalld': Permission denied
./local/sbin/grub-mkconfig
find: `./share/polkit-1/rules.d': Permission denied
address@hidden usr]$ find . -name grub-mkfont
find: `./libexec/initscripts/legacy-actions/auditd': Permission denied
find: `./lib/firewalld': Permission denied
find: `./share/polkit-1/rules.d': Permission denied
address@hidden usr]$

Question: how to fix this error? How to obtain script called grub-mkfont? Is there any known workaround for this?

YES, it is good to have SeaBIOS as Coreboot payload, since using FSP + Coreboot + SeaBIOS I can boot both Win7/Win8.x as well as Linux via GRUB, but I wanted also to try GRUB as payload to Coreboot!

Thank you,
Zoran

Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052


_______________________________________________
Grub-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/grub-devel

reply via email to

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