oh, right sorry, i tried to download the sources from directfb.org and the i got an error with the linker when i start a make after configure. it says:
gcc -shared .libs/directfb.o .libs/idirectfb.o -Wl,--whole-archive display/.libs/libdirectfb_display.a media/.libs/libdirectfb_media.a windows/.libs/libdirectfb_windows.a input/.libs/libdirectfb_input.a misc/.libs/libdirectfb_misc.a gfx/.libs/libdirectfb_gfx.a core/.libs/libdirectfb_core.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/root/Desktop/framebuffer/DirectFB-1.0.0-rc2/lib/direct/.libs -Wl,--rpath -Wl,/root/Desktop/framebuffer/DirectFB-1.0.0-rc2/lib/fusion/.libs ../lib/direct/.libs/libdirect.so ../lib/fusion/.libs/libfusion.so -ldl -lpthread -Wl,-soname -Wl,libdirectfb-1.0.so.0 -o .libs/libdirectfb-1.0.so.0.0.0 /usr/lib/libc_nonshared.a(atexit.oS)(.text.__i686.get_pc_thunk.bx+0x0): In function `__i686.get_pc_thunk.bx': : multiple definition of `__i686.get_pc_thunk.bx' /usr/lib/gcc-lib/i486-linux/3.3.5/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here collect2: ld returned 1 exit status make[3]: *** [libdirectfb.la] Fehler 1 make[3]: Leaving directory `/root/Desktop/framebuffer/DirectFB-1.0.0-rc2/src' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/root/Desktop/framebuffer/DirectFB-1.0.0-rc2/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/root/Desktop/framebuffer/DirectFB-1.0.0-rc2' make: *** [all-recursive-am] Fehler 2 or is there a way with apt-get? but then i dont know how i could try the examples from directfb.org greeting, michael Hannes Mayer wrote: >Hi Michael > >Whats your problem with Debian? >Only to say, that you have one is not very constructive. >Have you a compiler error or what is going wrong? > >regards >Hannes > >Am Donnerstag 15 Februar 2007 16:44:41 schrieb Michael Eichhorn: > > >>Hello all, >> >>i have two questions, and i hope you can help me. >> >>i have really big problems with installing directfb-1.0.0.-XXX >>on my debian system. >>do you know any details about the required software, like >>gcc, kernel etc.? >> >>on my gentoo system the directfb is running, the tutorials too >>and finally my extras, and i want to run a video with df_xine >>but how could i manage it, that the video is running on my >>"normally" desktop like an overlay, only with a resolution >>e.g. 200*200? >> >>greetings, >>michael >> >>_______________________________________________ >>directfb-users mailing list >>[email protected] >>http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users >> >> > > > > > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
