Date: Wed, 1 Sep 1999 11:28:46 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-current@FreeBSD.ORG, sgk@troutmask.apl.washington.edu Subject: Re: make -j 4 buildworld race problem Message-ID: <199909010128.LAA32163@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>"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. Bruce 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?199909010128.LAA32163>