linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Makefile.sphinx:17: The 'sphinx-build' command was not found
@ 2016-07-28 22:05 Christian Kujau
  2016-07-29 13:48 ` Jonathan Corbet
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Kujau @ 2016-07-28 22:05 UTC (permalink / raw)
  To: linux-kernel, Jani Nikula

Hi,

since 22cba31bae ("Documentation/sphinx: add basic working Sphinx 
configuration and build") the following warning is emitted when running 
"make help":

$ make help > /dev/null 
Documentation/Makefile.sphinx:17: The 'sphinx-build' command was not 
found. Make sure you have Sphinx installed and in PATH, or set the 
SPHINXBUILD make variable to point to the full path of the 'sphinx-build' 
executable.

Indeed, I don't have "sphinx-build" installed (nor do I want to build 
documentation), running "make SPHINXBUILD=/bin/true help" makes the 
warning go away. Is there a way to omit the warning when 
running "make help"? E.g. by not including Documentation/Makefile.sphinx 
for that target?

Thanks,
Christian.
-- 
BOFH excuse #296:

The hardware bus needs a new token.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-03 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-28 22:05 Makefile.sphinx:17: The 'sphinx-build' command was not found Christian Kujau
2016-07-29 13:48 ` Jonathan Corbet
2016-08-01  9:34   ` Jani Nikula
2016-08-01  9:37     ` [PATCH] Documentation/sphinx: do not warn about missing tools in 'make help' Jani Nikula
2016-08-03 21:42       ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).