[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#215430: chinese pages don't build on non-i386



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Am 28.09.2005 um 04:32 schrieb Anthony Wong:

As you mentioned that executing /usr/bin/autogb is okay, could you
1. print the exit code of autogb by typing "echo $?" after running autogb

$ /usr/bin/autogb -i big5 -o gb < contact.zh-cn.html.tmp > contact.zh- cn.html
echo $?
56

That is the same error level as running make with my change to Make.lang gives. So I obviously dod not look cloese enough earlier and was in error that manually running autogb is really successful.

2. will it be tocn.pl that is the culprit? because it is the third command between the two echo statements in Make.lang.

I do not think so. Next two lines in Make.lang are:

        @rm -f $*.zh-cn.html.tmp
        @$(TOCN) $*.zh-cn.html

But the temp files are not removed, so the break is before the rm, isn't it?

$ ls -1 con*
contact.wml
contact.zh-cn.html
contact.zh-cn.html.tmp
contact.zh-hk.html.tmp
contact.zh-tw.html.tmp

greetings

Jutta


- -- http://www.witch.westfalen.de
http://witch.muensterland.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iEYEARECAAYFAkM8IbsACgkQOgZ5N97kHkczrwCgvTpLpopcupmEI5GfRMeoZaLp
0iIAn3iYHR4hQbW7Bi+E45t6PWyb85ec
=GqAB
-----END PGP SIGNATURE-----



Reply to: