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

Re: building 1.1.2 on win32

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-02 16:13:02 CET

On Jan 1, 2005, at 7:37 PM, steven.higgan wrote:
>
> And a whole lot of these errors
> add.c
> ..\..\..\subversion\svn_private_config.h(64) : fatal error C1083:
> Cannot
> open include file: 'libintl.h': No such file or directory

Seems like some environement variable of yours is incomplete.

>
> In fact now that I have copied it all out I seem to remember the win32
> build
> docs saying not to use the /USEENV switch for msdev.

? I definitely /USEENV when building subversion.

> What I want to end up being able to do is run a nightly automated win32
> build run over svn & dependencies, if any errors / warnings come up
> (maybe
> not soo much warnings) post to the dev list with the details.
>

We already have an svn-breakage@subversion.tigris.org list exactly for
this purpose. There are several volunteers that do nightly builds on
different OSes and mail the results there.... including me. My win32
box builds the HEAD of trunk every night.

Here are my build scripts if you want to use them. Just check them out
of my repository:

http://svn.red-bean.com/repos/sussman/subversion/win32-build/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 2 16:14:19 2005

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

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