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

Xapian nobody at xapian.org
Sun Apr 10 14:30:41 BST 2016


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

Comment (by purple):

 > Please can you provide links to the resources which led you to that
 conclusion?

 Google for "vim python dynamic RTLD_GLOBAL"

 There are plenty of complains that Python extensions not properly linked
 to libpython.so cannot be loaded into vim. As an ugly workaround for such
 extensions it is suggested to load libpython.so into global namespace
 (RTLD_GLOBAL vim trick). But it crashes system if user tries to load both
 py2 and py3 extensions.

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



More information about the Xapian-tickets mailing list