Hi, I have build machine with build 121 (originally it was b117 but the problem was same) and build of SFW fails consistently:
/opt/SS12/bin/cc -xO4 -xbuiltin=%all -xinline=%auto -xprefetch=auto -xdepend -xtarget=generic -I/export/home/luser/sfwnv/proto/root_i386/usr/include -KPIC -DRUBY_EXPORT -L. -L/export/home/luser/sfwnv/proto/root_i386/usr/sfw/lib -R/usr/sfw/lib -s -M /export/home/luser/sfwnv/usr/src/cmd/mapfile_noexstk -R/usr/ruby/1.8/lib main.o libruby-static.a dtrace.o -ldl -lcrypt -lm -o miniruby rbconfig.rb updated ld -G array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.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 regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o tracer.o util.o variable.o version.o flock.o dmyext.o dtrace.o -ldl -lcrypt -lm -o libruby.so.1 ld: warning: symbol `_init' not found, but .init section exists - possible link-edit without using the compiler driver ld: warning: symbol `_fini' not found, but .fini section exists - possible link-edit without using the compiler driver /export/home/luser/sfwnv/usr/src/cmd/ruby18/ruby-1.8.7-p72/lib/mkmf.rb:1676:in `dup': can't dup NilClass (TypeError) from /export/home/luser/sfwnv/usr/src/cmd/ruby18/ruby-1.8.7-p72/lib/mkmf.rb:1676:in `init_mkmf' from /export/home/luser/sfwnv/usr/src/cmd/ruby18/ruby-1.8.7-p72/lib/mkmf.rb:1736 It is x86 box (x4275), available on SWAN. Any idea where can be problem? SPARC system is working well, created on the same day from the same sources. Best regards, Milan
