This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin: how to mount linux FS from cygwin


Thank you,

I execute:
- ninja
- ninja install


user@cliente ~/sshfs-sshfs-3.5.0/build
$ ninja
[5/6] Compiling C object 'sshfs@exe/sshfs.c.o'.
../sshfs.c: En la función ‘sshfs_init’:
../sshfs.c:1746:28: aviso: ‘~’ on a boolean expression [-Wbool-operation]
         cfg->nullpath_ok = ~(sshfs.truncate_workaround ||
sshfs.fstat_workaround);
...
[6/6] Linking target sshfs.exe.

user@cliente ~/sshfs-sshfs-3.5.0/build
$ ninja install
[0/1] Installing files.
Installing sshfs.exe to /usr/local/bin
Running custom install script
'/home/user/sshfs-sshfs-3.5.0/utils/install_helper.sh sbin bin'
'/usr/local/sbin/mount.sshfs' -> '../bin/sshfs'
'/usr/local/sbin/mount.fuse.sshfs' -> '../bin/sshfs'

user@cliente ~/sshfs-sshfs-3.5.0/build
$ sshfs
cygfuse: initialization failed: winfsp-x64.dll not found

and now respond the command but the error is "cygfuse: initialization
failed: winfsp-x64.dll not found"

has happened?

Regards,



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]