khenriks / mp3fs

FUSE-based transcoding filesystem from FLAC to MP3
http://khenriks.github.io/mp3fs/
GNU General Public License v3.0
382 stars 46 forks source link

Problems on NetBSD #37

Closed 0-wiz-0 closed 9 years ago

0-wiz-0 commented 9 years ago

NetBSD provides a FUSE implementation. However, I can't get mp3fs-0.91 to work with it (0.13 worked fine).

The problems I have seen so far:

I don't know yet if this is a problem in the NetBSD FUSE implementation or mp3fs; however, many other fuse file systems work fine (including e.g. glusterfs).

khenriks commented 9 years ago

I don't have access to a NetBSD system, and haven't had time to get one set up in order to test this. I'll just comment instead that NetBSD is not a supported platform. I have no idea why it would crash so easily, and otherwise not function. It's probably some incompatibility between the NetBSD and Linux FUSE implementations. Sorry I'm not more helpful, I really have no idea, and no experience with NetBSD.