grub-devel
[Top][All Lists]
Advanced

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

failed to build bzr head on powerpc (ieee1275)


From: Daniel Kahn Gillmor
Subject: failed to build bzr head on powerpc (ieee1275)
Date: Tue, 21 Feb 2012 18:38:34 -0500
User-agent: Notmuch/0.11.1 (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu)

In trying to test phcoder's patch for http://bugs.debian.org/611588 , i
pulled the bzr head and built it (using --disable-werror to work around
several remaining warnings about loop unrolling).  I'm running into a
failure with the translations, i think:

0 address@hidden:~/src/grub/grub$ bzr info
Standalone tree (format: 2a)
Location:
  branch root: .

Related branches:
  parent branch: http://bzr.savannah.gnu.org/r/grub/trunk/grub/

0 address@hidden:~/src/grub/grub$ ./autoreconf
  [...]
0 address@hidden:~/src/grub/grub$ ./configure --enable-grub-mkfont 
--with-platform=ieee1275 --disable-werror
  [...]
0 address@hidden:~/src/grub/grub$ make
  [...]
Making all in po                              
make[2]: Entering directory `/home/dkg/src/grub/grub/po'
make grub.pot-update                          
make[3]: Entering directory `/home/dkg/src/grub/grub/po'
make[3]: *** No rule to make target `.././grub-core/kern/emu/console.c', needed 
by `grub.pot-update'.  Stop.
make[3]: Leaving directory `/home/dkg/src/grub/grub/po'
make[2]: *** [grub.pot] Error 2              
make[2]: Leaving directory `/home/dkg/src/grub/grub/po'
make[1]: *** [all-recursive] Error 1         
make[1]: Leaving directory `/home/dkg/src/grub/grub'
make: *** [all] Error 2  
2 address@hidden:~/src/grub/grub$ find . -name console.c
./grub-core/term/ieee1275/console.c
./grub-core/term/efi/console.c
./grub-core/term/i386/pc/console.c
./grub-core/term/arc/console.c
./grub-core/term/emu/console.c
0 address@hidden:~/src/grub/grub$ 

Let me know if i can provide more useful information.

    --dkg



reply via email to

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