Hilko Bengen <[email protected]> writes: > According to objdump, ntfs-3g on kfreebsd *does* lack those symbols. All > of those are guarded by #ifdef HAVE_SETXATTR in the source code.
That would explain it. > To me, this makes no sense for pure library interfaces that do not > directly interface with the FUSE layer. I suppose the idea is to make this limitation clear as quickly as possible, but agree that it would be friendlier for the library to fall back on supplying stubs that return an appropriate error code. Perhaps it could even arrange for their use to trigger linker *warnings*, just not errors. (I don't remember if would require misclassifying them as "deprecated," though.) > I am reassigning this to ntfs-3g itself and limiting the build > architectures for wimlib to linux-any. OK, thanks. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

