pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

encfs compilation error on NetBSD 8.0_RC1



/usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.4/encfs/FileUtils.cpp:
In function 'bool encfs::unmountFS(encfs::EncFS_Context*)':
/usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.4/encfs/FileUtils.cpp:1694:54:
error: cannot convert 'const char*' to 'fuse*' for argument '1' to 'void
fuse_unmount(fuse*)'
   fuse_unmount(ctx->opts->mountPoint.c_str(), nullptr);

# uname -a
NetBSD localhost 8.0_RC1 NetBSD 8.0_RC1 (GENERIC.201804191727Z) amd64


Request help to resolve this.

Mayuresh


Home | Main Index | Thread Index | Old Index