Skip to content

does not build with 1.9.2 #2

@tcurdt

Description

@tcurdt
$ ruby --version
ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.6.0]

$ git clone git://github.com/jrom/rubyosa.git

$ gem build rubyosa.gemspec

$ gem install rubyosa-0.4.0.gem 
Building native extensions.  This could take a while...
ERROR:  Error installing rubyosa-0.4.0.gem:
    ERROR: Failed to build gem native extension.

/Users/tcurdt/.rvm/rubies/ruby-1.9.2-p136/bin/ruby extconf.rb
checking for OSACopyScriptingDefinition()... yes
checking for LSFindApplicationForInfo()... yes
create /Users/tcurdt/.rvm/gems/ruby-1.9.2-p136@default/gems/rubyosa-0.4.0/src/osx_ruby.h ...
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
    --with-opt-dir
    --without-opt-dir
    --with-opt-include
    --without-opt-include=${opt-dir}/include
    --with-opt-lib
    --without-opt-lib=${opt-dir}/lib
    --with-make-prog
    --without-make-prog
    --srcdir=.
    --curdir
    --ruby=/Users/tcurdt/.rvm/rubies/ruby-1.9.2-p136/bin/ruby
extconf.rb:47:in `foreach': No such file or directory - /Users/tcurdt/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/x86_64-darwin10.6.0/ruby.h (Errno::ENOENT)
    from extconf.rb:47:in `block (2 levels) in <main>'
    from extconf.rb:46:in `open'
    from extconf.rb:46:in `block in <main>'
    from extconf.rb:43:in `each'
    from extconf.rb:43:in `<main>'


Gem files will remain installed in /Users/tcurdt/.rvm/gems/ruby-1.9.2-p136@default/gems/rubyosa-0.4.0 for inspection.
Results logged to /Users/tcurdt/.rvm/gems/ruby-1.9.2-p136@default/gems/rubyosa-0.4.0/gem_make.out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions