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

Re: [PATCH] Detect the proper shell variable to set to give path to shared libraries in Makefile.PL

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-12-05 15:45:24 CET

In summary: arch/auto/SVN/_Core/_Core.so (or .bundle on OS X) is linked
with libsvn_*, which are linked with apr. while garrett is seeing the
message "illegal reference to symbol: _apr_file_open_stderr defined in
indirectly referenced dynamic library /path/to/libapr" when linking
_Core.so without -lapr; however doing so makes freebsd unable to locate
libapr at all, which is bizarre.

As he can't even compile, if it's related to DynaLoader the problem is
on freebsd rather than OS X.

On Fri, 2003-12-05 at 22:02, Rafael Garcia-Suarez wrote:
> (Missed the beginning of the thread)
> What's --link-ld all about on OS X ? In a few words, what's the library
> layout ? (It might be a problem due to swig, in which case I declare
> myself incompetent, but DynaLoader is known to have a few issues on
> OS X with library prelinking and all that stuff)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 5 15:46:31 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.