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

RE: Installation Problem on Mac OS X "Tiger"

From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-05-02 15:40:47 CEST

Did you try running autogen.sh before running configure? Also, if that doesn't work, try "./configure --enable-maintainer-mode --disable-shared" and see what happens. (disabling the shared library support isn't great, but might get you going.

By the way, how is Tiger so far? I'm thinking about getting it, but want to see what bugs shake out before I buy it (probably wait for 10.4.1...)

Cem Karan

-----Original Message-----
From: David Wheeler [mailto:david@kineticode.com]
Sent: Mon 02-May-05 12:36 AM
To: users@subversion.tigris.org
Cc:
Subject: Installation Problem on Mac OS X "Tiger"

Hi All,

Just got Tiger and was building Subversion 1.1.4 on it, but I got
this error during `make install`:

subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/
include/subversion-1/svn-revision.txt
dyld: Symbol not found: _ne_duplicate_header
   Referenced from: /usr/local/src/subversion-1.1.4/subversion/
libsvn_ra_dav/.libs/libsvn_ra_dav-1.0.dylib
   Expected in: flat namespace

I've had similar warnings in the past on Panther, but svn always
worked anyway. But on Tiger, it doesn't:

% svn --version
dyld: Symbol not found: _ne_duplicate_header
   Referenced from: /usr/local/lib/libsvn_ra_dav-1.0.dylib
   Expected in: flat namespace

zsh: trace trap svn --version

Anyone successfully built svn on Tiger? I don't have Berkeley DB or
Apache2, I just need the client. Suggestions, pointers, etc. welcomed.

Regards,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 2 15:44:22 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.