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

Re: Building with python bindings on Mac OS X?

From: Jim Correia <jim.correia_at_pobox.com>
Date: 2004-09-14 03:09:15 CEST

On Sep 13, 2004, at 8:33 PM, Max Bowsher wrote:

> Libtool has rather stupidly built them as static (.a) libraries.
>
> Remove the .libs directory in subversion/bindings/swig/python, rerun
> "make swig-py", and watch out for warnings for libtool as it makes its
> stupid decision.

There are 7 instances of this warning:

*** Warning: linker path does not have real file for library -lswigpy.
*** I have the capability to make that library automatically link in
when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libswigpy but no candidates were found. (...for file magic
test)

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module _client. Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 14 03:09:56 2004

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.