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

Re: Windows build 1.4.4 - one test failing ?

From: eg <egoots_at_gmail.com>
Date: 2007-06-08 21:27:24 CEST

On 6/8/07, D.J. Heap <djheap@gmail.com> wrote:
> >
> > Just built the 1.4.4 release (candidate) from sources on WinXp using VS
> > 2005.
>
> Yes, you need to build and use a VS2005 version of the intl3_svn.dll.
> An extra newline pops out when you use a VC6 built intl3_svn.dll -- I
> don't recall it being a 'real' issue, but the tests didn't like it and
> I didn't pursue it much after finding that rebuilding the
> intl3_svn.dll with VC2005 fixed it.

Ahh... good to know... another of the gotchas when building under
windows with vs2005.

- like having to patch Apache 2.0x to use zlib 1.2.3 (yeah I know... not svn)
- and having to hand edit the neon make files because of extra quotes
(yeah I know... not svn)
- and having to use a different masm manually cause the vs2005 isn't
compatible when building zlib (or building without the asm option)
(yeah I know... not svn)
- I think there may have been something else but my mind is still numb ;-)

It would be very helpful to add some things to install to save others
future grief.
I just came across your thread from
http://svn.haxx.se/dev/archive-2006-06/0961.shtml where you conclude
that "the moral is if you build with VC2005, you should build
everything with it"... (perhaps a link to building other deps like
intl3_svn too).

Thanks for your help!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 8 21:27:53 2007

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

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