Re: Build problem, Mingw/MSYS, 1.0.0-beta5

2010-03-15 Thread Dr. Stephen Henson
On Tue, Mar 09, 2010, Wolfgang Pupp wrote: > I was trying to build openssl-1.0.0-beta5, shared, with MSYS/Mingw > (under Windows 7, 32 bit), with > $ perl Configure mingw shared > $ make > > libeay32.dll and ssleay32.dll were still successfully linked, but then > the compilation failed in the eng

RE: Build problem, Mingw/MSYS, 1.0.0-beta5

2010-03-09 Thread Jeremy Farrell
CERT_SYSTEM_STORE_CURRENT_USER is defined in Microsoft's wincrypt.h. Regards, jjf > From: Wolfgang Pupp > Sent: Tuesday, March 09, 2010 7:32 PM > > I was trying to build openssl-1.0.0-beta5, shared, with MSYS/Mingw > (under Windows 7, 32 bit), with > $ perl Configure mingw shared >