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

Re: [TSVN] Build time : 1 hour 20 min

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-06-18 08:36:59 CEST

Steve Williams wrote:

> There seem to be other prerequisites that the documentation does not
> mention. This is from a clean machine and following the build instructions
> in TortoiseSVN\src\build.txt.
>
> It seems 'awk' is required.
>
> ------ Rebuild All started: Project: libapr, Configuration: Debug
> Win32 ------
> Deleting intermediate files and output files for project 'libapr',
> configuration 'Debug|Win32'.
> Creating apr.h from apr.hw
> Creating Version Resource
> 'awk' is not recognized as an internal or external command,
> operable program or batch file.
> Project : error PRJ0019: A tool returned an error code from "Creating
> Version Resource"

That's really strange! Last week I had to reformat my hardisk and
reinstall Windows because of some high-voltage (100kV) incident in our
office. I then reinstalled everything fresh and I _know_ that I haven't
installed awk at all!
Are you sure you're using the apr version which comes with apache
2.0.49? And you're using the source for windows (the zip file, not the
gzip files)?

> Is there anything special to be done to get libsvn_ra_dav to find
> ne_socket.h?
>
> ------ Rebuild All started: Project: libsvn_ra_dav, Configuration: Debug
> Win32 ------
> Deleting intermediate files and output files for project 'libsvn_ra_dav',
> configuration 'Debug|Win32'.
> Compiling...
> util.c
> \SVN\subversion\subversion\libsvn_ra_dav\util.c(24) : fatal error C1083:
> Cannot open include file: 'ne_socket.h': No such file or directory
> session.c
> \SVN\subversion\subversion\libsvn_ra_dav\session.c(28) : fatal error C1083:
> Cannot open include file: 'ne_socket.h': No such file or directory
> props.c

It will find them once you compile apr correctly!

> neon.mak could not be found.
>
> ------ Rebuild All started: Project: neon, Configuration: Debug Win32 ------
> Performing Makefile project actions
> nmake /f neon.mak CLEAN ALL DEBUG_BUILD=Aye
> NMAKE : fatal error U1052: file 'neon.mak' not found
> Stop.

Jup, this too. Depends on apr too.

> The TortoiseShell VS.NET project has a pre-build step that runs
> "..\bin\Debug\SubWCRev ..\..\..\version.in ..\version.h -d", but the
> SubWCRev project has not been built yet.

Can't be. Or SubWCRev had an error while building?

> It seems that "java" is required.

Oh, yes. Fixed in revision 1245.

> The TortoisePlink VS.NET project thinks it is under source control if opened
> in the VS.NET 2003 Professional IDE.

Fixed that too in revision 1246

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jun 18 09:39:37 2004

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.