Re: still configure troubles

2006-06-26 Thread Jeroen Dekkers
At Thu, 22 Jun 2006 05:22:09 + (UTC), Neville Chandler wrote: > > > The LZO library is installed, yet GRUB fails to configure. > > $ rpm -qa | grep lzo > lzo-2.02-12 > lzo-1.08-107 You also need to install the development libraries, those should be in the lzo-devel RPM. Jeroen Dekkers __

Re: still configure troubles

2006-06-21 Thread Neville Chandler
The LZO library is installed, yet GRUB fails to configure. $ rpm -qa | grep lzo lzo-2.02-12 lzo-1.08-107 : ~/src/grub-1.94 $ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for cm

Re: still configure troubles

2006-04-03 Thread Yoshinori K. Okuji
On Sunday 02 April 2006 22:06, Z3tbl4 [] wrote: > grub2 from cvs > > [EMAIL PROTECTED] /home/zm/grub/grub2 # uname -a > FreeBSD zm 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Wed Aug 31 01:37:07 MSD > 2005 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/310805.kernel i386 > [EMAIL PROTECTED] /home/zm/grub

Re: still configure troubles

2006-04-02 Thread Stefan Reinauer
* Z3tbl4 [] <[EMAIL PROTECTED]> [060402 22:06]: > grub2 from cvs > > 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 Looks like you don't have the req

still configure troubles

2006-04-02 Thread Z3tbl4 []
grub2 from cvs [EMAIL PROTECTED] /home/zm/grub/grub2 # uname -a FreeBSD zm 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Wed Aug 31 01:37:07 MSD 2005 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/310805.kernel i386 [EMAIL PROTECTED] /home/zm/grub/grub2 # pkg_info |grep lzo lzo-1.08_1,1Portable sp