Project

General

Profile

Actions

Bug #1960

closed

errors in configure on AIX

Added by ittayd (Ittay Dror) over 14 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby-1.8.6-p383
[ruby-core:24980]

Description

=begin
running on AIX 5.2, with:
./configure CC=cc --prefix=/opt/build/ruby CFLAGS='-g -qlanglvl=extc89 -q32'

i get:
./configure[17927]: /ruby: not found
./configure[17927]: ${exec_prefix}/lib: not found
./configure[17937]: /ruby/site_ruby: not found
./configure[17937]: ${exec_prefix}/lib: not found

but configure finishes. later (after make, make install) when trying to install rubygems i get
./lib/rubygems.rb:10:in `require': no such file to load -- thread (LoadError)

which may be related to the previous error
=end


Files

conf.diff (1.49 KB) conf.diff kanemoto (Yutaka Kanemoto), 08/21/2009 01:00 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0