Skip to content

Conversation

@vladkvit
Copy link

Previously, under Windows VS2008, if the following was executed:

perl Configure VC-WIN32 no-asm no-sock --prefix="C:\Users\Administrator\Documents\openssl\builddir"
perl util\mkdef.pl crypto ssl update
ms\do_ms
nmake -f ms\nt.mak

then the build would fail. This is because not all socket-related functions were under #ifndef OPENSSL_NO_SOCK.

After my changes, the build succeeds, and all tests from running "nmake -f ms\nt.mak test" pass.

@mxmauro
Copy link

mxmauro commented Apr 19, 2014

Agree with this fix but did you try adding -DOPENSSL_NO_DGRAM ?

@richsalz
Copy link
Contributor

updated by #729

@richsalz richsalz closed this Feb 24, 2016
mcr pushed a commit to mcr/openssl that referenced this pull request Jun 22, 2021
@myphj01 myphj01 mentioned this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants