Re: building grub2 on a Mac, possible bug

2014-11-28 Thread Andrei Borzenkov
В Fri, 28 Nov 2014 21:28:35 +0200 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 27.10.2014 05:24, Andrei Borzenkov wrote: > > В Sun, 26 Oct 2014 21:00:18 -0600 > > Chris Murphy пишет: > > > >> This is on a macbookpro9,2, running Fedora 20, and I've git cloned from > >> git://git.savannah.g

Re: building grub2 on a Mac, possible bug

2014-11-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 27.10.2014 05:24, Andrei Borzenkov wrote: > В Sun, 26 Oct 2014 21:00:18 -0600 > Chris Murphy пишет: > >> This is on a macbookpro9,2, running Fedora 20, and I've git cloned from >> git://git.savannah.gnu.org/grub.git and I'm in master branch. >> >> $ ./configure >> checking build system type..

Re: building grub2 on a Mac, possible bug

2014-10-27 Thread Chris Murphy
On Oct 27, 2014, at 11:46 AM, Mike Gilbert wrote: > ./configure --build=x86_64-pc-linux-gnu OK so do ./configure --build=x86_64-pc-linux-gnu --platform=efi ? Passing only --platform=efi did seem to work: it compiled and grub-install works. Chris Murphy

Re: building grub2 on a Mac, possible bug

2014-10-27 Thread Mike Gilbert
On Sun, Oct 26, 2014 at 11:24 PM, Andrei Borzenkov wrote: > В Sun, 26 Oct 2014 21:00:18 -0600 > Chris Murphy пишет: > >> This is on a macbookpro9,2, running Fedora 20, and I've git cloned from >> git://git.savannah.gnu.org/grub.git and I'm in master branch. >> >> $ ./configure >> checking build

Re: building grub2 on a Mac, possible bug

2014-10-26 Thread Andrei Borzenkov
В Sun, 26 Oct 2014 21:00:18 -0600 Chris Murphy пишет: > This is on a macbookpro9,2, running Fedora 20, and I've git cloned from > git://git.savannah.gnu.org/grub.git and I'm in master branch. > > $ ./configure > checking build system type... x86_64-unknown-linux-gnu > checking host system type.