On 4/22/2025 9:08 PM, David Christensen via Cygwin wrote:
On 4/22/25 21:01, Mark Geisert via Cygwin wrote:
Now we're getting somewhere! One or more of the following packages
are missing from your Cygwin system. Use the Cygwin Setup program to
add them if not already installed:
libiconv2
libintl8
libgcc1 (you likely already have this)
libpcre2_8_0
That should help. Let us know what you were missing. That will allow
us to update the required packages list for sshfs to avoid this
problem in the future. Sorry for the inconvenience.
..mark
Those packages appear to be installed already:
2025-04-22 21:03:11 admin@dq67sw ~
$ cygcheck -c libiconv2
Cygwin Package Information
Package Version Status
libiconv2 1.17-1 OK
2025-04-22 21:06:57 admin@dq67sw ~
$ cygcheck -c libintl8
Cygwin Package Information
Package Version Status
libintl8 0.22.5-1 OK
2025-04-22 21:07:10 admin@dq67sw ~
$ cygcheck -c libgcc1
Cygwin Package Information
Package Version Status
libgcc1 12.4.0-3 OK
2025-04-22 21:07:18 admin@dq67sw ~
$ cygcheck -c libpcre2_8_0
Cygwin Package Information
Package Version Status
libpcre2_8_0 10.45-1 OK
Then it's odd they don't appear in the ldd output. How about trying
cygcheck /usr/bin/sshfs.exe
i.e., no options on cygcheck. What does that output?
..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