My search was unsuccessful : does someone know with FUSE use flag is masked on ARM ?
I find in arm profile it is indicated as "Things we don't want" ... but why ?
Any instabilities ? risks ?
echo "-fuse" >> /etc/portage/profile/use.mask
and give it a try :) I think a lot of useflags are masked due to simple lack of testing
on the target arch. I unmasked a LOT on my MIPS builds an didn't notice any breakages, and ARM should be in much better shape than MIPS.
By the way, regarding owfs itself, the tool is working pretty well as said, but there are some issues with start/stop script and I created a BR as well for that.