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

Re: Errors when building

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-06 22:58:15 CEST

darrick wrote:
> Hello, I am trying to build TortoiseSVN v1.3.3.6219 using nant setup
>
> I have installed everything from build.txt. The problem I'm having is
> with the following lines:
>
> [nant] C:\devel\tortoise\SVN\TortoiseSVN\ext\build\default.build build
[snip
> C:\devel\tortoise\SVN\TortoiseSVN\ext\build\apr.build(23,4):
> Could not find file
> 'C:\devel\tortoise\SVN\TortoiseSVN\ext\apr\include\apr.hw' to copy.
[snip]
>
> apr.build (23,4) consists of this line:
> <copy file="include\apr.hw" tofile="include\apr.h" overwrite="true" />
> So nant can't find apr.hw. I searched my whole C: and it wasn't found
> anywhere. Am I missing a package? Here's what I installed:

Did you check out the TSVN sourcecode? If not, please do so. The source
tarball doesn't contain the external libraries which are required to
build TSVN.
The file apr.hw is exactly where the build script is looking for it if
you check out the TSVN sourcecode from the repository.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Apr 6 22:59:33 2006

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.