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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message