Failed to detect config.intl at sim/*/configure

Masaki Muranaka monaka@monami-software.com
Mon Jun 12 05:07:00 GMT 2006


Hello,

It failed to build sim/mips/run on MacOS X with message.
 > /usr/bin/ld: Undefined symbols:
 > _libintl_dgettext
 > collect2: ld returned 1 exit status


I think it is caused by config/gettext-sister.m4.

 > if test -f ../intl/config.intl; then
 >  . ../intl/config.intl
 > fi

This can't use with sim because it was linked at not sim/
but sim/*/ .
I've tried to fix it, but I can't see how to get
the top level build directory.

Would anyone fix it?

--
Masaki Muranaka
Monami software




More information about the Gdb-patches mailing list