﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5744	ncurses-6.5-20250531: Too many levels of symbolic links	pierre	pierre	"First reported by Marcin Dulak...
Running on debian stable, which has ncurses-6.4, I get when running the make command in chapter 6:
{{{
...
** Building terminfo database, please wait...
Running tic to install /home/pierre/build/LFS-ESS/usr/share/terminfo
}}}
So it seems TIC_PATH is not honored.
Then this tic creates a /usr/share/terminfo directory with a lot of symlinks, while recent tic uses hardlinks. This creates a problem later in chapter 8, where copying the dest dir to / creates symlinks pointing to themselves! Hence the error message mentioned in the subject..."	defect	closed	normal	12.4	Book	git	major	fixed		
