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

Re: Error in make check-swig-py on Mac : Symbol not found: _environ

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Sat, 22 Nov 2008 14:42:59 -0600

On Nov 21, 2008, at 21:15, Ronald Smith wrote:

>
> ImportError: dlopen(/Users/ron/Documents/tmp/svn/subversion/
> bindings/swig/python/.libs/_core.so, 2): Symbol not found: _environ
> Referenced from: /opt/local/lib/libroken.16.dylib
> Expected in: flat namespace

libroken.16.dylib seems to be the library experiencing the problem
with the _environ symbol. I believe it's part of the heimdal
software; use:

port provides /opt/local/lib/libroken.16.dylib

to confirm. Actually, I thought heimdal should now be installing its
stuff under /opt/local/heimdal instead of directly under /opt/local.
See:

http://trac.macports.org/changeset/35247

Also you should just be able to install the MacPorts subversion and
subversion-python25bindings ports. Have you tried this?

You may want to come over to the macports-users mailing list for
further help since I don't think this is a Subversion issue.

http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-22 21:43:30 CET

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.