Subject: -lnbcompat missing?
To: BSD Current Users <current-users@netbsd.org>
From: Greywolf <greywolf@starwolf.com>
List: current-users
Date: 01/30/2002 21:44:32
I have found the problem with (libnb)compat "missing" with build.sh.

The problem is that compat is still getting built by the time it hits
{nb,x}install.

The solution?

sh build.sh -n 1   :(

compat needs to be first in the list of dependencies, and probably
needs a .WAIT in there somewhere.  This is not something that I
understand enough to bash on, yet.

				--*greywolf;
--
NetBSD: "Progress on your system is closer than it appears."