From: Daniel F. <dan...@gm...> - 2009-09-30 13:00:38
|
Hi, I'm trying use DirectFBGL. I've compiled the source but when I execute the df_gears I get the follow error: ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.2 |~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 2001-2009 The world wide DirectFB Open Source Community (c) 2000-2004 Convergence (integrated media) GmbH ---------------------------------------------------------------- (*) DirectFB/Core: Single Application Core. (2009-09-11 14:11) (!) GLX/Surfaces: Could not find useful visuals! (!) Core/SurfacePool: Initializing 'GLX Drawables' failed! --> Not supported! (*) Direct/Thread: Started 'X11 Input' (-1) [INPUT OTHER/OTHER 0/0] <10485760>... (*) DirectFB/Input: X11 Input 0.1 (directfb.org) (*) DirectFB/Genefx: MMX detected and enabled (*) DirectFB/Graphics: OpenGL Acceleration - GeForce 6600/PCI/SSE2 0.5 (Denis Oliver Kropp) (*) DirectFB/Core/WM: Default 0.3 (directfb.org) (*) X11/Display: Not using XShm. (*) X11/Display: Not using XShm. (*) Direct/Interface: Loaded 'Default' implementation of 'IDirectFBFont'. (!) Direct/Interface: Unable to dlopen `/usr/local/lib/directfb-1.4-0/interfaces/IDirectFBGL/libidirectfbgl_mesa.so'! --> /usr/local/lib/directfb-1.4-0/interfaces/IDirectFBGL/libidirectfbgl_mesa.so: undefined symbol: _mesa_test_proxy_teximage df_gears.c <344>: (#) DirectFBError [primary->GetGL( primary, &primary_gl )]: No (suitable) implementation found! (!!!) *** WARNING [Application exited without deinitialization of DirectFB!] *** [core.c:859 in dfb_core_deinit_check()] (!!!) *** WARNING [still objects in 'Layer Region Pool'] *** [object.c:241 in fusion_object_pool_destroy()] (!!!) *** WARNING [still objects in 'Layer Context Pool'] *** [object.c:241 in fusion_object_pool_destroy()] (!!!) *** WARNING [still objects in 'Surface Pool'] *** [object.c:241 in fusion_object_pool_destroy()] I found in source code of _mesa_test_proxy_teximage, but I don't know why ins't undefined. -- - Livrarei minha mente de todo pensamento fútil e trivial. Daniel Faustino L. de Souza M.Sc Candidate in Computer Science Laboratory of Digital Video Application (LAVID) Federal University of Paraiba, Brazil OpenGInga Project "O bom profissional não é aquele que tem diploma no exterior ou que tem dúzias de certificações, é simplesmente aquele que ajuda." |