Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 517184

Summary: dev-libs/DirectFB - set USE="+dynload" in ebuild
Product: Gentoo Linux Reporter: Sergey Popov <pinkbyte>
Component: [OLD] DevelopmentAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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