From: zhu qun-ying <[EMAIL PROTECTED]> qyzhu> link /nologo /subsystem:console /machine:I386 /opt:ref /dll /out:out32dl qyzhu> l\ssleay32.dll /def:ms/SSLEAY32.def @d:\TEMP\nmc00217. qyzhu> Creating library out32dll\ssleay32.lib and object out32dll\ssleay32.exp qyzhu> ssl_cert.obj : error LNK2001: unresolved external symbol _BIO_s_file qyzhu> ssl_rsa.obj : error LNK2001: unresolved external symbol _BIO_s_file qyzhu> ssl_txt.obj : error LNK2001: unresolved external symbol _BIO_s_file qyzhu> out32dll\ssleay32.dll : fatal error LNK1120: 1 unresolved externals qyzhu> NMAKE : fatal error U1077: 'link' : return code '0x460' qyzhu> Stop. qyzhu> qyzhu> Seems the error of changing interfaces. :) Nope, it's the error of badly built .def files, methinks. Try the latest snapshot, it should work a little bit better. -- Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ 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]
Re: 0.9.6-beta1 with rand_win.c(1.9) built error with VC
Richard Levitte - VMS Whacker Thu, 14 Sep 2000 00:06:22 -0700
- 0.9.6-beta1 with rand_win.c(1.9) built error... zhu qun-ying
- Re: 0.9.6-beta1 with rand_win.c(1.9) bu... Richard Levitte - VMS Whacker
- Re: 0.9.6-beta1 with rand_win.c(1.9) bu... Jeffrey Altman
- Re: 0.9.6-beta1 with rand_win.c(1.9... Richard Levitte - VMS Whacker
