﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3481	libncurses.so link required to build util-linux	Tiago Koji Castro Shibata	lfs-book@…	"While building util-linux-2.24.1 in SVN for the temporary system (step 5.33), make links using -lncurses. Since the links from ncurses to ncursesw are only created in step 6.21 (inside the final system), the compilation fails. Creating libncurses.so as a soft link to libncursesw.so before step 5.33 solves the problem:
ln -s libncursesw.so $LFS/tools/lib/libncurses.so

"	defect	closed	normal	7.5	Book	SVN	normal	fixed		
