I cross compile directFB for PPC architecture. I face a lot of problem: specially with cairo-pdf support. I edit the configure script to disable cairo check, and also modified source code to eliminate cairo_pdf_* and cairo_ps_* functions.
Now i am sucessfull, and i install on target rootfs, which i mount using nfs.
Problem:
I have problem when run gtk-demo :
/ # gtk-demo
---------------------- DirectFB v0.9.24 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2006-08-29 15:48)
(!) DirectFB/core/system: No system found!
(#) DirectFBError [gdk_display_open: DirectFBCreate]: No (suitable) implementati
on found!
(gtk-demo:105): Gtk-WARNING **: cannot open display:
My fb device is exists:
see:
/ # ls /dev/fb0 -l
crw-r--r-- 1 501 501 29, 0 May 6 2006 /dev/fb0
/ #
What can cause this problem? I am nw to dierctfb and wish to learn its architecture as well. Please let me know.
Reply is appreciated.
cheers!
Lashiv.
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
