[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


I tried to build the pages on my ppc and got an error, too. Seems nothing is done to fix the bug:

wml -q -D CUR_YEAR=2005 -o UNDEFuZH@uCNuCNHKuCNTW:contact.zh- cn.html.tmp@g+w -o UNDEFuZH@uHKuCNHKuHKTW:contact.zh-hk.html.tmp@g+w -o UNDEFuZH@uTWuCNTWuHKTW:cont
act.zh-tw.html.tmp@g+w --prolog=./bin/fix_big5.pl  contact.wml
* Converting: [zh_CN.GB2312], /bin/bash: line 1: ./bin/autogb: cannot execute b
inary file
make[1]: *** [contact.zh-hk.html] Fehler 126
make[1]: Verlasse Verzeichnis »/bilder/dwww2/webwml/chinese«
make: *** [chinese] Fehler 2

If I change the line, where B5TOGB is defined in Make.lang, I get Error 56 instead. This is independent from leaving the LD_LIBRARY_PATH inside the code or not.

- -B5TOGB = LD_LIBRARY_PATH=$(BIN) $(BIN)/autogb -i big5 -o gb
+B5TOGB = /usr/bin/autogb -i big5 -o gb

If I call the conversion, where make stops directly in bash, that works fine:

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

So I have no clue why @$(B5TOGB) < $*.zh-cn.html.tmp > $*.zh-cn.html is not working with my change.

 How can the Make.lang be changed to use autogb from zh-autoconvert?

Jutta

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

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

iEYEARECAAYFAkLDv/MACgkQOgZ5N97kHkco4QCgjKnRiQ6FSX3anWwBRJ/rHGEz
KX0An2NUjip1CwC2XDMr7NoEaowzA7tR
=hAPo
-----END PGP SIGNATURE-----



Reply to: