curl / curl-for-win

Reproducible curl binaries for Linux, macOS and Windows
https://curl.se/windows/
MIT License
686 stars 207 forks source link

Curl 7.77.0 _mkgmtime32 Windows XP SP3 #18

Closed FIFpro-Argentino closed 3 years ago

FIFpro-Argentino commented 3 years ago

curl version: 7.77.0 Build: 7.77.0 Date: 2021-05-26 Changes: 7.77.0 changelog

photo-2021-05-28-15-40-08

bagder commented 3 years ago

Can you help us out a little? What exactly is the problem? We don't use any _mkgmtime32 function in curl.

FIFpro-Argentino commented 3 years ago

Al actualizar a la versión 7.77.0 de 32x me comenzó a lanzar ese problema. Probé descargando de la pagina oficial al curl 7.77.0 x32, en otra PC con Windows XP SP3 32x y ocurría lo mismo. mientras que en la PC con windows 10 ese problema no ocurría. Ambos Windows XP tienen todas las actualizaciones instaladas y el problema aparece apenas ejecutas el curl.exe con o sin linea de argumentos. PD = No se hablar ingles

GOOGLE TRANSLATOR : When updating to version 7.77.0 of 32x I started throwing that problem. I tried downloading from the official page to curl 7.77.0 x32, on another PC with Windows XP SP3 32x and the same thing happened. while in the PC with windows 10 that problem did not occur. Both Windows XP have all the updates installed and the problem appears as soon as you run curl.exe with or without a line of arguments.

vszakats commented 3 years ago

The reference is coming from libmetalink, which I've enabled in 7.76.1_4 Windows build a few days ago. It is being detected by configure. The detection is correct and the build works, but apparently this function is not exported from msvcrt.dll versions shipping with these older Windows releases. It appeared with the "v7" .dll release, according to a similar SO question.

@FIFpro-Argentino Can you try this test build and report back how it runs on the problemtic Windows?: https://ci.appveyor.com/api/buildjobs/40pbjhoeofewyr9l/artifacts/curl-7.77.0-win32-mingw-test.zip

FIFpro-Argentino commented 3 years ago

@vszakats Funciono en ambas computadora con Windows XP