> did you try to run "make clean" before "make html-fr"? you can also make
> sure xml directory is deleted after "make clean" (as files in this
> directory are used for generating of the html files).

~/gimp-help-2> make clean
Making clean in quickreference
make[1]: entrant dans le répertoire «
/home/julien/gimp-help-2/quickreference »
rm -rf docbook
rm -rf svg
rm -rf xml
rm -f .xml2po.mo
make[1]: quittant le répertoire « /home/julien/gimp-help-2/quickreference »
Making clean in .
make[1]: entrant dans le répertoire « /home/julien/gimp-help-2 »
make[1]: quittant le répertoire « /home/julien/gimp-help-2 »

~/gimp-help-2> make html-fr
Makefile:488: xml/de/.deps.mk: Aucun fichier ou dossier de ce type
Makefile:488: xml/fr/.deps.mk: Aucun fichier ou dossier de ce type
[SRC] src/preface/authors.xml
[DEP] xml/fr/.deps.mk
[DEP] xml/de/.deps.mk
[POT] pot/appendix.pot
[POT] pot/dialogs.pot
Traceback (most recent call last):
  File "./tools/xml2po.py", line 191, in <module>
    main(sys.argv[1:])
  File "./tools/xml2po.py", line 184, in main
    xml2po_main.to_pot(filenames)
  File "/home/julien/gimp-help-2/tools/xml2po/__init__.py", line 570, in
to_pot
    self.current_mode.preProcessXml(doc.doc, self.msg)
  File "/home/julien/gimp-help-2/tools/xml2po/modes/gimphelp.py", line
85, in preProcessXml
    root = doc.getRootElement()
  File "/usr/lib64/python2.6/site-packages/libxml2.py", line 4199, in
getRootElement
    if ret is None:raise treeError('xmlDocGetRootElement() failed')
libxml2.treeError: xmlDocGetRootElement() failed
make: *** [pot/dialogs.pot] Erreur 1

There is a serious problem!
If you understand that...

Julien
_______________________________________________
Gimp-docs mailing list
Gimp-docs@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

Reply via email to