Subject: Re: pkg/29818
To: None <pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: None <jmmv@netbsd.org>
List: pkgsrc-bugs
Date: 03/28/2005 19:09:11
Synopsis: gnome2-control-center fails relink at "make install"

State-Changed-From-To: open->feedback
State-Changed-By: jmmv@netbsd.org
State-Changed-When: Mon, 28 Mar 2005 19:09:11 +0000
State-Changed-Why:
I hit this same exact problem yesterday in another package.  It was caused
by the lack of USE_LIBTOOL=YES in the package's Makefile.  I've just checked
gnome2-control-center and the line is correct, though.  Anyway, to make sure
everything is correct, can you do the following?

make show-var VARNAME=USE_LIBTOOL

Also, is your pkgsrc tree (specially the mk directory) up to date?

How old is your libtool-base installed package?

Have you tried cleaning gnome2-control-center and rebuilding it again?
Do this directly from the package's directory, not from the meta-pkg.

Thanks.