Subject: Re: Problem building devel/glib
To: None <tech-pkg@netbsd.org>
From: Klaus Heinz <k.heinz.jan.vier@onlinehome.de>
List: tech-pkg
Date: 01/25/2004 19:00:32
Klaus Heinz wrote:
> I had the same problem and it works for me on NetBSD 1.5.3 now.
I spoke too soon:
kh@silence:glib/ [108]$ make deinstall
===> Deinstalling for glib
===> Becoming root@silence to deinstall glib.
sudo cannot create =2.0.0:../../devel/pth _BLNK_ADD_TO.BUILD_DEPENDS=
_BLNK_ADD_TO.RECOMMENDED= real-su-deinstall DEINSTALLDEPENDS=NO:
directory nonexistent
*** Error code 2
It seems we're losing quotes in
_BLNK_ADD_TO.DEPENDS=" pth>=2.0.0:../../devel/pth"
somewhere around the real-su-deinstall target.
ciao
Klaus