pkgsrc-Users archive

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

Re: filesystems/fuse-encfs compilation error; upgrade



On Tue, Apr 09, 2019 at 08:22:34AM +0530, Mayuresh wrote:
> Please advise regarding the following error. This is on pkgsrc-current,
> NetBSD 8.0_RC1 amd64.
> 
> BTW upstream has released a newer version 1.9.5 as well. We may upgrade in
> pkgsrc please. Release notes are here:
> https://github.com/vgough/encfs/releases
> 
> /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);
>                                                       ^
> *** [CMakeFiles/encfs.dir/encfs/FileUtils.cpp.o] Error code 1

cvs update. let me know if it also works.


Home | Main Index | Thread Index | Old Index