﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2645	LFS - gcc now requires mpc to be installed in the gcc directory.	Jim Donelson	lfs-book@…	"Section 5.5 and 5.10 should read:


{{{
tar -jxf ../mpfr-2.4.2.tar.bz2
mv -v mpfr-2.4.2 mpfr
tar -jxf ../gmp-5.0.0.tar.bz2
mv -v gmp-5.0.0 gmp
tar -zxf ../mpc-0.8.1.tar.gz
mv -v mpc-0.8.1 mpc
}}}

Note: you will need to re-run configure after correcting this as the mpc config dir will not have been created.



"	defect	closed	normal	6.7	Book	SVN	normal	invalid		
