You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I gather, this fork of x11fs is exclusive to the Linux platform. It builds fine on musl and glibc. I've been unable to get a hold of any FreeBSD users who can can attempt building it. I'm not sure if FUSE 3 works with FreeBSD. NetBSD and OpenBSD have their own FUSE equivalent, so they are 100% incompatible.
If this is the case, I'll write a patch that undoes the fuse3 update, or I'll write patches that introduce the specific features.
It would be helpful if any uCLibc or FreeBSD users could attempt to build this.
The text was updated successfully, but these errors were encountered:
Update: FreeBSD, DragonflyBSD and OpenBSD support FUSE(fully compatible) natively. NetBSD has a compatible API. As NetBSD supports FUSE(via PUFFS), MINIX does too. OpenSolaris seems to, also.
From what I gather, this fork of x11fs is exclusive to the Linux platform. It builds fine on musl and glibc. I've been unable to get a hold of any FreeBSD users who can can attempt building it. I'm not sure if FUSE 3 works with FreeBSD. NetBSD and OpenBSD have their own FUSE equivalent, so they are 100% incompatible.
If this is the case, I'll write a patch that undoes the fuse3 update, or I'll write patches that introduce the specific features.
It would be helpful if any uCLibc or FreeBSD users could attempt to build this.
The text was updated successfully, but these errors were encountered: