Please, could anyone release binary version of GRUB2 ?!
thank you.
2006/3/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Send Grub-devel mailing list submissions to
>grub-devel@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>http://lists.gnu.org/mailman/listinf
Thank you for your answer.
i had some errors with includes which i fixed with this flags and
copyind LZO includes to grub2 ./includes
./configure BUILD_LDDFLAGS=-L/usr/local/lib
BUILD_CPPFLAGS=-I/usr/local/include BUILD_CFLAGS=-I/usr/local/include
but now i can't compile with this error
gcc -Iut
hi:
Try Lzo-1.08.tar.gz
I have got the same problem whem i was compiling the grub1.92 with Lz0-2,02
then I used Lzo-1.08.tar.gz,everything 's fine
BTW,you should enable the /usr/loacal/lib while lib searching
2006/3/20, Z3tbl4 [] <[EMAIL PROTECTED]>:
> Thank you for your answer.
> i had some erro
Hello from Gregg C Levine
Actually libraries such as the LZO one belong in /usr/lib not
usr/local/lib (Note my correct spelling.) that might be most of
his/your problems. By instructing the configuration script where to
find or place your libraries you'll solve most of these problems.
These instruc