Date: Tue, 31 Aug 1999 19:06:28 -0700 (PDT) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: bde@zeta.org.au (Bruce Evans) Cc: freebsd-current@FreeBSD.ORG Subject: Re: make -j 4 buildworld race problem Message-ID: <199909010206.TAA29581@troutmask.apl.washington.edu> In-Reply-To: <199909010128.LAA32163@godzilla.zeta.org.au> from Bruce Evans at "Sep 1, 1999 11:28:46 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote: > >"make buildworld" completes without a problem. > > > >"make -j 4 buildworld" gives: > > libncurses now has lots of internal utilities. Apparently the > dependencies for them are incomplete. The utilities are are also > built at the wrong time and break cross compiling. See the old curses > (libmytinfo part) for a (bad) way to handle internal utilities. > The right way to handle them is not to have any. After I sent the initial email, I started to look at the Makefile for ncurses (and friends). I knew that it had to be a dependence problem, but quite frankly I couldn't determine the (quick) fix. I know Peter Wemm has taken on the task of upgrading the curses library to ncurses, and he indicated there could be some breakage for a few days. But, he has been side tracked by the $Id -> $FreeBSD changes. -- Steve 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?199909010206.TAA29581>
