[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dennou-ruby:002232] dennou ruby on HPC2500



竹広です. 

京大情報メディアセンターのスパコン HPC2500 で電脳 ruby 製品を
インストールしてみたかたおられませんでしょうか. 

あんちょくに CC=gcc で numru-install.rb を使ってインストールしようとしたら
narrray で引っかかってしまいました. 以下そのメッセージです. 
対策等アドバイスお願いします. 

ちなみに numru-install.rb が途中エラーで終わると, それまでに
インストールしたものの履歴リストまでが消えてしまうようなのですが, 
それって仕様なのでしょうか? 

% gcc -fPIC -g -O2  -I. -I/usr/local/lib/ruby/1.6/sparc-solaris2.8 -I. -I/usr/local/include -DHAVE_SYS_TYPES_H   -c -o narray.o narray.c
In file included from narray.c:13:narray.h:32: warning: redefinition of `int16_t'
/usr/include/sys/int_types.h:68: warning: `int16_t' previously declared here
narray.h:40: error: conflicting types for `int32_t' /usr/include/sys/int_types.h:69: error: previous declaration of `int32_t'
make: *** [narray.o] Error 1