You need to be sure that Makefile.master correctly matches the compiler version you're using. Among other things, the putback to enable the compiler switch added "-xdebugformat=stabs" to CTF_FLAGS. If you try to use Studio 11 to build ON without that flag, it'll fail, and that flag isn't there in the latest code drop because we backed out the compiler switch on August 12.
You should revert to Studio 10 until we've announced the compiler re-switch, or you can try to pull the relevant bits from the older code drop into the new one (do we have changesets available anywhere?), but that's likely not to be worth the hassle. We expect to be switching back again in the next couple of days, so I'd expect the next drop to be Studio 11 ready again. Steve will, I'm sure, mention that when he does the drop. :) Sorry for the trouble. Danek _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
