grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation under MacOSX


From: Grégoire Sutre
Subject: Re: Compilation under MacOSX
Date: Wed, 30 Dec 2009 03:15:57 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]