From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6640 invoked by uid 1002); 11 Aug 2003 20:07:28 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 31047 invoked from network); 11 Aug 2003 20:07:27 -0000 Date: Mon, 11 Aug 2003 22:07:57 +0200 From: Spider To: gentoo-dev@gentoo.org Message-Id: <20030811220757.2a55f765.spider@gentoo.org> In-Reply-To: <41220000.1060631450@phaedrus.syroidmanor.com> References: <41220000.1060631450@phaedrus.syroidmanor.com> Organization: Chaotic X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.:soY.VR_a_z.yu" Subject: Re: [gentoo-dev] kdegraphics failure on libungif X-Archives-Salt: 73969b6a-ae94-4c78-a638-bc1257f43313 X-Archives-Hash: 5d3ca518be0b0c280eb2739c90044723 --=.:soY.VR_a_z.yu Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit begin quote On Mon, 11 Aug 2003 13:50:50 -0600 Tom Syroid wrote: > Anyone need some extra hair? I have a small pile on the floor beside > me you're welcome to ;-) > > As the subject notes, I'm trying to get kdegraphics 3.1.3 to build; > keeps failing on what appears to be a make command to kuickshow.la. > Not familiar with the programmatical aspects of building KDE, but it > appears to be failing on "/usr/lib/libungif.la" -- not found. > > I'm also not terribly familiar with the nuances of bugs.gentoo.org. I > did do a search on the error and came up bare, which probably has > something to do with my search skills more than anything else... > > > Mmm. Advice and guidance much appreciated. > okay, theres a simple fix and an explination here. fix: emerge ungif kdegraphics explination : some time in the past something linked against libungif (from the ungif package) and was thereby reported in the .la files that contain information about linking. Now, at some point libungif was removed or perhaps updated, but the programs that built against libungif weren't rebuilt, so they are not aware of this change in issues. this then led to them pointing at nonexistant files. When kdegraphics now tries to use theese working packages, they can't find libungif.. and break. To find the source, grep libungif /usr/lib/*.la trace theese down one at the time and rebuild in order of dependency to libungif.. That should nicely eradicate all trails of libungif you may have. //Spider -- begin .signature This is a .signature virus! Please copy me into your .signature! See Microsoft KB Article Q265230 for more information. end --=.:soY.VR_a_z.yu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/N/efZS9CZTi033kRAuk4AJsEo/b/rsEW9Q61RkkFrEhuk55f/QCfVIWb PG5V6mDNQFLs7eXCrDZqXxI= =Rnzp -----END PGP SIGNATURE----- --=.:soY.VR_a_z.yu--