On Mon, Jul 21, 2008 at 11:55:11PM -0700, Mladen Nikitovic wrote: > What do you mean by combination of "makefile goo"? Do you perhaps refer to > the makefiles in the usr/src/uts directory or somewhere else?
Whichever makefiles are used to build the stuff that's actually getting built with cc (is that all of it or only some of it?). And if you're using nightly then your command-line environment might not be the same as the one that's actually being used so looking at things like pargs -e on cw or make processes might be interesting. It's also possible, I suppose, that someone has introduced a bug that has broken building with gcc. In short, it's debugging time. -- Keith M Wesolowski "Sir, we're surrounded!" Fishworks "Excellent; we can attack in any direction!"
