Hello,
5a3efb1dba509b269953ff684f61e682fec14bf5 breaks crosscompiling libcurl on
Debian amd64 for Windows 32 Bit.

>   CC       vtls/libcurl_la-gskit.lo
> vtls/schannel.c: In function ‘schannel_connect_step1’:
> vtls/schannel.c:813:12: error: ‘SEC_E_APPLICATION_PROTOCOL_MISMATCH’ 
> undeclared (first use in this function)
>        case SEC_E_APPLICATION_PROTOCOL_MISMATCH:
>             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> vtls/schannel.c:813:12: note: each undeclared identifier is reported only 
> once for each function it appears in
> vtls/schannel.c: In function ‘schannel_connect_step2’:
> vtls/schannel.c:1050:14: error: ‘SEC_E_APPLICATION_PROTOCOL_MISMATCH’ 
> undeclared (first use in this function)
>          case SEC_E_APPLICATION_PROTOCOL_MISMATCH:
>               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Makefile:2184: recipe for target 'vtls/libcurl_la-schannel.lo' failed

SEC_E_APPLICATION_PROTOCOL_MISMATCH was introduced in 
5a3efb1dba509b269953ff684f61e682fec14bf5.

See full build log here: https://pbot.rmdir.de/u/3ELoWqv9lQ5kcaQ3eeJoKg

Cheers,
        Thomas
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to