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

9 views
Skip to first unread message

Michel

unread,
Jul 28, 2016, 6:14:16 PM7/28/16
to

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.

Salz, Rich

unread,
Jul 31, 2016, 11:32:50 AM7/31/16
to

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

This will be fixed shortly; the fix is being reviewed. Thanks.

--
Senior Architect, Akamai Technologies
IM: rich...@jabber.at Twitter: RichSalz


--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply all
Reply to author
Forward
0 new messages