Guest User

Untitled

a guest
Jan 20th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
  2. Copyright (C) Microsoft Corporation. All rights reserved.
  3.  
  4. Building OpenSSL
  5. copy nul+ .cryptobuildinf.h tmp32dllbuildinf.h
  6. nul
  7. .cryptobuildinf.h
  8. 1 file(s) copied.
  9. cl /Fotmp32dllcryptlib.obj -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox /O2
  10. /Ob2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDI
  11. AN -DDSO_WIN32 -DBN_ASM -DMD5_ASM -DSHA1_ASM -DRMD160_ASM /Fdout32dll -DOPENSSL_
  12. NO_KRB5 -D_WINDLL -DOPENSSL_BUILD_SHLIBCRYPTO -c .cryptocryptlib.c
  13. cl : Command line warning D9002 : ignoring unknown option '/G5'
  14. cryptlib.c
  15. C:Program FilesMicrosoft Visual Studio 10.0VCINCLUDEerrno.h(92) : error C22
  16. 20: warning treated as error - no 'object' file generated
  17. C:Program FilesMicrosoft Visual Studio 10.0VCINCLUDEerrno.h(92) : warning C
  18. 4005: 'EADDRINUSE' : macro redefinition
  19. tmp32dlle_os.h(156) : see previous definition of 'EADDRINUSE'
  20. NMAKE : fatal error U1077: '"C:Program FilesMicrosoft Visual Studio 10.0VCBI
  21. Ncl.EXE"' : return code '0x2'
  22. Stop.
Add Comment
Please, Sign In to add comment