On Sat, Jul 19, 2014 at 10:15 PM, Dr. Stephen Henson <st...@openssl.org>
wrote:

> On Sat, Jul 19, 2014, Jeff Trawick wrote:
>
> > This reduces the number of build problems on Windows+MSVC with the master
> > branch.  I don't know if the 1.0.2 branch was affected by the missing
> > entries; it does build in the presence of these minor changes.
> >
> > I don't know if other fields have to be provided...
> >
> > When this is sorted out, I can look at further fixes needed to completely
> > build master on Windows+MSVC.  (There's an assortment of other issues to
> > sort through, like the heartbleed test not finding testutil.h, unresolved
> > references in bntest.exe and gost2814789t.exe, eng_rsax.obj being
> > referenced but not getting generated in ntdll.mak, and more.)
> >
>
> This is currently being investigated. The recent update to the master
> branch
> addresses some of these issues.
>

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.


> 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
>



-- 
Born in Roswell... married an alien...
http://emptyhammock.com/
http://edjective.org/

Reply via email to