Hello! > I get this error at the linking stage: > collect2: ld returned 8 exit status > ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext > ld: 0711-317 ERROR: Undefined symbol: ..libintl_bindtextdomain > ld: 0711-317 ERROR: Undefined symbol: ..libintl_textdomain
It look like an attempt to link object files compiled by different compilers. > I suspect the problem could be with gettext.0.11.5.tar.Z package from > aixpdslib.seas.ucla.edu (earlier I was using gettext.0.11.1 and > it was OK), but looking at /usr/local/lib/libintl.a or > mc-build.nls/intl/libintl.a I see these symbols (but with one dot > before, not 2, i.e. ".libintl_gettext") inside. Could you please try "--with-included-gettext" option? By the way, if you are compiling from CVS, try the latest snapshot. If your precompiled gettext package has problems, it's better not to use it at all. -- Regards, Pavel Roskin _______________________________________________ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel