Building ruby on hpux

Y

Yuri Kozlov

Hello.
I can`t to build ruby (daily snapshot and stable version too) on hpux.

../autoconf

../configure --prefix=$HOME/a/ruby --enable-shared --enable-pthread
....
configure: creating ./config.status
config.status: creating Makefile

../make
....
....
gcc -g -O2 -fPIC -I. -I. -c dmyext.c
ar rcu libruby-static.a array.o ascii.o bignum.o class.o
compar.o dir.o dln.o enum.o error.o euc_jp.o eval.o file.o gc.o
hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o
parse.o process.o prec.o random.o range.o re.o regcomp.o
regenc.o regerror.o regexec.o regparse.o ruby.o signal.o sjis.o
sprintf.o st.o string.o struct.o time.o utf8.o util.o variable.o
version.o flock.o finite.o isinf.o dmyext.o
gcc -g -O2 -fPIC -I. -I. -c main.c
gcc main.o libruby-static.a -lpthread -ldld -lcrypt -lm -o
miniruby -g -O2 -fPIC
/home/yuray/b/ruby/lib/fileutils.rb:905: [BUG] Segmentation fault
ruby 1.9.0 (2005-07-11) [hppa2.0w-hpux11.11]

sh: 16216 Abort(coredump)
*** Error exit code 134

Stop.
bash-2.04$ file core
core: core file from 'miniruby' - received SIGABRT
bash-2.04$ uname -a
HP-UX B.11.11 U 9000/785

Someone have working ruby on hpux ?
Help.

Yuri Kozlov
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top