﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1057	some inconsistencies in section 5.4	iaargh@…	lfs-book@…	"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"	defect	closed	lowest		Book	6.0	normal	invalid		
