Date: Fri, 4 Sep 1998 00:10:09 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: chuckr@glue.umd.edu (Chuck Robey) Cc: freebsd-current@FreeBSD.ORG Subject: Re: make buildworlds Message-ID: <199809040010.RAA07117@usr09.primenet.com> In-Reply-To: <Pine.BSF.4.00.9809031028000.353-100000@picnic.mat.net> from "Chuck Robey" at Sep 3, 98 10:38:48 am
next in thread | previous in thread | raw e-mail | index | archive | help
> Two things are stopping me from hunting down the problem on my own. If > it wasn't an smp problem, I could do it. The first part of the problem > is that, in the listing I have now, I used -j 8, and I am not sure from > reading the listing, which particular session (out of 8) did the deed. > I am just not sure how to interpret the somewhat fractured listing you > get when you do the -j 8. Patch make to prepend the make pid for all output. It would be best if you patched it and the shell to communicate this via the environment, and output it there, too. Then sort -n the log to find the problem. This is annoying, I know, since I had to do it once upon a time (too long ago to have saved the code, sorry). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809040010.RAA07117>