[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: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-20 08:22:31 CEST

On Thu, Jun 20, 2002 at 02:57:54AM +0200, Paul Marculescu wrote:
> This is exactly what I want to do and I did it with rev 2072 and it
> worked.
> I remember then also having problems with building mod_dav_svn.so, but I
> solved them defining APR_DECLARE_STATIC and APU_DECLARE_STATIC.
>
> I wonder if the whole stuff will work if I use the old mod_dav_svn.so
> from rev 2072 with the newly builded client from 2285.

Well, you'd have to build the whole server with 2072, not just mod_dav_svn
(for example, libsvn_fs 2285 is *not* going to work with 2072 of the
mod_dav_svn module). But the newer client "should" be able to talk to the
old server.

But really: it is better for all concerned to find and root out the problem
with the current code, than to go back to an old version.

And I would agree with Branko: you shouldn't define the _STATIC symbols.
*What* is the problem that you're observing when you don't define them?

Regarding the missing APR symbols: update your APR from CVS.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 20 08:20:48 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.