> Perhaps the default opensolaris.sh can be modified to unset > these and other environment variables that might cause problems?
Not a bad idea there, the desktop team's common build environment (CBE) does exactly that. There's a script called env.sh in cbe/bin if interested. The iterate through your env, leave certain things untouched and then unset and/or reset the rest. I'm having build problems beyond this now, seems like the Makefile for libsec is causing some trouble for me: dmake: Fatal error in reader: Makefile, line 62: Unexpected end of line seen Current working directory /mnt/testws/usr/src/lib/libsec It happened with nightly and with a manual attempt. Seemed to cause a ripple effect causing other things to fail, but libsec was definitely the first. I'm off to search the bugs database/forums now :) I suppose I could always burn some new media, but it would be pretty cool to work through a build. best, Scott This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
