Subject: Re: loop in gdk-pixbuf dependency?
To: Dr. Rene Hexel <rhexel@cit.gu.edu.au>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: tech-pkg
Date: 07/19/2002 14:46:09
On Fri, Jul 19, 2002 at 10:10:08AM +1000, Dr. Rene Hexel wrote:
> On Fri, 2002-07-19 at 06:38, Patrick Welche wrote:
>
> > ===> Required package gdk-pixbuf>=0.11.0nb1: NOT found
> > ===> Verifying update for ../../graphics/gdk-pixbuf
> > ===> Resuming update for gdk-pixbuf-0.17.0
> > ===> Installing in graphics/gdk-pixbuf-gnome
>
> This looks more like an unclean tree to me. Try the following:
>
> cd /usr/pkgsrc/graphics/gdk-pixbuf
> make clean-update
> make clean CLEANDEPENDS=yes
> make update
Thanks for the tip - it worked nicely,
Patrick