Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276085 - media-plugins/vdr-graphtft-0.2.2-r1 needs media-libs/imlib2 compiled with X USE flag
Summary: media-plugins/vdr-graphtft-0.2.2-r1 needs media-libs/imlib2 compiled with X U...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 16:33 UTC by Víctor Ostorga (RETIRED)
Modified: 2009-10-22 15:06 UTC (History)
0 users

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


Attachments
Build log of media-plugins/vdr-graphtft-0.2.2-r1 (build.log,21.58 KB, text/plain)
2009-07-01 16:34 UTC, Víctor Ostorga (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Víctor Ostorga (RETIRED) gentoo-dev 2009-07-01 16:33:04 UTC
When media-plugins/vdr-graphtft-0.2.2-r1 is compiled with the graphtft-fe USE flag, it will fail to build with the following error if media-libs/imlib2 is installed without the X USE flag:

graphtft.cc:(.text+0x29a): undefined reference to `imlib_render_image_on_drawable'
Comment 1 Víctor Ostorga (RETIRED) gentoo-dev 2009-07-01 16:34:15 UTC
Created attachment 196261 [details]
Build log of media-plugins/vdr-graphtft-0.2.2-r1
Comment 2 Joerg Bornkessel (RETIRED) gentoo-dev 2009-10-22 15:06:44 UTC
fixed missing X depend on imlib2 if you will compile with use-flag graphtft-fe

Thanks for reporting this