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

Lib version error during 'make install' on MacOSX 10.2.6?

From: Steve Johnson <steve_at_digitalfish.com>
Date: 2003-09-05 00:01:38 CEST

Greetings,

I'm attempting to build a ssl and apache mod version of svn for OS X.
I've followed the instructions in INSTALL to the letter, and the entire
'make' and most of the 'make install' have gone fine, when I get the
errors attached below. I've built previous versions without this
problem. Can someone tell me what's up with this error?

I get a similar error when I try to run the generated 'svn' executable:

[bytor:/usr/src/subversion] slj% ./subversion/clients/cmdline/svn
dyld: svn version mismatch for library:
/usr/src/subversion/db/dist/.libs/libdb-4.1.dylib (compatibility
version of user: 4.1.0 greater than library's version: 0.0.0)
Trace/BPT trap

Here's my config line:

      ./configure --with-ssl --enable-maintainer-mode
           --with-apxs=/usr/local/apache2/bin/apxs

Here are the errors;

[bytor:/usr/src/subversion] slj% sudo make install
.
.
subversion/svnversion/svnversion . /repos/svn/trunk >
/usr/local/include/subversion-1/svn-revision.txt
dyld: svnversion version mismatch for library:
/usr/src/subversion/apr-util/xml/expat/lib/.libs/libexpat.0.dylib
(compatibility version of user: 5.0.0 greater than library's version:
2.0.0)
make: *** [revision-install] Error 133

Any help would be appreciated.

TIA,

Steve Johnson
DigitalFish Films

PS: I've tried to find general information on how MacOSX finds and
checks versions on shared libs, with little luck. Apple's docs all
seam very vague. If someone has a pointer to good info or tools that
would help in this area, I'd love to have it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 5 03:57:18 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.