gnome-doc-utils fails to build (Bug #399)
Description
make[3]: Entering directory `/usr/src/gnome-doc-utils-0.20.10/xml2po/xml2po'
GEN xml2po
make[3]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/xml2po/xml2po'
make[2]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/xml2po/xml2po'
Making all in examples
make[2]: Entering directory `/usr/src/gnome-doc-utils-0.20.10/xml2po/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/xml2po/examples'
make[2]: Entering directory `/usr/src/gnome-doc-utils-0.20.10/xml2po'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/xml2po'
make[1]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/xml2po'
Making all in doc
make[1]: Entering directory `/usr/src/gnome-doc-utils-0.20.10/doc'
Making all in gnome-doc-make
make[2]: Entering directory `/usr/src/gnome-doc-utils-0.20.10/doc/gnome-doc-make'
MSGFMT de/de.mo
XML2PO de/gnome-doc-make.xml
Traceback (most recent call last):
File "/usr/src/gnome-doc-utils-0.20.10/doc/gnome-doc-make/../../xml2po/xml2po/xml2po", line 191, in <module>
main(sys.argv[1:])
File "/usr/src/gnome-doc-utils-0.20.10/doc/gnome-doc-make/../../xml2po/xml2po/xml2po", line 88, in main
from xml2po import Main
File "/usr/src/gnome-doc-utils-0.20.10/xml2po/xml2po/__init__.py", line 27, in <module>
import libxml2
ImportError: No module named libxml2
make[2]: *** [de/gnome-doc-make.xml] Error 1
make[2]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/doc/gnome-doc-make'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome-doc-utils-0.20.10/doc'
make: *** [all-recursive] Error 1
! Problem Detected !
History
Updated by Sukneet Basuta 12 months ago
Casts fine for me.
Did you try recasting libxml2?
Updated by Ismael Luceno 12 months ago
Sorry, should have tried it before.
Now the question of how it broke arises... this machine is almost fresh.
Updated by Sukneet Basuta 12 months ago
- Status changed from New to Closed