Building on a SuSE 9 box. Not sure how to troubleshoot. Any advice?
Thanks
gcc -O2 -g -Wall -Wno-parentheses -L. -rdynamic -Wl,-export-
dynamic main.o dln.o dmyencoding.o miniprelude.o array.o bignum.o
class.o compar.o complex.o dir.o enum.o enumerator.o error.o eval.o
load.o proc.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 random.o range.o
rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o
regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o
struct.o time.o transcode.o util.o variable.o version.o compile.o
debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o
unicode.o utf_8.o newline.o strlcpy.o strlcat.o dmyext.o -lpthread -
lrt -ldl -lcrypt -lm -o miniruby
./miniruby: wrong argument type Fixnum (expected Data) (TypeError)
make: *** [.rbconfig.time] Error 1