id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1943	mc won't compile on Solaris due to undefined constant NAME_MAX	mcermak	andrew_b	"VFS layer (vfs/vfs.c module) references NAME_MAX symbolic constant in code dealing with charset conversions. This constant is defined on Linux but not on Solaris. This blocks building mc on (Open)Solaris systems.
However, there is another symbolic constant with same purpose - MAXNAMLEN - which is defined on Linux, Solaris and BSD systems.

Attached patch replaces NAME_MAX constant with MAXNAMLEN in vfs/vfs.c module."	defect	closed	major	4.7.1	mc-vfs	4.7.0.1	fixed						committed-master
