Opened 20 years ago

Closed 20 years ago

#1057 closed defect (invalid)

some inconsistencies in section 5.4

Reported by: iaargh@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: 6.0
Severity: normal Keywords:
Cc:

Description

the instructions: mkdir ../binutils-build cd ../binutils-build

there was no mention of changing the lfs directory to user lfs. so assuming we are in the sources directory this instruction fails until we chown directory lfs

../binutils-2.15.91.0.2/configure --prefix=/tools \

--disable-nls

the previous instruction had us cd into ../binutils so this should read

binutils-2.15.91.0.2/configure --prefix=/tools \

--disable-nls

Change History (1)

comment:1 by Matthew Burgess, 20 years ago

Resolution: invalid
Status: newclosed

Closing as invalid. Comments from Steve Crosby at http://www.linuxfromscratch.org/pipermail/lfs-book/2005-March/013275.html show why it's invalid too.

Note: See TracTickets for help on using tickets.