On Wed, 2002-11-13 at 07:57, Michael-John Anthony wrote: > Hi, > > I've been trying to compile Evolution 1.2.0 (source from ftp.ximian.com) and run >into this error. This is compiling on Solaris 8, with GNU gettext/msgfmt on a sparc >box: > > > make[2]: Entering directory `/usr/local/tmp/evo-tmp/evolution-1.2.0/po' > > <cutting out extra lines that didn't matter> > > /usr/local/bin/msgfmt -o tr.mo tr.po > /usr/local/bin/msgfmt -o uk.mo uk.po > /usr/local/bin/msgfmt -o vi.mo vi.po > /usr/local/bin/msgfmt -o zh_CN.mo zh_CN.po > /usr/local/bin/msgfmt -o zh_TW.mo zh_TW.po > zh_TW.po:3757: invalid multibyte sequence > zh_TW.po:3857: invalid multibyte sequence > zh_TW.po:3871: invalid multibyte sequence > zh_TW.po:12882: invalid multibyte sequence > zh_TW.po:30897: invalid multibyte sequence > ld.so.1: /usr/local/bin/msgfmt: fatal: relocation error: file /usr/local/bin/msgfmt: >symbol ngettext: referenced symbol not found > make[2]: *** [zh_TW.mo] Killed > make[2]: *** Waiting for unfinished jobs.... > ^Cmake[2]: *** Deleting file `hu.mo' > make[2]: *** [hu.mo] Interrupt > make[1]: *** [all-recursive] Error 130 > make: *** [all-recursive-am] Interrupt > > Any ideas? This was broken ever since 1.1.90 . > > Cheers, > > - Michael-John.
Maybe you need a newer version of gettext? What version do you have installed? If that turns out to be the problem, we should probably have a test in the configure script to check the gettext version. -- Mark Gordon <[EMAIL PROTECTED]> _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
