[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Can't setup build. Problems with building OpenSSL

From: Sergey Azarkevich <azarkevich_at_gmail.com>
Date: Fri, 23 Aug 2013 11:44:55 +0300

Try build TSVN, but encounter some strange error

D:\TSVN\ext\openssl>nant x64 debug binaries

----------------------------------------------------
....
                 [exec] RC4_CHUNK is unsigned long long
                 [exec]
                 [exec] Configured for debug-VC-WIN64A.
                 [exec]
                 [exec] D:\TSVN\ext\openssl>perl util\mkfiles.pl 1>MINFO
                 [exec]
                 [exec] D:\TSVN\ext\openssl>cmd /c "nasm -f win64 -v"
 1>NUL: 2>&1
                 [exec]
                 [exec] D:\TSVN\ext\openssl>if 1 NEQ 0 goto ml64
                 [exec]
                 [exec] D:\TSVN\ext\openssl>perl ms\uplink-x86_64.pl masm
 1>ms\uptable.asm
                 [exec]
                 [exec] D:\TSVN\ext\openssl>ml64 -c -Foms\uptable.obj
ms\uptable.asm
                 [exec] Assembling: ms\uptable.asm
                 [exec] Microsoft (R) Macro Assembler (x64) Version
11.00.50727.1
                 [exec] Copyright (C) Microsoft Corporation. All rights
reserved.
                 [exec]
                 [exec]
                 [exec] D:\TSVN\ext\openssl>perl util\mk1mf.pl VC-WIN64A
 1>ms\nt.mak
                 [exec]
                 [exec] D:\TSVN\ext\openssl>perl util\mk1mf.pl dll
VC-WIN64A 1>ms\ntdll.mak
                 [exec]
                 [exec] D:\TSVN\ext\openssl>perl util\mkdef.pl 32 libeay
 1>ms\libeay32.def
                 [exec] The process cannot access the file because it is
being used by another process.
                 [exec]
                 [exec] D:\TSVN\ext\openssl>perl util\mkdef.pl 32 ssleay
 1>ms\ssleay32.def
                 [exec] The process cannot access the file because it is
being used by another process.

            BUILD FAILED - 0 non-fatal error(s), 5 warning(s)

            D:\TSVN\ext\build\OpenSSL.build(62,8):
            External Program Failed: cmd (return code was 1)

            Total time: 0.8 seconds.

BUILD FAILED

Nested build failed. Refer to build log for exact reason.

Total time: 0.9 seconds.
-------------------------------------------------------------

But when I execute

D:\TSVN\ext\openssl>perl util\mkdef.pl 32 libeay

it seems work (at lease not complains about any errors)

Windows 7 x64, ActivePerl x64 v5.16.3

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3063233

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-23 11:54:55 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.