Subject: Re: problem building deskbar-applet
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Johnny Lam <jlam@pkgsrc.org>
List: pkgsrc-users
Date: 06/06/2006 09:59:57
Steven M. Bellovin wrote:
> I'm trying to build Gnome.  My packages are up to date, as is my pkgsrc
> (HEAD).  I get this message:
> 
> ===> Extracting for deskbar-applet-2.14.0.1nb1
> ===> Patching for deskbar-applet-2.14.0.1nb1
> ===> Overriding tools for deskbar-applet-2.14.0.1nb1
> ===> Creating toolchain wrappers for deskbar-applet-2.14.0.1nb1
> pygnome2ex is not installed; can't buildlink files.
> *** Error code 1
> 
> I tried installing x11/py-gnome2 in the hopes it would have that file, but
> it complains, too:
> 
> ===> Patching for py23-gnome2-2.12.4nb1
> ===> Overriding tools for py23-gnome2-2.12.4nb1
> ===> Creating toolchain wrappers for py23-gnome2-2.12.4nb1
> pygtk2 is not installed; can't buildlink files.
> 
> Installing py-gtk2 let py-gnome2 build, but my guess about py-gnome2 was
> apparently wrong.

This is almost certainly due to one of the changes I introduced.  I'm 
able to reproduce this locally, so I'll debug this.

	Cheers,

	-- Johnny Lam <jlam@pkgsrc.org>