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

Re: building on Win32

From: Paul Marculescu <paul_at_p16.pub.ro>
Date: 2002-06-20 23:11:55 CEST

Ok, Win32 build nightmare is over (I guess) for now.

My mistake was that I tried to build the newest mod_dav_svn.so with an
old vesion of apr (from apache kit 2.0.36).
(This worked with r2072 and apache 2.0.36 and this is what tricked me to
do the same now.)

So, I checked out everything (apr, apr-util, subversion, neon).
I downloaded the apache tar.gz version 2.0.39 with sources - this was
the mistake for now, as I should've checked it out from cvs too, because
the tarball contained dsp, bat and dsw files with lines ended just in
'\n' instead of '\r\n', so I had to make a script to 'unix2dos' them.
So, for those who want to compile on windows, make cvs co for apache,
instead of downloading th tar.gz, as cvs automaticly converts '\n' to
'\r\n' on windows.

Everything works fine now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 20 22:12:14 2002

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.