Greetings,
I'm very confused that cross compile DirectFB 1.4.3 for ARM1176, When I try
to run dfbinfo test programming, get a "DirectFB/core/system: No system
found" error.
1. cross compile like this:
./configure --prefix=/opt/rootfs/cross/arm/usr --host=arm-linux
--target=arm-linux --disable-x11 --disable-osx --enable-debug --enable-fbdev
--enable-zlib --with-gfxdrivers=none --with-tests
-with-inputdrivers=linuxinput --enable-shared=yes
make && make install
2. The Error:
[r...@bvcom bin]# ./dfbinfo
~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~
(c) 2001-2009 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2010-06-29 16:09) [ DEBUG ]
(!) DirectFB/core/system: No system found!
(#) DirectFBError [DirectFBCreate() failed]: No (suitable) implementation
found!
3. [r...@bvcom disk]# echo $LD_LIBRARY_PATH
.:/mnt/disk/lib:/lib:/usr/lib:/usr/local/lib
4. My DirectFB libs path is /mnt/disk/lib
[r...@urbetter lib]# ls /mnt/disk/lib/directfb-1.4-0/
gfxdrivers inputdrivers interfaces systems wm
5. [r...@bvcom disk]# cat /root/.directfbrc
system=fbdev
fbdev=/dev/fb0
mode=240x320
depth=16
pixelformat=RGB16
6. [r...@urbetter bin]# ls /dev/fb*
/dev/fb0 /dev/fb1 /dev/fb2 /dev/fb3
My system running on Qtopia2.2.0 and processor is ARM1176JZF.
Any ideas, please help!
Thanks in advance!
--
Bian Jiang
http://www.wifihack.net/
http://golang-china.org/
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users