In message <[EMAIL PROTECTED]> on Fri, 19 Apr 2002 18:11:49 +0200, Bernd
Matthes <[EMAIL PROTECTED]> said:
Hello Bernd,
I've looked at the list of errors and have made some changes that look
almost exactly like your diff (I didn't notice the attachment at
first). A few changes in the Windows scripts were needed as well, so
it would at all copy ecdsa.h to the inc32 directory, for example :-).
There's just one very unfortunate thing that I can't say how to fix,
for not:
bernd.matthes> cl /Fotmp32\dsatest.obj -Iinc32 -Itmp32 /MD /W3 /WX /G5 /Ox /O2
bernd.matthes> /Ob2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN
bernd.matthes> -DL_ENDIAN -DDSO_WIN32 -DOPENSSL_SYSNAME_WINNT /Fdout32
bernd.matthes> -DOPENSSL_NO_KRB5 -c .\crypto\dsa\dsatest.c
bernd.matthes> dsatest.c
bernd.matthes> link /nologo /subsystem:console /machine:I386 /opt:ref
bernd.matthes> /out:out32\dsatest.exe @.\nmt00694.
bernd.matthes> libeay32.lib(t_pkey.obj) : error LNK2001: unresolved external symbol
bernd.matthes> _ECDSA_get_conversion_form
bernd.matthes> out32\dsatest.exe : fatal error LNK1120: 1 unresolved externals
bernd.matthes> NMAKE : fatal error U1077: 'link' : return code '0x460'
bernd.matthes> Stop.
At that point, I assume that the ECDSA directory hasn't been run
through yet... I'll look at this one more time, just to make sure I'm
not guessing wrong.
Please try the next snapshot.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]