The patch titled Documentation/Changes: perl is needed to build the kernel has been added to the -mm tree. Its filename is documentation-changes-perl-is-needed-to-build-the-kernel.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: Documentation/Changes: perl is needed to build the kernel From: Jose Luis Perez Diez <jluis@xxxxxxxxxxxxxxxxx> Perl is used on the kernel Makefile to generate documentation, firmwares in c source form, sources, graphs, and some headers and this fact is undocumented. Signed-off-by: Jose Luis Perez Diez <jluis@xxxxxxxxxxxxxxxxx> Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/Changes | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN Documentation/Changes~documentation-changes-perl-is-needed-to-build-the-kernel Documentation/Changes --- a/Documentation/Changes~documentation-changes-perl-is-needed-to-build-the-kernel +++ a/Documentation/Changes @@ -71,6 +71,13 @@ assembling the 16-bit boot code, removin your kernel. This change does, however, mean that you need a recent release of binutils. +Perl +---- + +You will need perl 5 and the following modules: Getopt::Long, Getopt::Std, File::Basename, and File::Find to build the kernel. + + + System utilities ================ _ Patches currently in -mm which might be from jluis@xxxxxxxxxxxxxxxxx are documentation-changes-perl-is-needed-to-build-the-kernel.patch documentation-changes-perl-is-needed-to-build-the-kernel-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html