grub-devel
[Top][All Lists]
Advanced

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

Problem building grub 1.93 on FreeBSD


From: Christian Laursen
Subject: Problem building grub 1.93 on FreeBSD
Date: Fri, 31 Mar 2006 19:48:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

I am attempting to build grub 1.93 on FreeBSD but are experiencing problems
when trying to tell the configure script where to find the LZO library.

Lzo 2 is installed and located in /usr/local/lib:

-rw-r--r--  1 root  wheel  161066 Mar 31 15:33 /usr/local/lib/liblzo2.a
-rwxr-xr-x  1 root  wheel     798 Mar 31 15:33 /usr/local/lib/liblzo2.la
lrwxr-xr-x  1 root  wheel      12 Mar 31 15:33 /usr/local/lib/liblzo2.so -> 
liblzo2.so.2
-rwxr-xr-x  1 root  wheel  120428 Mar 31 15:33 /usr/local/lib/liblzo2.so.2

I am defining LDFLAGS and CFLAGS before running ./configure they do not
seem to be used when trying to detect LZO.

The typescript of the configure run is here:
http://borderworlds.dk/~xi/grub2/configure.txt

The config.log is here:
http://borderworlds.dk/~xi/grub2/config.log

As far as I can see, my CFLAGS and LDFLAGS are used in some of the tests
but not in the last ones when trying to detect LZO. I don't understand
autoconf enough to figure out how to fix this so any hints would be
greatly appreciated.

Thanks.

-- 
Christian Laursen




reply via email to

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