Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1649850 > unrolled thread

make pdfdoc errors with 4.12-rc2

Started byJim Davis <jim.epost@gmail.com>
First post2017-05-24 20:20 +0200
Last post2017-05-24 20:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  make pdfdoc errors with 4.12-rc2 Jim Davis <jim.epost@gmail.com> - 2017-05-24 20:20 +0200

#1649850 — make pdfdoc errors with 4.12-rc2

FromJim Davis <jim.epost@gmail.com>
Date2017-05-24 20:20 +0200
Subjectmake pdfdoc errors with 4.12-rc2
Message-ID<tKJ34-5LE-15@gated-at.bofh.it>
make pdfdocs, on my Fedora 25 desktop with the latest patches, fails with

Running Sphinx v1.5.2

[...lots-o-stuff...]

make PDFLATEX=xelatex LATEXOPTS="-interaction=batchmode" -C
Documentation/output/./latex || exit;
xelatex -interaction=batchmode 'linux-input.tex'
This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016)
(preloaded format=xelatex)
 restricted \write18 enabled.
entering extended mode
Makefile:67: recipe for target 'linux-input.pdf' failed
make[2]: *** [linux-input.pdf] Error 1
Documentation/Makefile.sphinx:87: recipe for target 'pdfdocs' failed
make[1]: *** [pdfdocs] Error 2
Makefile:1472: recipe for target 'pdfdocs' failed
make: *** [pdfdocs] Error 2


-- 
Jim

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web