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

Re: Can't setup build. Problems with building OpenSSL

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 23 Aug 2013 18:12:31 +0200

On 23.08.2013 10:44, Sergey Azarkevich wrote:
> Try build TSVN, but encounter some strange error
>
> D:\TSVN\ext\openssl>nant x64 debug binaries

[snip]

> <http://mkdef.pl> 32 ssleay 1>ms\ssleay32.def
> [exec] The process cannot access the file because it
> is being used by another process.

So the file is locked by another process.

[snip]
>
> But when I execute
>
> D:\TSVN\ext\openssl>perl util\mkdef.pl <http://mkdef.pl> 32 libeay
>
> it seems work (at lease not complains about any errors)

That indicates a process that randomly opens files and closes them
again. --> configure your virus scanner to leave the source and
compile/link output folders alone and not touch any files in there.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3063254
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-23 18:12:40 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.