On Tue, 20 Jul 2004, Willem Jan Withagen wrote: > Hi, > > One way or another it seems that I can no longer buildworld with -j16. > -j8 works perfectly, but -j16 fails consistently at: [...] > > Unless anybody has suggestions of which programs generate these tearse > messages??? > Or a way to get make to be more informative??? You need to capture the entire output since the error is buried in there. Make doesn't abort -j builds until all the subprocesses are finished, and they can run for a long time... -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Wed Jul 21 2004 - 16:49:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC