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