Hi group! I have just subscribed here and have some questions about evas (0.9.9.043) support for :
a) directfb - if i have enable directfb it will not build means make will not produce engine_directfb - looks like removed from CVS b) software xcb - have problems with build how to solve this ? Making all in software_xcb make[5]: Entering directory `/home/BUILD/evas-0.9.9.043/src/modules/engines/software_xcb' /bin/sh ../../../../libtool --tag=CC --tag=disable-static --mode=compile athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -I/usr/include/pixman-1 -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -MT module_la-evas_engine.lo -MD -MP -MF .deps/module_la-evas_engine.Tpo -c -o module_la-evas_engine.lo `test -f 'evas_engine.c' || echo './'`evas_engine.c libtool: compile: athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -I/usr/include/pixman-1 -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -MT module_la-evas_engine.lo -MD -MP -MF .deps/module_la-evas_engine.Tpo -c evas_engine.c -fPIC -DPIC -o .libs/module_la-evas_engine.o mv -f .deps/module_la-evas_engine.Tpo .deps/module_la-evas_engine.Plo /bin/sh ../../../../libtool --tag=CC --tag=disable-static --mode=compile athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -I/usr/include/pixman-1 -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -MT module_la-evas_outbuf.lo -MD -MP -MF .deps/module_la-evas_outbuf.Tpo -c -o module_la-evas_outbuf.lo `test -f 'evas_outbuf.c' || echo './'`evas_outbuf.c libtool: compile: athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -I/usr/include/pixman-1 -O2 -fno-strict-aliasing -fwrapv -march=athlon -gdwarf-2 -g2 -MT module_la-evas_outbuf.lo -MD -MP -MF .deps/module_la-evas_outbuf.Tpo -c evas_outbuf.c -fPIC -DPIC -o .libs/module_la-evas_outbuf.o evas_outbuf.c: In function '_find_xcbob': evas_outbuf.c:74: error: 'xcb_image_t' has no member named 'stride' evas_outbuf.c: In function 'evas_software_xcb_outbuf_free': evas_outbuf.c:137: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type evas_outbuf.c: In function 'evas_software_xcb_outbuf_new_region_for_update': evas_outbuf.c:412: error: invalid type argument of '->' evas_outbuf.c:412: error: invalid type argument of '->' evas_outbuf.c:434: warning: assignment from incompatible pointer type evas_outbuf.c:435: error: invalid type argument of '->' evas_outbuf.c:436: error: invalid type argument of '->' evas_outbuf.c:437: error: invalid type argument of '->' evas_outbuf.c:438: error: invalid type argument of '->' evas_outbuf.c:445: error: invalid type argument of '->' evas_outbuf.c:455: warning: assignment from incompatible pointer type evas_outbuf.c:456: error: invalid type argument of '->' evas_outbuf.c:457: error: invalid type argument of '->' evas_outbuf.c:482: error: invalid type argument of '->' evas_outbuf.c:538: warning: assignment from incompatible pointer type evas_outbuf.c: In function 'evas_software_xcb_outbuf_flush': evas_outbuf.c:683: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type evas_outbuf.c: In function 'evas_software_xcb_outbuf_idle_flush': evas_outbuf.c:752: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type evas_outbuf.c:771: warning: passing argument 1 of 'evas_cache_image_drop' from incompatible pointer type make[5]: *** [module_la-evas_outbuf.lo] Error 1 make[5]: Leaving directory `/home/BUILD/evas-0.9.9.043/src/modules/engines/software_xcb' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/BUILD/evas-0.9.9.043/src/modules/engines' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/BUILD/evas-0.9.9.043/src/modules' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/BUILD/evas-0.9.9.043/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/BUILD/evas-0.9.9.043' make: *** [all] Error 2 packages required: libxcb-devel-1.1-2.athlon xcb-util-devel-0.2-1.athlon Something is broken or unsupported? Thanks in advice for help ps. I want to package e17 into rpms but this error _________________ Best regards Bartlomiej Zimon ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
