Rafael Lopez wrote: > 2008/5/27 Matt Darcy <[EMAIL PROTECTED]>: > > > >> In the kernel source directory...... look at the name "Linux-2.6.22.5 >> API headers" Linux-2.6.22.5, they are headers from the kernel. >> >> >> -- >> > > Thank you, Matt. > What you said is exactly what I did. The "make mrproper" command was > issued from: > root:/resources/Linux-2.6.22.5 # > (Remember that "/" is "$LFS" after chroot) > After that was when the error lines appeared: "make: /bin/sh: Command > not found" and "make: gcc: Command not found" and "make: *** No rule > to make target '........... Makefile'" etc. etc. > So, we are clear about positioning: within de directory containing the > Linux-2.6.22.5 files. > But, within chroot?; as "lfs" user?; as "root", but outside chroot? > I'm totally confused on the subject. In the book nothing is said on > these particulars. > Can you bring here the specifics? Thank you again. > Read Ken's response,
but I'd also suggest you follow the book EXACTLY, it spends a lot of time and effort setting up pre-requists for your build. For example - the book has this chapter http://www.linuxfromscratch.org/lfs/view/stable/chapter03/introduction.html Which builds a dir called "sources" for you to store your source packages in, it sets the correct permissions on this directory, no-where in the book does it mention using "/resources" This may seem minor but unless your %100 confident in what your doing follow the book exactly, using the names /source/ /tools $LFS etc suggested, applying the patches when told etc etc. It will save you pain like this later down the book and get you better support. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
