Hi Yves,
the main trunk (mainline) can be compile on Mac OSX (snow leopard) but i need to add a
LDFLAGS="-lintl" so utils like grub-mkimage can link.
I experienced a similar problem when compiling trunk on NetBSD:
http://savannah.gnu.org/bugs/?28356
Adding LDFLAGS="-lintl" also solved the problem, but a better (?) option
might be to use the variable LIBINTL that is set by the macro
AM_GNU_GETTEXT (see the above bug report for some details and for a
possible patch).
Best,
Grégoire
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel