[Xapian-tickets] [Xapian] #541: Failed to install BIndings

Xapian nobody at xapian.org
Fri Mar 18 09:32:27 GMT 2011


#541: Failed to install BIndings
-----------------------------+----------------------------------------------
 Reporter:  thomaszoeller    |       Owner:  olly    
     Type:  defect           |      Status:  new     
 Priority:  normal           |   Milestone:  1.2.x   
Component:  Xapian-bindings  |     Version:  1.2.4   
 Severity:  normal           |    Keywords:          
Blockedby:                   |    Platform:  Mac OS X
 Blocking:                   |  
-----------------------------+----------------------------------------------

Comment(by olly):

 I think this is Python complaining.

 If you start from a clean source tree and set MACOSX_DEPLOYMENT_TARGET to
 the value Python wants before configure like so, does it work?

 {{{
 #!sh
 export MACOSX_DEPLOYMENT_TARGET=10.6
 ./configure
 make
 }}}

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



More information about the Xapian-tickets mailing list