On Mon, Dec 31, 2001 at 04:54:32PM -0800, John H. Robinson, IV wrote: > On Mon, Dec 31, 2001 at 02:02:19AM -0800, John H. Robinson, IV wrote: > > > > ./ver2.py 1 i386 langs.xml > > processing "langs.xml", utf=1, arch=i386 > > opening langs.c > > Traceback (most recent call last): > > File "./ver2.py", line 138, in ? > > dumper (arch) (utf == '0', outfile, result) > > File "./dumper.py", line 101, in dump_c > > outfile.write (' "%s",\n' % e.convert (lang.name)) > > UnicodeError: ASCII encoding error: ordinal not in range(128) > > make: *** [langs.c] Error 1
This being a UTF error, maybe it can be avoided by either make build or export USE_LANGUAGE_CHOOSER := false in config (since your stuff is not involved with either of those). -- *------v--------- Installing Debian GNU/Linux 3.0 --------v------* | <http://www.debian.org/releases/woody/installmanual> | | debian-imac (potato): <http://debian-imac.sourceforge.net> | | Chris Tillman [EMAIL PROTECTED] | | May the Source be with you | *----------------------------------------------------------------* -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]