Menu

#98 Missing xmlstar-fodoc-style.xsl in xmlstarlet-1.4.0.tar.gz

closed-fixed
nobody
5
2012-12-08
2012-10-26
dunetna
No

Hi,

If I try to generate documentation, I get the following:

$ cd doc; rm xmlstarlet.1 xmlstarlet.txt xmlstarlet-ug.html xmlstarlet-ug.pdf xmlstarlet-ug.ps; cd -

$ ./configure --program-transform-name=s/xml$/xmlstarlet/ --enable-build-docs
....

$ make
...
CCLD xml
DBOOK doc/xmlstarlet.1
Note: Writing xmlstarlet.1
DBOOK doc/xmlstarlet-ug.fo
warning: failed to load external entity "doc/xmlstar-fodoc-style.xsl"
cannot parse doc/xmlstar-fodoc-style.xsl
make[1]: *** [doc/xmlstarlet-ug.fo] Error 4
rm doc/xmlstarlet-ug.fo
make[1]: Leaving directory `/home/monica/tmp/xmlstarlet-1.4.0'
make: *** [all] Error 2

This file (xmlstar-fodoc-style.xsl) is in the git repo, but not in the distributed xmlstarlet-1.4.0.tar.gz. If I put it in doc/, everything works. Please, could you add it to the .tar.gz file?

Thanks!

Discussion

  • Noam Postavsky

    Noam Postavsky - 2012-10-28

    Thanks for the report, apparently I forgot to test building documentation from the tarball.

    Fixed in commit be4e76b143278b946f85f0b3839e462d82bde114

     
  • Noam Postavsky

    Noam Postavsky - 2012-10-28
    • status: open --> open-fixed
     
  • Noam Postavsky

    Noam Postavsky - 2012-12-08

    Fixed in release 1.4.1

     
  • Noam Postavsky

    Noam Postavsky - 2012-12-08
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

Auth0 Logo