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

Re: Problem with openCollabNet svn-1.5 on OS X Leopard and apache2

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 26 Jul 2008 10:04:53 -0400

On Sat, Jul 26, 2008 at 4:05 AM, Jeremy Whitlock <jcscoobyrs_at_gmail.com> wrote:
>> httpd: Syntax error on line 484 of /private/etc/apache2/httpd.conf:
>> Syntax error on line 2 of /private/etc/apache2/other/subversion.conf:
>> Cannot load /opt/subversion/lib/svn-apache/mod_dav_svn.so into server:
>> dlopen(/opt/subversion/lib/svn-apache/mod_dav_svn.so, 10):
>> Symbol not found: _svn_atomic__init_once
>> Referenced from: /opt/subversion/lib/libsvn_fs_base-1.0.dylib
>> Expected in: flat namespace
>
> I maintain that package and I run Subversion 1.5.0 with the built-in
> Apache without any issues at all. The only thing I can think of is
> that maybe your PATH or DYLD_LIBRARY_PATH is picking up the Leopard
> libs instead of the ones shipped with the binary. I've not ran into
> this and you're the first to report it. Is there any chance you're
> using SASL? I do know that the SASL support wasn't shipped with the
> 1.5.0 binary but is included in the 1.5.1. Any information you can
> give me would be very beneficial.

SASL is only used by svnserve so would not be a factor here. I think
the problem is likely the library path as you indicated. It looks
like an older version of a library is being loaded and a new symbol is
not being found.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-26 16:05:21 CEST

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.