[Mono-list] OS X Compilation

Abe Gillespie abe.gillespie at gmail.com
Wed Aug 5 18:11:08 EDT 2009


"./configure --help | grep nls" isn't returning anything.

I would still like direction on my overall situation, though.

Thanks.
-Abe

On Wed, Aug 5, 2009 at 5:49 PM, Robert Jordan<robertj at gmx.net> wrote:
> 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
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list