Re: compiling GRUB 1.93 on OpenBSD

2006-04-19 Thread Yoshinori K. Okuji
On Wednesday 19 April 2006 22:00, Marcos Latas wrote: > checking for objcopy... objcopy > checking whether objcopy works for absolute addresses... no > configure: error: GRUB requires a working absolute objcopy; upgrade your > binutils > > > The file INSTALL mentions that GRUB requires GNU binutils

Re: compiling GRUB 1.93 on OpenBSD

2006-04-19 Thread Marcos Latas
Christian Laursen wrote: Marcos Latas <[EMAIL PROTECTED]> writes: I have been trying to compile GRUB 1.93 on an OpenBSD machine to create a port for it. When I run ./configure the following message appears: ... checking for __lzo_init_v2 in -llzo2... no checking for __lzo_init_v2 in

Re: compiling GRUB 1.93 on OpenBSD

2006-04-19 Thread Christian Laursen
Marcos Latas <[EMAIL PROTECTED]> writes: > I have been trying to compile GRUB 1.93 on an OpenBSD machine to > create a port for it. > > When I run ./configure the following message appears: > > ... > checking for __lzo_init_v2 in -llzo2... no > checking for __lzo_ini

compiling GRUB 1.93 on OpenBSD

2006-04-19 Thread Marcos Latas
I have been trying to compile GRUB 1.93 on an OpenBSD machine to create a port for it. When I run ./configure the following message appears: ... checking for __lzo_init_v2 in -llzo2... no checking for __lzo_init_v2 in -llzo... no checking for __lzo_init2 in -llzo... no configure: error: LZO

Re: grub-1.93.tar.gz and grub-1.93.tar.gz.sig

2006-04-04 Thread Marco Gerards
Paul Bolle <[EMAIL PROTECTED]> writes: > Minor issue: the signature file supplied for grub-1.93.tar.gz (as found > on ftp://alpha.gnu.org/gnu/grub) seems to be generated by Marco Gerards. > His signature however is not included in the GRUB "Project Members GPG > K

grub-1.93.tar.gz and grub-1.93.tar.gz.sig

2006-04-03 Thread Paul Bolle
Minor issue: the signature file supplied for grub-1.93.tar.gz (as found on ftp://alpha.gnu.org/gnu/grub) seems to be generated by Marco Gerards. His signature however is not included in the GRUB "Project Members GPG Keyring" as published on savannah.gnu.org. If I'm right here

Re: Problem building grub 1.93 on FreeBSD

2006-04-02 Thread Yoshinori K. Okuji
On Friday 31 March 2006 19:48, Christian Laursen wrote: > I am defining LDFLAGS and CFLAGS before running ./configure they do not > seem to be used when trying to detect LZO. This should be fixed now in the CVS. However, you must specify BUILD_LDFLAGS and BUILD_CFLAGS instead, since the flags mus

Re: grub 1.93

2006-04-01 Thread Marco Gerards
Vesa Jääskeläinen <[EMAIL PROTECTED]> writes: > Marco Gerards wrote: >> Vesa Jääskeläinen <[EMAIL PROTECTED]> writes: >>> Sergey Ya. Korshunoff wrote: 4) default 1 This command do not select right menu item as in 1.92 (always 0) >>> It seems to be broken. But I leave this to Marco whe

Re: grub 1.93

2006-04-01 Thread Vesa Jääskeläinen
Marco Gerards wrote: > Vesa Jääskeläinen <[EMAIL PROTECTED]> writes: >> Sergey Ya. Korshunoff wrote: >>> 4) default 1 >>>This command do not select right menu item as in 1.92 (always 0) >> It seems to be broken. But I leave this to Marco when he have time to >> work on improving the menu code.

Re: grub 1.93

2006-04-01 Thread Marco Gerards
Vesa Jääskeläinen <[EMAIL PROTECTED]> writes: > Sergey Ya. Korshunoff wrote: > >> 2) cursor keys do not work in menu (can not move selection bar). But >> keys work in edit menu mode. > > Should now be fixed in CVS now. > >> 3) long menu lines (linux .. with parameters) >> a

Re: grub 1.93

2006-04-01 Thread Vesa Jääskeläinen
Sergey Ya. Korshunoff wrote: > 2) cursor keys do not work in menu (can not move selection bar). But > keys work in edit menu mode. Should now be fixed in CVS now. > 3) long menu lines (linux .. with parameters) > are truncated (but it is possible to add more chars in edit

Problem building grub 1.93 on FreeBSD

2006-03-31 Thread Christian Laursen
I am attempting to build grub 1.93 on FreeBSD but are experiencing problems when trying to tell the configure script where to find the LZO library. Lzo 2 is installed and located in /usr/local/lib: -rw-r--r-- 1 root wheel 161066 Mar 31 15:33 /usr/local/lib/liblzo2.a -rwxr-xr-x 1 root wheel

GRUB 1.93 is released

2006-03-31 Thread Marco Gerards
I'm happy to announce the release of GRUB 1.93. This is the fourth of our prereleases leading up to GRUB 2.0. We encourage you to try it, as we have done a significant amount of work towards GRUB 2. Note that this release is mainly for developers who are willing to contribute to our projec

Re: grub 1.93

2006-03-31 Thread Marco Gerards
"Sergey Ya. Korshunoff" <[EMAIL PROTECTED]> writes: Hi, > 1) current version of GRUB2 (1.93 from CVS) reports about pointer misaligment > and hangs > (no any text menu posiible). Any plans to fix this? (I use x86 hardware). > >Yes, it is because of grub.cfg from 1.92 (old menu stile). >W

grub 1.93

2006-03-30 Thread Sergey Ya. Korshunoff
Hello grub-devel, 1) current version of GRUB2 (1.93 from CVS) reports about pointer misaligment and hangs (no any text menu posiible). Any plans to fix this? (I use x86 hardware). Yes, it is because of grub.cfg from 1.92 (old menu stile). While there is no support for this style in current