Project

General

Profile

Actions

Bug #2426

closed

ruby.h fails requireing ruby/config.h

Added by dominik.elsbroek (Dominik Elsbroek) over 14 years ago. Updated almost 13 years ago.

Status:
Rejected
ruby -v:
ruby 1.9.1p243 (2009-07-16 revision 24175) [i686-linux]
[ruby-core:27012]

Description

=begin
ruby tries to require ruby/config.h in /usr/lib/ruby/1.9.1/i686-linux/ruby.h. this fails as config.log shows. the ruby.h file is fetch by rbconfig.rb using CONFIG["rubyhdrdir"]. if i create the link to config.h in /usr/lib/ruby/1.9.1/i686-linux/ by typing ln -sf ../i686-linux/ruby/config.h config.h in /usr/include/ruby-1.9.1/ruby then everything is fine.

this is on arch linux in latest stable version.

any further information needed?
=end


Files

config.log (435 KB) config.log config.log from libprelude compile dominik.elsbroek (Dominik Elsbroek), 12/03/2009 09:35 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0