Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494402 - media-gfx/fbida with >=media-libs/giflib-4.2.0 - replace PrintGifError() with GifErrorString()
Summary: media-gfx/fbida with >=media-libs/giflib-4.2.0 - replace PrintGifError() with...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
: 530762 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-15 23:35 UTC by Tomasz Wasiak
Modified: 2014-11-28 06:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for fbida 2.09 to compile against giflib 4.2.0 and newer. (fbida-2.09-giflib-4.2.0.patch,918 bytes, patch)
2013-12-15 23:35 UTC, Tomasz Wasiak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Wasiak 2013-12-15 23:35:44 UTC
Created attachment 365442 [details, diff]
Patch for fbida 2.09 to compile against giflib 4.2.0 and newer.

Starting from version 4.2.0 giflib does not have PrintGifError() function. It had been replaced with GifErrorString().

Fbida needs patch (please find attached patch for version 2.09) to compile when gif use flag is set.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-16 12:29:42 UTC
The patch lacks a configure check for PrintGifError() vs. GifErrorString(). Since fbida's build time configuration is an odd one, a revision bump should probably be made to *DEPEND on the newer media-libs/giflib.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-31 17:24:59 UTC
Fixed in -r1 (which should go stable with >media-libs/giflib-4.2.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-27 00:19:47 UTC
*** Bug 530762 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Nyback 2014-11-27 07:34:43 UTC
Not resolved. Only resolved when >=fbida-2.09-r1 is marked stable.

Stable fbida hence stable gentoo is still not compiling, hence a bug.

kindly
Andreas
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-27 10:26:49 UTC
(In reply to Andreas Nyback from comment #4)
> Not resolved. Only resolved when >=fbida-2.09-r1 is marked stable.

That's what we call "mixing branches". Stable fbida works fine with stable giflib, and unstable fbida works fine with unstable giflib.
Comment 6 Andreas Nyback 2014-11-28 06:27:22 UTC
sorry you are right. My fault. Some earlier --autounmask had unmasked giflib.