* Re: [gentoo-dev] kdegraphics failure on libungif
@ 2003-08-11 20:07 99% ` Spider
0 siblings, 0 replies; 1+ results
From: Spider @ 2003-08-11 20:07 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
begin quote
On Mon, 11 Aug 2003 13:50:50 -0600
Tom Syroid <tom@syroidmanor.com> 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
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-08-11 19:50 [gentoo-dev] kdegraphics failure on libungif Tom Syroid
2003-08-11 20:07 99% ` Spider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox