Daniel Shelepov writes:
> No, the mail message doesn't seem to give any additional insight. Here is the 
> relevant output (no errors or warnings until this point):

Look in the nightly.log file, and scan upwards from the first line
with the "not remade because" string in it.  You should see a
compilation or link error above that point.

It may be several lines above -- dmake runs build tasks in parallel,
combining the output as the tasks finish.  When things go awry, you
often get a bunch of things finishing up successfully _after_ the
initial point of the error.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to