I'm running directfb on a arm device but i have problems when i try to run gtk-demo with directfb compiled WITHOUT --enable-trace. WITH trace the gtk-demo runs ok, without i got:

[EMAIL PROTECTED]:root# gtk-demo

     =======================|  DirectFB 1.0.0-rc1  |=======================
          (c) 2001-2006  United Cultures of Earth - go for outer space!
          (c) 2000-2004  Convergence (integrated media) GmbH
        ----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2006-10-04 22:46)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 496)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 502)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 520)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(!) Direct/Modules: Could not open module directory `/usr/local/lib/directfb- 1.0-0/gfxdrivers'!
    --> No such file or directory
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence integrated media GmbH)
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
(*) Direct/Thread: Running 'EventBufferFeed' (MESSAGING, 523)...
(!) [  523:    0.000] --> Caught signal 4 (at 0x2b175318, illegal opcode) <--
Killed

I also run gtk-demo using strace and the tail of the log is:
.
.
.
ioctl(5, KDGKBENT, 0x7ffffc80)          = 0
ioctl(5, KDGKBENT, 0x7ffffc7c)          = 0
ioctl(5, KDGKBENT, 0x7ffffc88)          = 0
ioctl(5, KDGKBENT, 0x7ffffc84)          = 0
ioctl(5, KDGKBENT, 0x7ffffc80)          = 0
ioctl(5, KDGKBENT, 0x7ffffc7c)          = 0
ioctl(5, KDGKBENT, 0x7ffffc88)          = 0
ioctl(5, KDGKBENT, 0x7ffffc84)          = 0
ioctl(5, KDGKBENT, 0x7ffffc80)          = 0
ioctl(5, KDGKBENT, 0x7ffffc7c)          = 0
open("/directfb-1.0.0-rc1 /cursor.dat", O_RDONLY) = -1 ENOENT (No such file or directory)
socketpair(PF_FILE, SOCK_STREAM, 0, [9, 10]) = 0
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
write(7, "`p\36+\0\0\0\0\0\0\0\0\364\321\32+\260M\4\0\0\0\0\200\0"..., 148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
<... rt_sigsuspend resumed> )           = 32
sigreturn()                             = ? (mask now [RTMIN])
write(2, "(*) Direct/Thread: Running \'Even"..., 65) = 65
fstat64(9,  <unfinished ...>
+++ killed by SIGKILL +++


uname -a in my system reports:
Linux ts7000 2.4.26-ts11 #35 Thu Jul 6 15:44:29 MST 2006 armv4l GNU/Linux

Sugestions?
Alvaro
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to