1.7.3 build problem
- From: "Murray Cumming" <murrayc murrayc com>
- To: epiphany-list gnome org
- Subject: 1.7.3 build problem
- Date: Wed, 27 Jul 2005 17:55:52 +0200 (CEST)
Something seems to be wrong with the epiphany 1.7.3 tarball:
if ! test -d uk/; then mkdir uk/; fi
if test -f "C/epiphany.xml"; then d="../"; else d=".././"; fi; \
(cd uk/ && \
`which xml2po` -e -p \
${d}uk/uk.po \
${d}C/epiphany.xml > epiphany.xml.tmp && \
cp epiphany.xml.tmp epiphany.xml && rm -f epiphany.xml.tmp)
Traceback (most recent call last):
File "/home/murrayc/garnome/bin/xml2po", line 743, in ?
CurrentXmlMode.postProcessXmlTranslation(doc, translationlanguage,
outtxt)
File "/home/murrayc/garnome/share/xml2po/docbook.py", line 190, in
postProcessXmlTranslation
copy.newChild(None, "holder", holder)
File "/usr/lib/python2.4/site-packages/libxml2.py", line 3140, in newChild
ret = libxml2mod.xmlNewChild(self._o, ns__o, name, content)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5:
ordinal not in range(128)
make[4]: *** [uk/epiphany.xml] Error 1
make[4]: Leaving directory
`/home/murrayc/garnome-2.11.5.1/desktop/epiphany/work/main.d/epiphany-1.7.3/help'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/murrayc/garnome-2.11.5.1/desktop/epiphany/work/main.d/epiphany-1.7.3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/murrayc/garnome-2.11.5.1/desktop/epiphany/work/main.d/epiphany-1.7.3'
make[1]: *** [build-work/main.d/epiphany-1.7.3/Makefile] Error 2
make[1]: Leaving directory `/home/murrayc/garnome-2.11.5.1/desktop/epiphany'
make: *** [paranoid-install] Error 2
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]