grub-devel
[Top][All Lists]
Advanced

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

Re: compiling GRUB 1.93 on OpenBSD


From: Christian Laursen
Subject: Re: compiling GRUB 1.93 on OpenBSD
Date: Wed, 19 Apr 2006 21:08:18 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

Marcos Latas <address@hidden> 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 for __lzo_init2 in -llzo... no
> configure: error: LZO library version 1.02 or later is required

Try the following command which works for me on FreeBSD:

BUILD_LDFLAGS=-L/usr/local/lib BUILD_CFLAGS=-I/usr/local/include ./configure

Remember to use gmake to build afterwards.

-- 
Christian Laursen




reply via email to

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