after i got it to compile this is what i get when i run df_gears:
---------------------- DirectFB v0.9.21 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (with MMX support) (2004-10-19 11:20)
(*) Direct/Memcpy: Using linux kernel memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 525)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 526)...
(*) DirectFB/Input: PS/2 Mouse 0.9 (convergence integrated media GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 527)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: Matrox G450 0.7 (convergence integrated media GmbH)
(*) DirectFB/WM: Default 0.1 (Convergence GmbH)
(*) Direct/Interface: Loaded 'Default' implementation of 'IDirectFBFont'.
(*) Direct/Interface: Loaded 'DRI' implementation of 'IDirectFBGL'.
(*) DirectFB/DRI: probed chipset 0x525
[drm] added 8192 byte SAREA at 0xc692a000
[drm] mapped SAREA 0xc692a000 to 0x412b3000, size 8192
[drm] framebuffer handle = 0xe8000000
[agp] Mode 0x1f000207 [AGP 0x8086/0x7190]
[agp] Mode 0x1f000203 [AGP 0x8086/0x7190]
[agp] Out of memory (-12)
(!) DirectFB/DRI: __driInitFBDev() failed!
(#) DirectFBError [DirectFBGL: dfb_dri_create() failed]: General failure!
df_gears.c <344>:
(#) DirectFBError [primary->GetGL( primary, &primary_gl )]: General failure!
(!!!) *** WARNING [Application exited without deinitialization of DirectFB!] ***
[core.c:638 in dfb_core_deinit_check()]
the other examples give the same results. out of memory seems strange to me.
all is compiled with gcc-3.4, and the kernel module with gcc-2.95
any ideas?
cheers
tom