On Mon, Oct 10, 2011 at 4:05 PM, Lance Jump <[email protected]> wrote: > This is probably unrelated, but I think there may be a bug 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.
You are correct, there is a mistake there. I've opened a trac ticket for this: http://trac.cross-lfs.org/ticket/867 If you have the time and desire, feel free to fix the docbook source and send a patch (or pull request) to the -dev list. Thanks for finding this. -Andrew _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
