All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcos Latas <carvalholatas@sapo.pt>
To: grub-devel@gnu.org
Subject: compiling GRUB 1.93 on OpenBSD
Date: Wed, 19 Apr 2006 18:44:19 +0100	[thread overview]
Message-ID: <444676F3.9000908@sapo.pt> (raw)

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


I have lzo-1.08 installed. I suppose GRUB is looking in the wrong
place for it. The lzo files are located on the following places:

/usr/local/include/lzo1.h
/usr/local/include/lzo16bit.h
/usr/local/include/lzo1a.h
/usr/local/include/lzo1b.h
/usr/local/include/lzo1c.h
/usr/local/include/lzo1f.h
/usr/local/include/lzo1x.h
/usr/local/include/lzo1y.h
/usr/local/include/lzo1z.h
/usr/local/include/lzo2a.h
/usr/local/include/lzoconf.h
/usr/local/include/lzoutil.h
/usr/local/lib/liblzo.a
/usr/local/lib/liblzo.la
/usr/local/lib/liblzo.so.1.0
/usr/local/share/doc/lzo/LTEST.TXT
/usr/local/share/doc/lzo/LZO.FAQ
/usr/local/share/doc/lzo/LZO.TXT
/usr/local/share/doc/lzo/LZOAPI.TXT

I suppose I have to change something in configure.ac, and then run
autoconf on it to produce the configure file. Could anyone help out?

Thank you very much for your time.



             reply	other threads:[~2006-04-19 17:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 17:44 Marcos Latas [this message]
2006-04-19 19:08 ` compiling GRUB 1.93 on OpenBSD Christian Laursen
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=444676F3.9000908@sapo.pt \
    --to=carvalholatas@sapo.pt \
    --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.