Replying to mirabilos:
Only GNU tar supports --long-options.
Long options are not used in recent version of vfs script .
I see two ways:
[skip]
This would break cross compilation though.
Cross compilation wouldn't be broken.
I’d need to be pointed to
a specification of what exact arguments, input and output the vfs scripts
receive and are supposed to output though.
You can found that in MC source tree (lib/vfs/mc-vfs/extfs/README) or in installed MC in you system (/usr/libexec/mc/extfs.d/README or /usr/lib/mc/extfs.d/README).
Thanks!