<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">gud morning,<div><br></div><div>I am trying to enable opengl from directfb-0.9.25 to 1.4 version. in this case i am able to compile the df_gears.c of directfb-0.9.25, but iam getting some linking errors...</div><div><br></div><div>i managed to solve some references but iam not able to proceed further since it is a linker error..</div><div><br></div><div>so, i request you to kindly assist me in this work, since iam stuck up and not able to get any responses also...</div><div><br></div><div>------------------------------------------------------------------------------------------------------------------------</div><div>i compile the df_gears.c like this:</div><div><br></div><div><font class="Apple-style-span" color="#BF005F">root@lxdevenv:~/suma/Mesa-7.7.1/examples# gcc -o try df_gears.c -ldirectfb -ldirect -lfusion -lvoodoo -lGL -lglut
 -lGLU</font></div><div><br></div><div>when i tried to execute... iam getting the following error....</div><div><br></div><div><div>root@lxdevenv:~/suma/Mesa-7.7.1/examples# ./try</div><div><br></div><div>&nbsp;&nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.0|~~~~~~~~~~~~~~~~~~~~~~~~~~</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;(c) 2001-2009 &nbsp;The world wide DirectFB Open Source Community</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;(c) 2000-2004 &nbsp;Convergence (integrated media) GmbH</div><div>&nbsp;&nbsp; &nbsp; &nbsp;----------------------------------------------------------------</div><div><br></div><div>(*) DirectFB/Core: Multi Application Core. (2010-09-22 10:16)&nbsp;</div><div>(*) Fusion/SHM: Using MADV_REMOVE (2.6.24.0 &gt;= 2.6.19.2)</div><div>(*) Direct/Thread: Started 'Fusion Dispatch' (-1) [MESSAGING OTHER/OTHER 0/0] &lt;8388608&gt;...</div><div>(*) Direct/Thread: Started 'X11 Input' (-1) [INPUT OTHER/OTHER 0/0]
 &lt;8388608&gt;...</div><div>(*) DirectFB/Input: X11 Input 0.1 (directfb.org)</div><div>(*) Direct/Thread: Started 'Virtual Input' (-1) [INPUT OTHER/OTHER 0/0] &lt;8388608&gt;...</div><div>(*) DirectFB/Input: Virtual Input 0.4 (Convergence GmbH)</div><div>(*) DirectFB/Genefx: MMX detected and enabled</div><div>(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)</div><div>(!) Direct/Modules: Unable to dlopen `/usr/lib/directfb-1.4-0/wm/libdirectfbwm_default.so'!</div><div>&nbsp;&nbsp; &nbsp;--&gt; /usr/lib/directfb-1.4-0/wm/libdirectfbwm_default.so: undefined symbol: wm_set_cursor_position</div><div>(*) DirectFB/Core/WM: SaWMan 0.2 (directfb.org)</div><div>(*) SaWMan: Initializing stack 0x20127900 for tier 0x25583000, 0x0, layer 0, context 0x20017000 [3]...</div><div>(*) SaWMan/Init: Layer &nbsp;0: &nbsp;640x480, ARGB, options: 0</div><div>(*) SaWMan/Init: Border 0: &nbsp;640x480, ARGB, options: 8</div><div>(*) X11/Display: Using
 XShm.</div><div>(*) Direct/Interface: Loaded 'FT2' implementation of 'IDirectFBFont'.</div><div>(!) Direct/Interface: Unable to dlopen `/usr/lib/directfb-1.4-0/interfaces/IDirectFBGL/libidirectfbgl_mesa.so'!</div><div>&nbsp;&nbsp; &nbsp;--&gt; /usr/lib/directfb-1.4-0/interfaces/IDirectFBGL/libidirectfbgl_mesa.so: undefined symbol: _mesa_framebuffer_renderbuffer</div><div>df_gears.c &lt;352&gt;:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span><font class="Apple-style-span" color="#BF005F">(#) DirectFBError [primary-&gt;GetGL( primary, &amp;primary_gl )]: No (suitable) implementation found!</font></div><div>&nbsp;(!!!) &nbsp;*** WARNING [Application exited without deinitialization of DirectFB!] *** [core.c:859 in dfb_core_deinit_check()]</div><div>&nbsp;(!!!) &nbsp;*** WARNING [still objects in 'Layer Region Pool'] *** [object.c:241 in fusion_object_pool_destroy()]</div><div>&nbsp;(!!!) &nbsp;*** WARNING [still objects in 'Layer
 Context Pool'] *** [object.c:241 in fusion_object_pool_destroy()]</div><div>(!) Fusion/Lock: invalid skirmish</div><div>(!) DirectFB/Core: Could not shutdown 'wm_core' core!</div><div>&nbsp;&nbsp; &nbsp;--&gt; Resource was destroyed!</div><div>&nbsp;(!!!) &nbsp;*** WARNING [still objects in 'Surface Pool'] *** [object.c:241 in fusion_object_pool_destroy()]</div><div>(!) Direct/Thread: Canceling 'Fusion Dispatch' (6471)!</div><div>&nbsp;(!!!) &nbsp;*** WARNING [destroying remaining 'SaWMan Pool'] *** [shm.c:223 in fusion_shm_deinit()]</div><div><br></div><div>root@lxdevenv:~/suma/Mesa-7.7.1/examples#&nbsp;</div><div>-----------------------------------------------------------------------------------------------------------------------------------</div><div><br></div><div>thanks for the help in advance...</div><div><br></div><div>----------------</div><div>regards</div><div>suma</div><div><br></div></div><div><br></div><div><br></div></td></tr></table><br>