On Wed, 2002-11-20 at 04:32, Mark Gordon wrote: 
> 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.

(~/)-> gettext --version|head -1
gettext (GNU gettext) 0.10.37

I've just installed gettext version 0.11.2, and evo 1.2.0 compiles the
'po' directory without a problem.

Bug: 34309 has been posted to have a gettext check put in the main
evolution ./configure script.

Cheers,

- Michael-John.



-- 

Michael-John Anthony <[EMAIL PROTECTED]>

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to