All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Laursen <xi@borderworlds.dk>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: compiling GRUB 1.93 on OpenBSD
Date: Wed, 19 Apr 2006 21:08:18 +0200	[thread overview]
Message-ID: <86wtdl2xjx.fsf@borg.borderworlds.dk> (raw)
In-Reply-To: <444676F3.9000908@sapo.pt> (Marcos Latas's message of "Wed, 19 Apr 2006 18:44:19 +0100")

Marcos Latas <carvalholatas@sapo.pt> 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	other threads:[~2006-04-19 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 17:44 compiling GRUB 1.93 on OpenBSD Marcos Latas
2006-04-19 19:08 ` Christian Laursen [this message]
2006-04-19 20:00   ` Marcos Latas
2006-04-20  2:50     ` Yoshinori K. Okuji

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86wtdl2xjx.fsf@borg.borderworlds.dk \
    --to=xi@borderworlds.dk \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.