Suspect you have problems finding the various input plugins. Do a debug configuration, build, and enable debug in directfbrc, and you get far more information what's going on. If nothing else, strace is your friend.
--Kent On 1/17/06, wgjoicq <[EMAIL PROTECTED]> wrote: > > HI,directfb-dev: > I have built a simple DirectFB application statically for ARM target. > When I try to run this application on the target board it gives me the > following error. > > (*) parsing config file '/etc/directfbrc'. > > ---------------------- DirectFB v0.9.18 --------------------- > (c) 2000-2002 convergence integrated media GmbH > (c) 2002 convergence GmbH > ----------------------------------------------------------- > > (*) Single Application Core. (2006-01-16 09:45) > (*) DirectFB/GraphicsDevice: Generic Software Rasterizer 0.6 (convergence > integr > ated media GmbH) > (*) DirectFB/Layer: Enabled 'FBDev Primary Layer'. > > > I have another disbelieve problem. How to build a simple DirectFB > application statically for intel i386 target,I can compiler and link > complete, but run it is error, if usr a shared library to compiler, run is OK? > Is build satic simple DirectFB application have a specify way? > Please tell me the necessary steps to be followed to build as well as to link > the system module statically into the application. > > > > > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
