Hello,

getting error to build wget 1.25.0 on msys2.
(msys2, mingw32, windows10)


C:/mingw32/include/time.h:274:22: error: 'daylight' redeclared as different
kind of symbol
  274 |   _CRTIMP extern int daylight __MINGW_ATTRIB_DEPRECATED_UCRT;
      |                      ^~~~~~~~
In file included from access.c:17:
../src/config.h:2788:20: note: previous declaration of 'daylight' with type
'int *(void)'
 2788 | #define __daylight daylight
      |                    ^~~~~~~~


Best regards,
Reiji

Reply via email to