Harry Putnam <rea...@newsguy.com> writes:

> Now we'll see how it goes. ... more later...

Installing unifont was no help at all:

emerge -v grub:

[...]

perl: warning: Falling back to the standard locale ("C").
i686-pc-linux-gnu-gcc -o build-grub-mkfont 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/include  
-DGRUB_FILE=\"util/grub-mkfont.c\" -I. 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2 -I. 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/include 
-I./include 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/
 -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
-DGRUB_BUILD_PROGRAM_NAME=\"build-grub-mkfont\" 
/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/util/grub-mkfont.c
 
/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/grub-core/unidata.c
 
/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/grub-core/kern/emu/misc.c
 /var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/util/misc.c 
-I/usr/include/freetype2 -lfreetype
./build-grub-mkfont -o unicode.pf2 ./unifont.pcf || (rm -f unicode.pf2; exit 1)
can't open file ./unifont.pcf, index 0: error 2: unknown file format
./build-grub-mkfont -o ascii.pf2 ./unifont.pcf -r 
0x0-0x7f,0x2190-0x2193,0x2501-0x251B || (rm -f ascii.pf2; exit 1)
can't open file ./unifont.pcf, index 0: error 2: unknown file format
./build-grub-mkfont -o euro.pf2 ./unifont.pcf -r 
0x0-0x4ff,0x1e00-0x1fff,0x2190-0x2193,0x2501-0x251B || (rm -f euro.pf2; exit 1)
can't open file ./unifont.pcf, index 0: error 2: unknown file format
i686-pc-linux-gnu-gcc -o build-grub-gen-asciih 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/include  
-DGRUB_FILE=\"util/grub-gen-asciih.c\" -I. 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2 -I. 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/include 
-I./include 
-I/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/
 -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 
/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2/util/grub-gen-asciih.c
 -I/usr/include/freetype2 -lfreetype -Wall -Werror
./build-grub-gen-asciih ./unifont.pcf ascii.h || (rm -f ascii.h; exit 1)
can't open file ./unifont.pcf, index 0: error 2: unknown file format
Makefile:13381: recipe for target 'ascii.h' failed
make[2]: *** [ascii.h] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2-guessed'
Makefile:11531: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
'/var/tmp/portage/sys-boot/grub-2.02_beta2-r6/work/grub-2.02~beta2-guessed'
Makefile:3927: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: sys-boot/grub-2.02_beta2-r6::gentoo failed (compile phase):
 *   emake failed


Reply via email to