[openssl-dev] Building current master fails when option no-nextprotoneg is used

Michel michel.sales at free.fr
Thu Jul 28 22:13:26 UTC 2016


Hi,

 

Just to let you know that today's master fails to build when option
no-nextprotoneg is used.

Build stop when linking ssl_test.exe :

 

        cl  /I "." /I "include" /I "include" -DOPENSSL_USE_APPLINK
-DDSO_WIN32 -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE
-DOPENSSL_PIC -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM
-DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM  -DWHIRLPOOL_ASM
-DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM
-DOPENSSL_API_COMPAT=0x10100000L
"-DENGINESDIR=\"C:\\OpenSSL_DLL\\lib\\engines-1_1\""
"-DOPENSSLDIR=\"c:\\OpenSSL_DLL\\ssl\"" -W3 -wd4090 -Gs0 -GF -Gy -nologo
-DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN
-D_CRT_SECURE_NO_DEPRECATE -DUNICODE -D_UNICODE /MD /O2 /Zi /Fdapp -c
/Fotest\ssl_test_ctx.obj "test\ssl_test_ctx.c" ssl_test_ctx.c

        IF EXIST test\ssl_test.exe.manifest DEL /F /Q
test\ssl_test.exe.manifest

 

        link /nologo /debug /subsystem:console /opt:ref
/out:test\ssl_test.exe @C:\Users\...\AppData\Local\Temp\nm4C03.tmp

handshake_helper.obj : error LNK2019: unresolved external symbol
_SSL_CTX_set_next_protos_advertised_cb referenced in function
_configure_handshake_ctx

handshake_helper.obj : error LNK2019: unresolved external symbol
_SSL_CTX_set_next_proto_select_cb referenced in function
_configure_handshake_ctx

handshake_helper.obj : error LNK2019: unresolved external symbol
_SSL_get0_next_proto_negotiated referenced in function
_do_handshake_internal

test\ssl_test.exe : fatal error LNK1120: 3 unresolved externals

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
12.0

\VC\BIN\link.EXE"' : return code '0x460'

Stop.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160729/9852dd0e/attachment.html>


More information about the openssl-dev mailing list