Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517184 - dev-libs/DirectFB - set USE="+dynload" in ebuild
Summary: dev-libs/DirectFB - set USE="+dynload" in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 19:30 UTC by Sergey Popov
Modified: 2014-07-31 06:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Popov gentoo-dev 2014-07-15 19:30:38 UTC
This useflag enables capability of dynamic loading interfaces/modules and plugins for DirectFB. As we build it dynamically, having this flag disabled makes DirectFB completely unusable with errors like 'no system found' even when proper libs are in right place.

Details can be viewed at lib/direct/interface.c in DirectFB sources
Comment 1 Sergey Popov gentoo-dev 2014-07-31 06:02:30 UTC
+  31 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> DirectFB-1.6.3-r1.ebuild,
+  DirectFB-1.7.1.ebuild:
+  Enable USE="dynload" by default, wrt bug #517184