Subject: Re: pkg_install
To: None <current-users@netbsd.org>
From: Christoph Badura <bad@oreilly.de>
List: current-users
Date: 08/24/1999 21:22:49
rnestor@augustmail.com (Bob Nestor) writes:
>I'm sure this one is obvious, but I'm stumped. While building some
>packages I get a message that my pkg_install is out of date and I need to
>do a make install in pkgsrc/pkgtools/pkg_install. But when trying to do
>that I get a message that pkg_install is already upto date. What's the
>magic to get this to work?
Do you have a work directory lying around? Try "make clean" first.
--
Christoph Badura www.netbsd.org
Anything that can be done in O(N) can be done in O(N^2).
-- Ralf Schuettau (after looking at a particular piece of code)