[Xapian-tickets] [Xapian] #323: Can not build xapian-bindings for ruby 1.9

Xapian nobody at xapian.org
Mon Jan 19 23:15:24 GMT 2009


#323: Can not build xapian-bindings for ruby 1.9
-----------------------------+----------------------------------------------
 Reporter:  cheba            |        Owner:  olly    
     Type:  defect           |       Status:  assigned
 Priority:  normal           |    Milestone:  1.0.11  
Component:  Xapian-bindings  |      Version:  1.0.10  
 Severity:  normal           |   Resolution:          
 Keywords:                   |    Blockedby:          
 Platform:  All              |     Blocking:          
-----------------------------+----------------------------------------------
Changes (by olly):

  * status:  new => assigned
  * version:  => 1.0.10
  * component:  Build system => Xapian-bindings
  * milestone:  => 1.0.11


Comment:

 I assume from the patch filename this was with 1.0.10 - if not please
 correct the version I've set.

 I went for combining the two into a single command since otherwise I get
 "nil" for Ruby 1.8 (and this also avoids the overhead of running Ruby a
 second time for Ruby < 1.9):

 {{{
 #!m4
 [RUBY_INC=`$RUBY -rrbconfig -e 'puts Config::CONFIG["rubyhdrdir"] ||
 Config::CONFIG["archdir"]'`]
 }}}

 Also, interestingly ruby1.9 on Debian etch doesn't have rubyhdrdir.  I
 guess it is probably a snapshot and this was added later on.

 I've no idea about your config.h issue.  You're going to give some
 details.  Tell us what you did and what the result was (and what you
 expected to happen instead if that's not completely obvious).

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



More information about the Xapian-tickets mailing list