On Friday 31 March 2006 19:48, Christian Laursen wrote:
> I am defining LDFLAGS and CFLAGS before running ./configure they do not
> seem to be used when trying to detect LZO.
This should be fixed now in the CVS. However, you must specify BUILD_LDFLAGS
and BUILD_CFLAGS instead, since the flags mus
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