> > Did you perhaps pull sources from the mercurial source > > repository today, at ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate ? > > > > I actually got exactly the same error, when trying to compile > > today's onnv-gate sources using studio 11. > Same here. > So, do I need the latest SUNWonbld or SS11 will be > not supported?
The exact version of the SUNWonbld package shouldn't matter, I think the onnv-gate build will use the tools from the usr/src/tools directory. The makefiles have switched to use SS12 compiler flags, so you should switch to the newer compiler. One problem I got: I had an old SS12 compiler installed, from some old SXCE release: % cc -V cc: Sun C 5.9 SunOS_i386 2007/05/03 This version wan't able to build a working dtrace utility; "dtrace -G" was crashing with a segmentation fault. Apparently that is bug 6586975 "dtrace cores on onnv built with ss12 fcs" The SS12 from the SXCE build 91 DVD appears to have this bug fixed, it reports % cc -V cc: Sun C 5.9 SunOS_i386 2007/11/15 -- This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code