Hi Aaron, On Tue, Apr 19, 2016 at 7:41 PM, Aaron M. Ucko <[email protected]> wrote: > kFreeBSD builds of ntfs3g are failing: > > ntfs-3g_common.c:833:14: error: 'ELIBBAD' undeclared (first use in this > function) > errno = ELIBBAD; > > Please fall back on some other reasonably appropriate errno value when > ELIBBAD isn't an option. Upstream proposed ENOEXEC [1]. What's your opinion? I think it can mean similar in kFreeBSD context.
Regards, Laszlo/GCS [1] http://www.tuxera.com/forum/viewtopic.php?f=5&t=31102

