linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 1/5] README: Indicate cython requirements
@ 2015-09-28 22:39 Laura Abbott
  2015-09-28 22:39 ` [PATCHv2 2/5] modprobe: Update error message when path is missing Laura Abbott
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Laura Abbott @ 2015-09-28 22:39 UTC (permalink / raw)
  To: Lucas De Marchi; +Cc: Laura Abbott, linux-modules


The recommended flags require cython be installed to compile
successfully. Note this in the documentation.
---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README
index b977e1f..4933268 100644
--- a/README
+++ b/README
@@ -63,7 +63,8 @@ Hacking
 =======
 
 Run 'bootstrap' script before configure. If you want to accept the recommended
-flags, you just need to run 'bootstrap-configure'.
+flags, you just need to run 'bootstrap-configure'. Note that the recommended
+flags require cython be installed to compile successfully.
 
 Make sure to read the CODING-STYLE file and the other READMEs: libkmod/README
 and testsuite/README.
-- 
2.4.3


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

end of thread, other threads:[~2015-09-30 18:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-28 22:39 [PATCHv2 1/5] README: Indicate cython requirements Laura Abbott
2015-09-28 22:39 ` [PATCHv2 2/5] modprobe: Update error message when path is missing Laura Abbott
2015-09-30 18:35   ` Lucas De Marchi
2015-09-28 22:39 ` [PATCHv2 3/5] Change default log level Laura Abbott
2015-09-28 22:39 ` [PATCHv2 4/5] depmod: Remove unprinted debug messages Laura Abbott
2015-09-28 22:39 ` [PATCHv2 5/5] depmod: Don't fall back to uname on bad version Laura Abbott
2015-09-30 18:30 ` [PATCHv2 1/5] README: Indicate cython requirements Lucas De Marchi

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).