Re: Windows 10 Home and sshfs

2025年4月26日 14:26:43 -0700

Hi Brian,
On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote:
On 2025年04月25日 12:04, David Christensen via Cygwin wrote:
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
   cygcheck -c cygfuse
display?
..mark
2025年04月25日 11:02:33 admin@dq67sw ~
$ cygcheck -c cygfuse
Cygwin Package Information
Package       Version  Status
cygfuse       3.2.0-3    OK
Would it help to run and post output from:
$ gendef - /usr/bin/cygfuse-3.2.dll
or
$ gendef /usr/bin/cygfuse-3.2.dll
and attach cygfuse-3.2.def generated?
Thanks for the suggestion; I'd never heard of gendef. I don't think it'll help here because 3.2.0-3 is the correct version of cygfuse to be using and it definitely has cygfuse_report() in it. The pop-up window OP described is a little screwy: it calls sshfs.exe a dynamic link library. That might be an artifact of strace running sshfs but I'm not sure. If there happened to be another cygfuse*dll on the OP's system, such as one installed by WinFSP, then gendef run on that would definitely help. In spite of my repeated "that's the problem" statements I don't know what's really going on here. I can't reproduce it locally on Win10.
Regards,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Reply via email to