Ulf-D. Ehlert skreiv: > Kolbjørn Stuestøl (Montag, 26. Januar 2009, 20:15): > >> The authors files are not build. >> Updated gimp-help-2, run "make -f Makefile.GNU pot", "make -f >> Makefile.GNU xml-no" and "make -f Makefile.GNU po-no". >> When running "make -f Makefile.GNU validate-no" I get the following >> message: "xml/no/preface/authors.xml:1: parser error : Document is >> empty" + some other errors because of this error. >> I thought the file should be generated automatically, but what >> command(s) do I miss? >> > > It should be generated automatically, and just tested: it worked fine > for me. > > Try > rm xml/no/preface/authors.xml > touch stylesheets/authors.xml > and then > make -f Makefile.GNU xml/no/preface/authors.xml VERBOSE=2 > maybe we get some more info. > Result: $ make -f Makefile.GNU xml/no/preface/authors.xml VERBOSE=2 [SRC] src/preface/authors.xml f=src/preface/authors.xml; d=${f%/*}; test -d $d || mkdir -p $d xsltproc \ --nonet \ ./stylesheets/authors_docbook.xsl \ stylesheets/authors.xml \ > src/preface/authors.xml make: *** [src/preface/authors.xml] Error 53 > Also check your pot file pot/preface/authors.pot and your po file > po/no/preface/authors.po, maybe one of them is broken. > Tryed even with the german authors.po file :-) Same result :-( . Both "xml/preface/authors.xml", "pot/preface/authors.pot" and "scr/preface/authors.xml" are all empty (as they should?) Have not tryed your merged po files. Kolbjørn > >> As a result, when trying to make html I get >> $ make -f Makefile.GNU html-no >> *** Copying images (no) ... >> *** Making html for no ... >> make: *** [html/no/index.html] Error 53 >> What is btw error 53? Where do I find an error list? >> > > No idea, according to the man pages 'make' and 'xsltproc' do not use > this exit code. > >> (I'm running Cygwin on Windows XP). >> > > Hmm... > > Bye, > Ulf > > ------------------------------------------------------------------------ > > _______________________________________________ > Gimp-docs mailing list > Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs > _______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs