On Fri, Jul 22, 2005 at 09:35:27AM +1000, Jath Palasubramaniam wrote:
>
> > ln -s ../usr/bin/cpp /lib
>
> At this point the user is in the directory '/sources/gcc-build/'. A
> single '..' only places you in the 'sources/' directory. I believe the
> command should be either:
Look at the note on
Jath Palasubramaniam wrote these words on 07/21/05 18:35 CST:
> I think there is an error in the second-last instruction. It says:
>
> > Some packages expect the C preprocessor to be installed in the /lib
> directory. To support those packages, create this symlink:
> > ln -s ../usr/bin/cpp /li
Hi,
Sorry, if this is the wrong place for posting a couple of errors i've
found in the LFS-6.1 book. Anyway...
__
Chapter 6.14 GCC-3.4.3
I think there is an error in the second-last instruction. It says:
> Some packages expect the C preprocessor to be installed in the /lib
directory. To sup