Subject: Re: Rebuilding all installed packages
To: Martin Husemann <martin@rumolt.teuto.de>
From: Dr. Rene Hexel <rh@vip.at>
List: tech-pkg
Date: 03/18/2000 22:06:43
Martin Husemann wrote:
> [/usr/pkgsrc/graphics/Mesa-glx] root@rumolt > make update
> ===> Resuming update for Mesa-glx-tnt-19990804
This is the crucial output line. You obviously already did a "make
update" some time earlier, which, for some reason, never completed. You
have to run "make update" from a clean tree, e.g., by using
make clean-update
make update
Cheers
,
Rene