hey, > did anyone succeeded to build using DirectFB backend?
did you install directfb development files ? > but now I have a problem to compile ecore. > I would like to enable the "evas-directfb" module for ecore but the > configure is behaving in > a stange way here what I did: ecore-directfb is needed for ecore-evas-directfb > $> ./configure --host=sh4-linux --prefix=/home/efl/ecore > --disable-simple-x11 --disable-ecore-evas-software-buffer > --disable-ecore-evas-software-buffer --disable-ecore-evas-software-x11 > --disable-ecore-evas-xrender-x11 --disable-ecore-evas-opengl-x11 > --disable-ecore-evas-software-16-x11 --disable-ecore-evas-xrender-xcb > --disable-ecore-evas-software-gdi --disable-ecore-evas-software-ddraw > --disable-ecore-evas-direct3d --disable-ecore-evas-opengl-glew > --disable-ecore-evas-software-16-ddraw --disable-ecore-evas-quartz > --disable-ecore-evas-software-sdl --disable-ecore-evas-fb > --disable-ecore-evas-software-16-wince --without-x > disabling all module except the "./configure --host=${target_arch} > --prefix=/opt/STM/STLinux-2.3/devkit/sh4/target/root/rahmanih/efl/ecore > --disable-simple-x11 --disable-ecore-evas-software-buffer > --disable-ecore-evas-software-buffer --disable-ecore-evas-software-x11 > --disable-ecore-evas-xrender-x11 --disable-ecore-evas-opengl-x11 > --disable-ecore-evas-software-16-x11 --disable-ecore-evas-xrender-xcb > --disable-ecore-evas-software-gdi --disable-ecore-evas-software-ddraw > --disable-ecore-evas-direct3d --disable-ecore-evas-opengl-glew > --disable-ecore-evas-software-16-ddraw --disable-ecore-evas-quartz > --disable-ecore-evas-software-sdl --enable-ecore-evas-directfb > --disable-ecore-evas-fb --disable-ecore-evas-software-16-wince --without-x most of those --disable-* options are useless. Just use the ones that are needed. Don't use any of these --disable option and add just those that are needed. > I disabled all modules except the "ecore-evas-directfb". as i said, ecore-directfb is needed to compile ecore-evas-directfb. And directfb dev files are needed for ecore-directfb. Also the directfb engine of evas is needed of course for ecore-evas-directfb > and here what I got in summay: > Graphic systems: > Ecore_X (Xlib backend).......: yes that is strange. I'll look at it. > why the ecore_x is getting compiled even if I had disabled it? certainly a bug :) > and why the summary says that the DirectFB is won't be compiled? it says that it is going to be compiled *if* the dependencies are Vincent ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel