On Wed, 2011-08-10 at 15:28 -0500, 60lpsdf250 wrote:
> I made it through 5.5: GCC-4.5.2 - Pass 1 with no errors (although it
> took a while, noob here).
GCC does take a long time to build - collectively, the three GCC builds
make up about half the total time for an LFS build.
> I read the next part, 5.6. Linux-2.637 API Headers, and entered "make
> mrproper" and it failed. The book doesn't elaborate on what to do
> except to enter this command.
> I Googled the "make mrproper" error ("make: *** No rule to make target
> `mrproper'. Stop.") and found this:
>
> tar -xjf linux-2.6.27.4.tar.bz2
> cd linux2.6.27.4
> make mrproper
And that's exactly what the LFS book tells you to do. The first two
lines are the standard steps (under General Compilation Instructions)
which apply to *every* package in the book - and which you presumably
followed when building the binutils and gcc packages?
Simon.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page