On Sat, 12 May 2007 17:31:31 +0200 Massimo Maiurana <[EMAIL PROTECTED]> wrote:
| Yasufumi Haga, il 12/05/2007 16:59, scrisse: | > Hello all | > | > I'm trying to build e17 checked out just now, but an error occurs when | > compiling ca.po in po directory. I copied ca.po in po directory to my private | > directory and compiled it there. Here are the messages: | > | > $ LC_ALL=C msgfmt -c -o ca.gmo ca.po | > ca.po:38:12: invalid multibyte sequence | > ca.po:70:12: invalid multibyte sequence | > ca.po:74:57: invalid multibyte sequence | > ca.po:74:70: invalid multibyte sequence | > ca.po:78:12: invalid multibyte sequence | > ca.po:82:13: invalid multibyte sequence | > ca.po:82:45: invalid multibyte sequence | > ca.po:82:63: invalid multibyte sequence | > ca.po:87:12: invalid multibyte sequence | > ca.po:91:13: invalid multibyte sequence | > ca.po:91:62: invalid multibyte sequence | > ca.po:95:12: invalid multibyte sequence | > ca.po:99:13: invalid multibyte sequence | > ca.po:99:67: invalid multibyte sequence | > ca.po:103:13: invalid multibyte sequence | > ca.po:103:66: invalid multibyte sequence | > ca.po:107:12: invalid multibyte sequence | > ca.po:111:13: invalid multibyte sequence | > ca.po:111:65: invalid multibyte sequence | > ca.po:143:12: invalid multibyte sequence | > msgfmt: too many errors, aborting | | this should now be fixed in cvs. | ca.po declared in its header "Content-Type: text/plain; | charset=iso-8859-1", but many items in it contains utf8 multibyte | characters. | | update from cvs or change the header of ca.po to declare the right | charset. Thank you for your advice. I followed your advice and I changed the value of "charset" from UTF-8 to iso-8859-1 in ca.po file because the ca.po file I checked out was encoded in iso-8859-1 while utf-8 was specified as the charset in the headers of the file. e17 has been compiled successfully :) --Yasufumi ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
