Hello! > ld: Undefined symbols: > libintl_gettext > libintl_bindtextdomain > libintl_textdomain > make[2]: *** [mc] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2
It looks like this problem was fixed in CVS gettext, but mc still uses gettext 0.11.5, the latest released version. Please try this: make clean make CFLAGS=-D_INTL_REDIRECT_MACROS If it works, I'll put a permanent workaround to the next version of mc. -- Regards, Pavel Roskin _______________________________________________ Mc mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc
