Hi, At Fri, 20 Dec 2002 00:36:26 +0900, Jeremy Henty wrote: > I fixed things myself by commenting out ext/extmk.rb.in , line 381. > > 381: $DLDFLAGS << " -Wl,--no-undefined" > > Now ruby builds, tests and installs OK. Unfortunately your patch > gives me: > > gcc -shared -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/local/src/Build/Tools/ruby-1.6.8-preview4 -L/usr/local/lib -o curses.so curses.o -L. -lruby -ldl -lcrypt -lm -lncurses -lc > /usr/bin/ld: unrecognized option `--allow-shlib-undefined' What does reverting line 381 change? > Maybe Red Hat 6.3 is too old? :-( Maybe. -- Nobu Nakada