Re: Problem building grub 1.93 on FreeBSD

2006-04-02 Thread Yoshinori K. Okuji
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

Problem building grub 1.93 on FreeBSD

2006-03-31 Thread Christian Laursen
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