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

Re: [TSVN] Tortoiose Build Failure

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-01 17:55:29 CEST

Norbert Unterberg wrote:
> I am trying to build TortoiseSVN trunk using subversion from
> svn/branches/1.2.x. At least on Jund 24 it still worked. Now the build
> breaks:
>
> ------ Rebuild All started: Project: libapr, Configuration: Release Win32 ------
>
> Deleting intermediate files and output files for project 'libapr',
> configuration 'Release|Win32'.
> Creating apr.h from apr.hw
> Creating Version Resource
> Der Befehl "awk" ist entweder falsch geschrieben oder
> konnte nicht gefunden werden.
>
> Since I do not fully understand the TortoiseSvn build system
> (build.bat) I don't know if subversion or Tortoise is broken.
>
> Do you know since when the build relies on "awk"?

It always did. That's why the awk.exe tool is in our Tools.zip file we
host on tigris.org (which contains the tools you need to build TSVN).
The reason why your build is now failing is the change I committed
yesterday: I changed the build script to do a rebuild of Subversion
instead of a simple build. We had a rebuild once, but I had to change
that to a simple build because the gen-make.py script in Subversion was
broken (a rebuild would delete files that were necessary for a build,
not just all the temporary *.obj files). But since version 1.2, the
gen-make.py script works ok now, so I could change it back to do a rebuild.

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 Fri Jul 1 18:08:04 2005

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.