[Xapian-tickets] [Xapian] #322: Bindings build problem on OS X

Xapian nobody at xapian.org
Thu May 27 12:40:18 BST 2010


#322: Bindings build problem on OS X
-----------------------------+----------------------------------------------
 Reporter:  tommortimer      |       Owner:  olly     
     Type:  defect           |      Status:  new      
 Priority:  normal           |   Milestone:  1.2.x    
Component:  Xapian-bindings  |     Version:  SVN trunk
 Severity:  normal           |    Keywords:           
Blockedby:                   |    Platform:  Mac OS X 
 Blocking:                   |  
-----------------------------+----------------------------------------------

Comment(by olly):

 Hmm, looked at this and it's unclear to me what is going wrong.

 James/Tom: Are you running {{{make check}}} or just {{{make}}}?  If the
 later, then Python runs the module to create .pyc and .pyo files, whereas
 the other bindings only try to run it on {{{make check}}}, so that might
 explain the difference.

 The web suggests OS X only gained rpath support fairly recently, so it
 might be libtool doesn't support it yet.  Within itself, I think libtool
 can use {{{DYLD_LIBRARY_PATH}}} but it can't for this case as it isn't
 involved in running Python as things stand.

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



More information about the Xapian-tickets mailing list