I am not able to run full nightly on our local build servers running snv_86. Build (configure) of $SRC/cmd/mc fails because the build machine does not have slang in /usr/include/slang.h and /usr/lib/slang.
mc's Makefile.sfw was extended with configure option --with-screen=slang on August 12. Unfortunately, it looks like this configure does not have a general --with-includes option or similar so that it could take slang from the proto area. It appears to me that this means $SRC/cmd/mc cannot be built from the SFWNV source on machines running Nevada older than the integration of slang, which I think was build 90. Unless there is some way to make configure look in the proto area. I don't know what the rules are for "buildability" on older releases of Nevada, but I presume this could be a problem for others too. I will probably have to request an upgrade of our build servers, or manually install SUNWslang on them. -- Bjorn Munch Sun Microsystems Trondheim, Norway http://sun.com/postgresql/
