id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4420	MC fail to build with only SFTP network VFS future enabled	Bishop	andrew_b	"MC fail to build with futures like it:
""--enable-vfs-cpio --enable-vfs-tar --enable-vfs-sfs --enable-vfs-sftp --enable-vfs-extfs --disable-vfs-ftp --disable-vfs-smb --disable-vfs-fish --disable-vfs-undelfs""

The source of problem: no define ENABLE_VFS_NET with this params.

One point, that must be fixed: one of last lines m4.include/mc-vfs.m4 must be chaged to ""if test x""$enable_vfs_ftp"" = x""yes"" -o x""$enable_vfs_sftp"" = x""yes"" -o x""$enable_vfs_fish"" = x""yes""; then""

But there is no enough, somewhere else must be added this define for C compiler.

P.S. This problem confirmed in 4.8.26, 4.8.27 and 4.8.28 and looks like it is exist in trunk too."	defect	closed	major	4.8.29	compilation	master	fixed					merged	committed-master
