On 29/12/2017 19:34, Michael Wojcik wrote:
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf
Of Richard Levitte
Sent: Friday, December 29, 2017 12:14
If any of those are newer, 'nmake' will
automatically reconfigure and ask you to run again.
It's also worth noting that nm
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf
> Of Richard Levitte
> Sent: Friday, December 29, 2017 12:14
>
> If any of those are newer, 'nmake' will
> automatically reconfigure and ask you to run again.
It's also worth noting that nmake's dependency-graph generation
In message <20171229145927.2201-1-mar...@eclypsium.com> on Fri, 29 Dec 2017
11:59:27 -0300, Martin Galvan said:
omgalvan.86> Well, after a couple more tries it seems to be working now. I
don't get the
omgalvan.86> same error as before, but rather a complaint about stddef.h not
being found.
omg
Well, after a couple more tries it seems to be working now. I don't get the
same error as before, but rather a complaint about stddef.h not being found.
I'm guessing that's more of a Visual Studio problem, so I'll look into that.
Thanks.
--
openssl-users mailing list
To unsubscribe: https://mta.o
Hi Richard,
> You simply need to do exactly what you're told, i.e. run 'nmake'
> again.
>
> If that happens again and again, then you have a problem. If I were
> in your shoes, I'd look pretty hard at file time stamps to see if I
> could figure it out from there.
I ran it several times and saw t
In message <20171228221837.2608-1-mar...@eclypsium.com> on Thu, 28 Dec 2017
19:18:37 -0300, Martin Galvan said:
omgalvan.86> Hi all,
omgalvan.86>
omgalvan.86> I'm trying to build OpenSSL on Windows. I'm using the nmake that
came with
omgalvan.86> Visual Studio 2017, NASM, ActivePerl and have i