On Sun, 2008-07-20 at 16:59 +0200, Felix Zielcke wrote:
> From: "Marco Gerards" <[EMAIL PROTECTED]>
>
> > I wonder why this got through the autoconf test.
>
> Rerunning ./configure with --enable-grub-emu and then make grub-emu did work
>
> Maybe it's possible to disallow compiling grub-emu if --
From: "Marco Gerards" <[EMAIL PROTECTED]>
I wonder why this got through the autoconf test.
Rerunning ./configure with --enable-grub-emu and then make grub-emu did work
Maybe it's possible to disallow compiling grub-emu if --enable-grub-emu wasn't given to configure?
__
From: "Marco Gerards" <[EMAIL PROTECTED]>
You need to install ncurses and the -dev package. Which distribution
do you use?
debian unstable.
I have libncurses5-dev installed
I used debootstrap --variant=buildd that did it I think
___
Grub-devel m
"Felix Zielcke" <[EMAIL PROTECTED]> 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 di