Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453062
| From | Jani Nikula <jani.nikula@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Makefile.sphinx:17: The 'sphinx-build' command was not found |
| Date | 2016-08-01 11:40 +0200 |
| Message-ID | <s1hRw-4vm-3@gated-at.bofh.it> (permalink) |
| References | <s01OO-40K-11@gated-at.bofh.it> <s0gkO-5iX-11@gated-at.bofh.it> |
| Organization | Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo |
On Fri, 29 Jul 2016, Jonathan Corbet <corbet@lwn.net> wrote: > On Thu, 28 Jul 2016 15:05:07 -0700 (PDT) > Christian Kujau <lists@nerdbynature.de> wrote: > >> 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? > > That seems like a reasonable request, we'll make it happen. I think we should still display the help (without warnings!) even if the tool is not available. Patch follows. BR, Jani. -- Jani Nikula, Intel Open Source Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Makefile.sphinx:17: The 'sphinx-build' command was not found Christian Kujau <lists@nerdbynature.de> - 2016-07-29 00:20 +0200
Re: Makefile.sphinx:17: The 'sphinx-build' command was not found Jonathan Corbet <corbet@lwn.net> - 2016-07-29 15:50 +0200
Re: Makefile.sphinx:17: The 'sphinx-build' command was not found Jani Nikula <jani.nikula@intel.com> - 2016-08-01 11:40 +0200
[PATCH] Documentation/sphinx: do not warn about missing tools in 'make help' Jani Nikula <jani.nikula@intel.com> - 2016-08-01 11:40 +0200
Re: [PATCH] Documentation/sphinx: do not warn about missing tools in 'make help' Jonathan Corbet <corbet@lwn.net> - 2016-08-04 00:10 +0200
csiph-web