DirectFB/core/system: No system found error run on ARM1176
Bian Jiang
borderj at gmail.com
Tue Jun 29 22:22:07 EDT 2010
Hi, everyone
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
--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:
[root at 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. I really cross compiled for ARM, also copy the librarys to the arm board
/mnt/disk/ directory.
[root at bvcom bin]# ls -l /usr/local/lib/
lrwxrwxrwx 1 root root 28 Dec 18 12:27 directfb-1.4-0 ->
/mnt/disk/lib/directfb-1.4-0
lrwxrwxrwx 1 root root 28 Dec 18 12:52 directfb-1.4-3 ->
/mnt/disk/lib/directfb-1.4-0
lrwxrwxrwx 1 root root 40 Dec 18 12:52 gfxdrivers ->
/mnt/disk/lib/directfb-1.4-0/gfxdrivers/
lrwxrwxrwx 1 root root 41 Dec 18 12:53 inputdrivers ->
/mnt/disk/lib/directfb-1.4-0/inputdrivers
lrwxrwxrwx 1 root root 40 Dec 18 12:53 interfaces ->
/mnt/disk/lib/directfb-1.4-0/interfaces/
lrwxrwxrwx 1 1000 1000 18 Dec 18 03:32 libts-0.0.so.0 ->
libts-0.0.so.0.1.1
-rwxr-xr-x 1 1000 1000 6900 Mar 26 2009 libts-0.0.so.0.1.1
lrwxrwxrwx 1 1000 1000 18 Dec 18 03:32 libts.so ->
libts-0.0.so.0.1.1
lrwxrwxrwx 1 root root 37 Dec 18 12:52 system ->
/mnt/disk/lib/directfb-1.4-0/systems/
drwxr-xr-x 1 1000 1000 2048 Mar 31 2009 ts
lrwxrwxrwx 1 root root 31 Dec 18 12:53 wm ->
/mnt/disk/lib/directfb-1.4-0/wm
[root at bvcom lib]# echo $LD_LIBRARY_PATH
.::/mnt/disk/lib:/lib:/usr/lib:/usr/local/lib:/mnt/disk/lib/directfb-1.4-0
Can anyone give me some advice? Thank you all.
--
Bian Jiang
http://www.wifihack.net/
http://golang-china.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm/attachments/20100630/88c5ab8b/attachment.html>
More information about the linux-arm
mailing list