In article <200212191617.gBJGH7c27605 / sharui.nakada.kanuma.tochigi.jp>, nobu.nokada / softhome.net wrote: > 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? Same problem as before. >> Maybe Red Hat 6.3 is too old? :-( > > Maybe. I have downloaded the latest binutils. I guess that should fix it. Regards, Jeremy