W dniu 4 lipca 2010 17:54 użytkownik Jesse Barnes jbarnes@virtuousgeek.org napisał:
You can edit the DocBook/Makefile to remove the broken docs from the build. That should get you going with the drm doc itself.
I removed z8530book.xml but still got error. Then removed mcabook.xml and I still get error for "new first" position in DOCBOOKS:
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/var/lib/texmf/fonts/map/pdftex /updmap/pdftex.map}] ! Missing number, treated as zero. <to be read again> p l.225 /> </fo:block></fo:block></fo:flow></fo:page-sequence><fo:page-sequence...
? ! Emergency stop. <to be read again> p l.225 /> </fo:block></fo:block></fo:flow></fo:page-sequence><fo:page-sequence...
! ==> Fatal error occurred, no output PDF file produced! Transcript written on tmp.log. make[1]: *** [Documentation/DocBook/device-drivers.pdf] Błąd 1 make: *** [pdfdocs] Błąd 2
It seems whole docs building is broken for me...
Much of the drm source has doxygen rather than kdoc style comments though, I need to clean those up before I can actually include the source generated info in the drm.tmpl.
Any testing patch for drm.tmpl I can try now? Guess it's still better to have some crappy doc than none.