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 -llzo...

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_init_v2 in -llzo... no > checking