Subject: Re: pkgsrc and libintl problems
To: Chris Ewert <chris@infolaunch.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 11/02/2002 18:46:35
On Fri, Nov 01, 2002 at 03:30:30PM -0600, Chris Ewert wrote:
> I'm not sure if this is just something obvious that I have overlooked or not, but I can't get a variety of packages to build on 1.6 (fresh install) because they complain about /usr/lib/libintl.la not being present (although /usr/lib/libintl.so, etc are present).  The specific packages I am having this problem with are: chat/gaim and audio/xmms.  Has anyone else seen this?  I tried installing devel/gettext-lib which puts libintl into /usr/pkg/lib, but pkgsrc seems to still use the /usr/lib version instead.  I have also tried to compile these applications by hand with the same result.  Any suggestions?

Try to add 
LIBTOOL_OVERRIDE=${WRKSRC}/libtool
(or remplace LTCONFIG_OVERRIDE with that if LTCONFIG_OVERRIDE exists) to these
packages's Makefile.
If that does help, please use send-pr to report which packages are broken.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--