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

Re: Mac OS libtool / glibtool?

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-08-11 18:53:21 CEST

At 8:59 AM -0700 8/11/03, Justin Erenkrantz wrote:
>Um, not sure what you mean by this. I haven't seen a problem.
>Note that I'm using the GNU libtool in fink (1.5 right now).

Sounds like that might be the answer to my question! Let me specify
the problem clearly, and if you're sure you don't have that problem,
then we'll have a solution.

* Build svn revision X, including shared libraries (no --disable-shared)
* Install it (the dynlibs go into /usr/local/lib)
* svn update to revision X+n ("n" enough to introduce some
incompatibility with the installed libraries)
* build

At this point, I get failures because the new code doesn't match the
/usr/local/lib/*svn*.dynlib APIs.

INSTALL warns:
       If you have old subversion libraries sitting on your system,
       libtool will link them instead of the `fresh' ones in your tree.
       Remove them before building subversion.

This is a bad thing. The libraries should be pulled from the build
tree first, not the installed.

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 11 18:54:10 2003

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.