On Mon, 31 Oct 2022 17:46:38 +0900, Lemures Lemniscati
> On Sun, 30 Oct 2022 22:30:47 -0600, Cygwin curl Maintainer
> > The following packages have been upgraded in the Cygwin distribution:
> > 
> > * curl                      7.86
> > * libcurl4          7.86
> > * libcurl-devel             7.86
> > * libcurl-doc               7.86
> > * mingw64-x86_64-curl       7.86
> > * mingw64-i686-curl 7.86
> 
> Hi,
> 
> Thank you for maintaining the packages.
> 
> According to strace, curl is linked to cyggsasl-18.dll now,
> but it is not found by 'cygcheck -p cyggsasl-18.dll'.
> 
> $ uname -svrmo
> CYGWIN_NT-10.0-22621 3.3.6-341.x86_64 2022-09-05 11:15 UTC x86_64 Cygwin
> 
> $ curl
> C:/cygwin64/bin/curl.exe: error while loading shared libraries: ?: cannot 
> open shared object file: No such file or directory
> 
> Lem

Precisely, cygcurl-4.dll is linked to cyggsasl-18.dll,
which is unavailable.

$ cygcheck cygcurl-4.dll
Found: C:\cygwin64\bin\cygcurl-4.dll
C:\cygwin64\bin\cygcurl-4.dll
  C:\cygwin64\bin\cygbrotlidec-1.dll
    C:\cygwin64\bin\cygwin1.dll
      C:\WINDOWS\system32\KERNEL32.dll
        C:\WINDOWS\system32\ntdll.dll
        C:\WINDOWS\system32\KERNELBASE.dll
    C:\cygwin64\bin\cygbrotlicommon-1.dll
  C:\cygwin64\bin\cygcrypto-1.1.dll
    C:\cygwin64\bin\cygz.dll
cygcheck: track_down: could not find cyggsasl-18.dll

  C:\cygwin64\bin\cyggssapi_krb5-2.dll
    C:\cygwin64\bin\cygk5crypto-3.dll
      C:\cygwin64\bin\cygkrb5support-0.dll
        C:\cygwin64\bin\cygintl-8.dll
          C:\cygwin64\bin\cygiconv-2.dll
    C:\cygwin64\bin\cygkrb5-3.dll
      C:\cygwin64\bin\cygcom_err-2.dll
        C:\cygwin64\bin\cyggcc_s-seh-1.dll
  C:\cygwin64\bin\cygidn2-0.dll
  C:\cygwin64\bin\cyglber-2.dll
  C:\cygwin64\bin\cygldap-2.dll
    C:\cygwin64\bin\cygsasl2-3.dll
    C:\cygwin64\bin\cygssl-1.1.dll
  C:\cygwin64\bin\cygnghttp2-14.dll
  C:\cygwin64\bin\cygpsl-5.dll
    C:\cygwin64\bin\cygunistring-2.dll
  C:\cygwin64\bin\cygssh2-1.dll
  C:\cygwin64\bin\cygzstd-1.dll



-- 
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