[Xapian-tickets] [Xapian] #623: _xapian.so shoud link against libpythonX.X.so

Xapian nobody at xapian.org
Tue Jun 25 07:46:42 BST 2013


#623: _xapian.so shoud link against libpythonX.X.so
--------------------------------------+----------------------------
 Reporter:  lilydjwg                  |             Owner:  richard
     Type:  defect                    |            Status:  new
 Priority:  normal                    |         Milestone:
Component:  Xapian-bindings (Python)  |           Version:  1.3.1
 Severity:  normal                    |        Resolution:
 Keywords:                            |        Blocked By:
 Blocking:                            |  Operating System:  All
--------------------------------------+----------------------------

Comment (by lilydjwg):

 I don't know about other platforms. I've checked that most of Python
 extensions on my system link to libpythonX.X.so, but not all.

 I have this problem because my Vim is built with both Python 2 and 3
 support. Those Python symbols are local (IIUC) so they won't conflict,
 which means Python extensions that do not links to libpythonX.X.so won't
 work.

 Well, you can close this ticket; I will change `LDFLAGS` and build the
 xapian extension myself. But I hope the build script can link to the
 library when possible.

--
Ticket URL: <http://trac.xapian.org/ticket/623#comment:2>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list