[gnome-love] Error during phase build of gnome-doc-utils



 I've switched to moduleset
http://ftp.gnome.org/pub/GNOME/teams/releng/2.91.0/

Now, I've an error building gnome-doc-utils
Wich is a dependance from gtk+-3

Her is the output

Thanks for support

Making all in gnome-doc-make
make[2]: Entering directory
`/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make'
if ! test -d de/; then mkdir de/; fi
if [ -f "C/gnome-doc-make.xml" ]; then d="../"; else
d="/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/";
fi; \
    mo="de/de.mo"; \
    if [ -f "${mo}" ]; then mo="../${mo}"; else
mo="/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/${mo}";
fi; \
    (cd de/ && \
     
PYTHONPATH="/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/../../xml2po:/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/../../xml2po:/opt/gnome/lib/python2.5/site-packages"
"/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/../../xml2po/xml2po/xml2po"
-m docbook -e -t "${mo}" \
        "${d}C/gnome-doc-make.xml" > gnome-doc-make.xml.tmp && \
        cp gnome-doc-make.xml.tmp gnome-doc-make.xml && rm -f
gnome-doc-make.xml.tmp)
Traceback (most recent call last):
  File
"/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/../../xml2po/xml2po/xml2po",
line 191, in <module>
    main(sys.argv[1:])
  File
"/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make/../../xml2po/xml2po/xml2po",
line 88, in main
    from xml2po import Main
  File
"/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/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
`/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc/gnome-doc-make'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/simon/checkout/gnome/gnome-doc-utils-0.20.2/doc'
make: *** [all-recursive] Error 1
*** Error during phase build of gnome-doc-utils: ########## Error
running make   *** [7/7]




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