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

Re: [PATCH] Fix --enable-dso for Darwin/Mac OS X

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2005-02-16 04:28:35 CET

Justin Erenkrantz <justin@erenkrantz.com> writes:

> --On Monday, February 14, 2005 8:23 PM -0500 Eric Gillespie
> <epg@pretzelnet.org> wrote:
>
> > Then why am i able to run svnadmin and svn from the working copy?
> > Is the test suite bypassing the magic libtool scripts?
>
> Darwin's linkers don't support relocatable libraries. Chances are that you
> are running from the installed libraries not the ones in your working
> copies. -- justin

I'll post a new patch that only does this for certain systems
(starting with Darwin), and defines a format string from
configure. And yes, i am running from the installed libraries,
otherwise it would be trying to load a nonexistent path. The
question remains. If i can run svnadmin and svn interactively
from the working copy and have them load the modules from the
right place, why does the test suite fall apart?

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 16 04:29:38 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.