Dear all,
Same kind of problem for Win32 target and VC9.0 express compiler,
with MASTER of 2014/07/21 version of sources.
IF EXIST out32dll\casttest.exe.manifest mt -nologo -manifest
out32dll\ca
sttest.exe.manifest -outputresource:out32dll\casttest.exe;1
link /nologo /subsystem:console /opt:ref /debug
/out:out32dll\bntest.exe
@C:\DOCUME~1\pdelaage\LOCALS~1\Temp\nm9A.tmp
Création de la bibliothèque tmp32dll\junk.lib et de l'objet
tmp32dll\junk.exp
bntest.obj : error LNK2019: symbole externe non résolu
_bn_probable_prime_dh_cop
rime référencé dans la fonction _test_probable_prime_coprime
out32dll\bntest.exe : fatal error LNK1120: 1 externes non résolus
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\link.EXE"' : code retour '0x460'
Stop.
Same problem, of course, for WCE/ARMv4 target with EVC4sp4 compiler/ WCE
SDK 4.20
Question : should it be possible to record this bug in RT system, so as
to have a simple mean to follow its resolution,
as I am regularly downloading and recompiling sources many times since
one month to follow its resolution manually ...?
Regards
Pierre
Le 20/07/2014 15:06, Dr. Stephen Henson a écrit :
On Sun, Jul 20, 2014, Jeff Trawick wrote:
On Sat, Jul 19, 2014 at 10:15 PM, Dr. Stephen Henson <st...@openssl.org>
wrote:
Definitely better. I should have played just a little later yesterday.
FWIW, unresolved references to this family of functions seems to be a
common issue:
Creating library tmp32dll\junk.lib and object tmp32dll\junk.exp
speed.obj : error LNK2019: unresolved external symbol bn_probable_prime_dh
refer
enced in function speed_main
speed.obj : error LNK2019: unresolved external symbol
bn_probable_prime_dh_retry
referenced in function speed_main
speed.obj : error LNK2019: unresolved external symbol
bn_probable_prime_dh_copri
me referenced in function speed_main
I don't see that in libeay.num or libssl.num, though I didn't get a warning
when running ms\do_win64a.bat.
That's one of the things being investigated. That (and several other)
functions wouldn't normally be exported (they're internal library functions
which applications shouldn't use) so we're discussing how to address it.
Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org