[Mono-list] OS X Compilation
Robert Jordan
robertj at gmx.net
Wed Aug 5 17:49:37 EDT 2009
Abe Gillespie wrote:
> I'm currently stuck while trying to configure glib:
>
> configure: error:
> *** You must have either have gettext support in your C library, or use the
> *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
>
> This happens regardless of whether I set CPPFLAGS to include the
> macports headers for gettext or my personally compiled version of
> gettext which I placed in
> /Library/Frameworks/Mono.framework/Versions/svn. But, as stated
> above, I'd much prefer using macports version of these libs.
You should be able to disable GLib's NLS support by passing
--disable-nls or --enable-nls=no to configure.
Robert
More information about the Mono-list
mailing list