Re: Errors in LFS-6.1

2005-07-21 Thread Archaic
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

Re: Errors in LFS-6.1

2005-07-21 Thread Randy McMurchy
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

Errors in LFS-6.1

2005-07-21 Thread Jath Palasubramaniam
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