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 12:51:34PM -0400, Greg Troxel wrote:
> It may be that upstream FUSE, when built on NetBSD, knows to use puffs.

Thanks. I notice in Makefile.in in fuse package (i.e. from upstream, not
done by pkgsrc patch) (BTW there are many other places where NetBSD is
checked in the code):

@NETBSD_TRUE@libfuse_la_LIBADD = -lperfuse -lpuffs

But it shows -lperfuse rather than -lrefuse that you mentioned.

Are they substitutable for one another in some sense. A quick search shows
this thread:

https://mail-index.netbsd.org/netbsd-users/2011/06/03/msg008354.html

Mayuresh



Home | Main Index | Thread Index | Old Index