[Gimp-docs] authors.xml not build
Ulf-D. Ehlert
ude88 at web.de
Mon Jan 26 12:07:31 PST 2009
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.
Also check your pot file pot/preface/authors.pot and your po file
po/no/preface/authors.po, maybe one of them is broken.
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-docs/attachments/20090126/8baebe5d/attachment.bin
More information about the Gimp-docs
mailing list