Date: Fri, 11 Aug 2017 17:09:15 +0200 From: Nikolaus Rath <Nikolaus@rath.org> To: Ben RUBSON <ben.rubson@gmail.com>, Stefan Esser <se@freebsd.org>, freebsd-fs@freebsd.org Subject: Re: State of FUSE on FreeBSD Message-ID: <87lgmqdtus.fsf@vostro.rath.org> In-Reply-To: <E2230462-FE06-4A75-A42E-F5803FD1AD7F@gmail.com> (Ben RUBSON's message of "Fri, 11 Aug 2017 16:22:46 %2B0200") References: <87y3r0ankb.fsf@vostro.rath.org> <87efsifpiu.fsf@vostro.rath.org> <A3A6DC54-5FC7-481F-A679-1E247F5B39D6@gmail.com> <47A5197B-6A83-4819-A6EE-E56ABD31C4B3@gmail.com> <87bmnmfouj.fsf@vostro.rath.org> <FFFC5806-4C5D-4837-9A71-BDD97D76AF25@gmail.com> <8760dufiu2.fsf@vostro.rath.org> <B6B1B408-A1DB-4D51-BC72-B0FDF3F5A701@gmail.com> <87r2widwec.fsf@vostro.rath.org> <E2230462-FE06-4A75-A42E-F5803FD1AD7F@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 11 2017, Ben RUBSON <ben.rubson@gmail.com> wrote: >> Nope, same problem here: >>=20 >> [root@ ~/libfuse/build]# example/hello >> error: no mountpoint specified >> [root@ ~/libfuse/build]# example/hello /mnt >> mount_fusefs: >> ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ= ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ >> on /mnt: No such file or directory >> fuse: failed to mount file system: No error: 0 > > I managed to build master branch : > https://github.com/libfuse/libfuse > > Following instructions in README.md. > > Log is here, with the tests : > https://benrubson.github.io/fusebuild.log Ok, that's great. If I had that result, I could work on the remaining issues. Unfortunately, all I get is the above error. Do you have any idea what could be different for me? As far as I can remember, I downloaded the image from https://download.freebsd.org/ftp/snapshots/VM-IMAGES/12.0-CURRENT/amd64/Lat= est/FreeBSD-12.0-CURRENT-amd64.qcow2.xz, did a number of 'pkg install <foo>' runs and loaded the fuse kernel module. That's it. > And here is the example program you try to run : > # ./example/hello /mnt > # mount | grep mnt > Not surprising as it fails in tests. > > # ./example/hello_ll /mnt > # mount | grep mnt > /dev/fuse on /mnt (fusefs, local, synchronous) root@ ~/libfuse/build]# example/hello_ll /mnt mount_fusefs: ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ= ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ on /mnt= : No such file or directory fuse: failed to mount file system: No error: 0 Best, -Nikolaus --=20 GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F =C2=BBTime flies like an arrow, fruit flies like a Banana.=C2= =AB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87lgmqdtus.fsf>