That stems from the muti-app code, it's not stable yet. Compile without the --enable-multi option.
Thanks, David Wood ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 7:16 PM Subject: [directfb-users] DirectFB 0.9.9 examples crashing > Hello, > Since I have switched to DirectFB 0.9.9, nothing works ;-) > Some example progs like df_dok "catch signal 11" and just > hang, others like df_andi tell me, they don't have > libgcc_s.so.0. The latter seems to be a gcc problem to me: > I had gcc 3.0.0 installed before and since with this > version it took ages to compile things, I switched back > to an earlier version of gcc. I also had this problem with > my previous installation of DirectFB 0.9.8 though. > Maybe someone can help, it would be greatly appreciated ;-) > I'm running SuSE Linux 7.2 on i386, kernel 2.4.4. > Thanks, > > Oliver > > > Here's the output of df_dok and df_andi: > > -------------------------------------------- > > bash-2.05# df_dok > > ----------------------- DirectFB v0.9.9 > --------------------- > (c)2000-2002 convergence integrated media > GmbH > > ----------------------------------------------------------- > > (*) Multi Application Core. (with MMX support) > (*) DirectFB/misc/memcpy: using linux kernel memcpy() > (!) ---> CAUGHT SIGNAL 11 <--- > > bash-2.05# > bash-2.05# df_andi > > ----------------------- DirectFB v0.9.9 > --------------------- > (c)2000-2002 convergence integrated media > GmbH > > ----------------------------------------------------------- > > (*) Multi Application Core. (with MMX support) > (*) DirectFB/misc/memcpy: using linux kernel memcpy() > (!) DirectFB/core: Unable to dlopen > `/usr/local/lib/directfb/inputdrivers/libdirectfb_keyboard.so'! > --> > /usr/local/lib/directfb/inputdrivers/libdirectfb_keyboard.so: > undefined symbol: core_vt > (*) MMX detected and enabled > (!) DirectFB/core: Unable to dlopen > `/usr/local/lib/directfb/gfxdrivers/libdirectfb_matrox.so'! > --> > /usr/local/lib/directfb/gfxdrivers/libdirectfb_matrox.so: > undefined symbol: fbdev > (*) DirectFB/GraphicsDevice: MMX Software Rasterizer 0.5 > (convergence integrated media GmbH) > (!) DirectFB/core/gfxcards: Unable to dlopen > `/usr/local/lib/directfb/interfaces/IDirectFBFont/libidirectfbfont_ft2.so'! > --> libgcc_s.so.0: cannot load shared object file: No > such file or directory > df_andi.c <450>: > (#) DirectFBError [dfb->CreateFont( dfb, FONT, > &desc, &font )]: Interface implementation not available! > **Fusion-Error** _reactor_receive - msgrcv failed: > Identifier removed > **Fusion-Error** reactor_free: reactor_free: fusionee '1' > still attached (reactions: 0x804dde8)! > bash-2.05# > -------------------------------------------- > > -- > berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! > http://www.berlin.de/home/MeineStadt/Anmeldung > > > > -- > Info: To unsubscribe send a mail to [EMAIL PROTECTED] with > "unsubscribe directfb-users" as subject. > > -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
