Subject: Re: kdegraphics3 graphics install problems
To: Phil Nelson <phil@netbsd.org>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/09/2004 05:56:39
On Sun, Feb 08, 2004 at 03:20:59PM -0800, Phil Nelson wrote:
> 
>  /bin/sh ../../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel  mrmlsearch.la /usr/pkg/lib/kde3/mrmlsearch.la
> libtool: install: warning: relinking `mrmlsearch.la'
> mv: rename mrmlsearch.so to mrmlsearch.soU: No such file or directory
> libtool: install: error: relink `mrmlsearch.la' with the above command before installing it
> gmake[4]: *** [install-kdeinitLTLIBRARIES] Error 1
> gmake[4]: Leaving directory `/home/phil/netbsd/pkgsrc/graphics/kdegraphics3/work/kdegraphics-3.2.0/kmrml/kmrml'
> 
> 
> Is this a known problem, and if so, how do I fix it?

This is reported in pkg/24362, and should be fixed with a more recent
pkgsrc.  There was a bug in choosing the correct libtool to invoke
during the build and install phases.  Please try again and let me know
the result.

	Thanks,

	-- Johnny Lam <jlam@NetBSD.org>