﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
867	Kernel Build System.map Typo	Andrew Bradford	clfs-commits@…	"Lance Jump reported the following on clfs-support mailing list (archive here: http://lists.cross-lfs.org/pipermail/clfs-support-cross-lfs.org/2011-October/001270.html):

In section 9.3.1 (Installation of the Kernel).  In it, you are asked to copy system.map:

{{{
cp System.map ${CLFS}/boot/System.map-2.6.38.2
}}}

and later asked to build the module dependencies:

{{{
${CLFS}/cross-tools/bin/depmod.pl -F ${CLFS}/boot/System.map \
    -b ${CLFS}/lib/modules/2.6.38.2
}}}

But at that point the name of the file is ""${CLFS}/boot/System.map-2.6.38.2"" rather than ""${CLFS}/boot/System.map"" as indicated in the last line."	defect	closed	major	CLFS Embedded 1.0.0	BOOK	CLFS Embedded GIT	fixed		
