Hi all, I have successfully cross compiled Directfb-1.2.0 for ti davinci DM365.
when i run the example code of directfb(from DFBTutorial image.c ) on the target it is gives the following error.......... $./image ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 2001-2008 The world wide DirectFB Open Source Community (c) 2000-2004 Convergence (integrated media) GmbH ---------------------------------------------------------------- (*) DirectFB/Core: Single Application Core. (2010-04-22 05:25) (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] <8388608>... (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org) (*) DirectFB/Core/WM: Default 0.3 (directfb.org) (*) FBDev/Surface: Allocated 640x480 8 bit LUT8 buffer (index 0) at offset 0 and pitch 640. (*) FBDev/Mode: Setting 640x480 LUT8 (*) FBDev/Mode: Switched to 640x480 (virtual 640x960) at 8 bit (LUT8), pitch 640 (*) FBDev/Surface: Allocated 640x480 8 bit LUT8 buffer (index 1) at offset 307200 and pitch 640. (*) FBDev/Surface: Allocated 640x480 8 bit LUT8 buffer (index 0) at offset 0 and pitch 640. (!) Direct/Interface: Unable to dlopen `/usr/lib/directfb-1.2-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so'! --> /usr/lib/directfb-1.2-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so: undefined symbol: png_create_read_struct image.c <98>: (#) DirectFBError [dfb->CreateImageProvider (dfb, "./dfblogo.png", &provider)]: 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()] Can anyone tell me why this error is coming? Thanks _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev