grub-devel
[Top][All Lists]
Advanced

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

Re: I've a problem to compile i386 grub-emu


From: Marco Gerards
Subject: Re: I've a problem to compile i386 grub-emu
Date: Sun, 20 Jul 2008 12:24:55 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"Felix Zielcke" <address@hidden> writes:

> I have a x86_64 Kernel and want to have a 32bit grub-emu so modules are 
> working.
> Even in a 32bit chroot running a shell with linux32 so uname -m reports i686 
> I can't get it to compile

You need to install ncurses and the -dev package.  Which distribution
do you use?

> Btw. make distclean didn't worked for my already used 64bit grub2 SVN 
> directory I needed to do a clean checkout
>
>
> # ./configure --enable-grub-emu
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
>
> # make grub-emu
> cd . && autoheader
> echo timestamp > ./stamp-h.in
> gcc -Iutil -I./util -I. -Iinclude -I./include -Wall -W
> -DGRUB_LIBDIR=\"/usr/local/lib/`echo grub/i386-pc | sed 's,x,x,'`\" -g
> -O2 -DGRUB_UTIL=1  -MD -c -o grub_emu-util_console.o util/console.c
> util/console.c: In function 'grub_ncurses_putchar':

I wonder why this got through the autoconf test.

--
Marco





reply via email to

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