[openssl-dev] OpenSSL 1.0.2f build issue - unresolved external symbol

Andy Polyakov appro at openssl.org
Tue Mar 1 13:00:33 UTC 2016


> link /nologo /subsystem:console /opt:ref /debug /dll
> /out:out32dll\libeay32.dll /def:ms/LIBEAY32.def
> @C:\Users\athosar\AppData\Local\Temp\nm43EB.tmp
> Creating library out32dll\libeay32.lib and object out32dll\libeay32.exp
> cryptlib.obj : error LNK2001: unresolved external symbol _OPENSSL_ia32cap_P

This shouldn't happen if you go for no-asm. Basically it sounds like a
left-over from attempt to build with asm support. In other words start
over from empty directory.




More information about the openssl-dev mailing list