Hi,

the 1.0.2 branch fails to compile for me:

link /nologo /subsystem:console /opt:ref /debug
/out:out32dll\dtlstest.exe @C:\Windows\TEMP\nm8D73.tmp
   Creating library tmp32dll\junk.lib and object tmp32dll\junk.exp
dtlstest.obj : error LNK2019: unresolved external symbol
_create_ssl_ctx_pair referenced in function _test_dtls_unprocessed
dtlstest.obj : error LNK2019: unresolved external symbol
_create_ssl_objects referenced in function _test_dtls_unprocessed
dtlstest.obj : error LNK2019: unresolved external symbol
_create_ssl_connection referenced in function _test_dtls_unprocessed
dtlstest.obj : error LNK2019: unresolved external symbol
_bio_f_tls_dump_filter referenced in function _test_dtls_unprocessed
dtlstest.obj : error LNK2019: unresolved external symbol
_mempacket_test_inject referenced in function _test_dtls_unprocessed
out32dll\dtlstest.exe : fatal error LNK1120: 5 unresolved externals

Changes in this build:

http://ci.kicad-pcb.org/job/windows-openssl-msvc/build=release,cpu=x86,label=windows/458/changes'

Full build log:

http://ci.kicad-pcb.org/job/windows-openssl-msvc/build=release,cpu=x86,label=windows/458/consoleFull

   Simon


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4653
Please log in as guest with password guest if prompted

Attachment: signature.asc
Description: PGP signature

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

Reply via email to