Opened 9 years ago

Closed 9 years ago

#5880 closed defect (fixed)

Ruby bindings don't compile

Reported by: cdestigter Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: svn-trunk
Severity: normal Keywords: ruby, swig
Cc:

Description

Not a big deal for us because we don't really use the Ruby bindings, but I figured I'd point out the build doesn't work when configured --with-ruby.

$ ruby --version
ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin14]

build output: https://gist.github.com/craigds/76f9d95c38b8d987979a

--with-python works fine.

This is at r28741.

Change History (1)

comment:1 by Even Rouault, 9 years ago

Resolution: fixed
Status: newclosed

trunk r28756 "Ruby bindings: disable autoconf and makefile support (#5880)"

Note: See TracTickets for help on using tickets.