Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383035 - media-gfx/pixie statically links fltk (uh?)
Summary: media-gfx/pixie statically links fltk (uh?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: MT
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2011-09-15 06:52 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2017-10-05 07:09 UTC (History)
1 user (show)

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


Attachments
Add --disable-static-fltk configure option (pixie-2.2.6-r1.ebuild.patch,633 bytes, patch)
2012-02-09 17:54 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-09-15 06:52:49 UTC
I noticed this because /media/tinderbox/usr/lib/pixie/modules/gui.so re-exports FLTK's symbols. Not sure what's going on.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-09 17:54:20 UTC
Created attachment 301415 [details, diff]
Add --disable-static-fltk configure option

Note that with x11-libs/fltk-1.3.0-r1[-static-libs], pixie's configure fails to find fltk at all, so this patch kills two birds with one stone.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-29 02:21:07 UTC
Patch applied without a revision bump.