﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
265	Installatioin of Texinfo needs an additional symlink to termcap.h	akorves@…	lfs-book@…	"For the installation of texinfo you need to set an symlink from:
/usr/include/termcap.h to /usr/include/ncurses/termcap.h
That is not described in the book...

suggestion: 
linux# mkdir /usr/include/ncurses
linux# ln -s ../termcap.h

Then the package will compile without an error.
Regards, Alex"	defect	closed	normal		Book	3.1	normal	invalid		
