On Wed, Sep 06, 2017 at 01:49:53PM +0200, Kevin Wolf wrote: > Am 06.09.2017 um 13:03 hat Stefan Hajnoczi geschrieben: > > Block driver documentation is available in qemu-doc.html. It would be > > convenient to have documentation for formats, protocols, and filter > > drivers in a man page. > > > > Extract the relevant part of qemu-doc.html into a new file called > > docs/qemu-block-drivers.texi. This file can also be built as a > > stand-alone document (man, html, etc). > > > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > > --- > > v5: > > * Dropped .html, .info, and .txt due to cross-platform texi toolchain > > issues (qemu-img.texi also supports man output only) after Kevin > > reported warnings > > Now it doesn't build at all any more. :-( > > GEN docs/qemu-block-drivers.7 > No filename or title > make: *** [rules.mak:387: docs/qemu-block-drivers.7] Fehler 21
What a nightmare, sorry. I can reproduce it after running make distclean. Stefan