On Thursday 08 October 2015 18:46:24 Agustin Martin wrote: > I had a look at this and I have something almost done. A new configure > option is provided --enable-docs[=types] which should allow fine grained > selection of doc formats to be built, or complete disabling of docs if > invoked through --disable-docs (or --enable-docs="no"). Doc building is > enabled by default.
Hello again. I've tried to build with '--disable-docs' option and it went fine. Thank you very much! However, if I try to build with '--enable-docs="txt pdf html"' option, I get an error during the docs build. Build log is attached. The problem is that I build with '--with-installed-iso-entities' option as well and doc build tries to execute `make install` inside the 'iso-entities' directory. Since '--with-installed-iso-entities' option is enabled, there is no Makefile generated in the 'iso-entities' directory. Please fix doc build with '--with-installed-iso-entities' option. -- Best regards. Ilya Tumaykin.
build.log.gz
Description: application/gzip