Getting this error when trying to build emotion from a fresh SVN pull: ERR<31016>:ecore_evas ecore_evas_buffer.c:623 ecore_evas_buffer_allocfunc_new() evas_engine_info_set() init engine 'buffer' failed. /usr/bin/edje_cc: Error. Cannot create buffer engine canvas for image load. header: 0.00025 groups: 0.00005 scripts: 0.00000 lua scripts: 0.00000 source: 0.00000 fontmap: 0.00000 make[3]: *** [icon.edj] Error 255 make[3]: Leaving directory `/home/bodhi64/BuildArea/emotion-1.0.99-71365/data' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/bodhi64/BuildArea/emotion-1.0.99-71365' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/bodhi64/BuildArea/emotion-1.0.99-71365'
It is complaining about something related to evas... So here is the configure output from my evas build: Configuration Options Summary: Engines: Software Memory Buffer.....: yes Software X11...............: yes (Xlib: yes) (XCB: no) OpenGL X11.................: yes (Xlib: yes) (XCB: no) (GLES: no) (SGX: no) (s3c6410: no) Software GDI...............: no Software DirectDraw........: no Direct3d...................: no OpenGL SDL.................: no OpenGL Cocoa...............: no Software Framebuffer.......: yes DirectFB...................: no PSL1GHT....................: no Software 8bit grayscale....: no Software 16bit ............: no Software 16bit X11.........: no Software 16bit Directdraw..: no Software 16bit WinCE.......: no Software 16bit SDL.........: no (primitive: no) Wayland Shm................: yes Wayland Egl................: no Image Loaders: BMP.....................: yes EDB.....................: no EET.....................: yes GENERIC.................: yes GIF.....................: yes ICO.....................: yes JPEG....................: yes (region: no) PMAPS...................: yes PNG.....................: yes PSD.....................: yes SVG.....................: no TGA.....................: yes TIFF....................: yes WBMP....................: yes XPM.....................: yes Font Sourcing Systems: EET.....................: yes Font Searching Systems: Fontconfig..............: yes Font Rendering Helpers: Fribidi.................: yes Harfbuzz................: no liblinebreak............: yes CPU Specific Extensions: Fallback C Code.........: yes MMX.....................: yes SSE.....................: yes SSE3....................: yes ALTIVEC.................: no NEON....................: no Thread Support..........: yes Features: MAGIC_DEBUG.............: yes Cache Server............: no Cache Server 2..........: yes Threaded Pipe Rendering.: no Async Pipe Rendering....: no Async Events............: yes Async Image Preload.....: yes Word Cache..............: no Metric Cache............: no Pixman..................: no Pixman Fonts............: no Pixman Rects............: no Pixman Lines............: no Pixman Polygons.........: no Pixman Images...........: no Pixman Image ScaleSample: no Tiled 32BPP rotate......: no ARGB Software Engine Options: Sampling Scaler.........: yes Smooth Scaler...........: yes YUV Converter...........: yes ARGB Conversion Options: Smaller Dither Mask.....: no Line Dither Mask........: no No Dither Mask for 16bpp: no 8bpp RGB 332............: yes 8bpp RGB 666............: yes 8bpp RGB 232............: yes 8bpp RGB 222............: yes 8bpp RGB 221............: yes 8bpp RGB 121............: yes 8bpp RGB 111............: yes 8bpp Grayscale (256)....: yes 8bpp Grayscale (16).....: yes 8bpp Grayscale 64-pal...: yes 16bpp RGB 565...........: yes 16bpp BGR 565...........: yes 16bpp RGB 555...........: yes 16bpp RGB 444...........: yes 16bpp RGB 565 (444 ipaq): yes 16bpp Rotation 0........: yes 16bpp Rotation 90.......: yes 16bpp Rotation 180......: yes 16bpp Rotation 270......: yes 24bpp RGB 888...........: yes 24bpp BGR 888...........: yes 24bpp RGB 666 (666 ezx).: yes 32bpp RGB 8888..........: yes 32bpp RGBX 8888.........: yes 32bpp BGR 8888..........: yes 32bpp BGRX 8888.........: yes 32bpp RGB 666 (666 ezx).: yes 32bpp Rotation 0........: yes 32bpp Rotation 90.......: yes 32bpp Rotation 180......: yes 32bpp Rotation 270......: yes Documentation.............: yes Examples..................: install:yes build:no Tests.....................: no Coverage..................: no Compilation............: make (or gmake) CPPFLAGS.............: -D_FORTIFY_SOURCE=2 CFLAGS...............: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fvisibility=hidden -fvisibility=hidden CXXFLAGS.............: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security LDFLAGS..............: -Wl,-Bsymbolic-functions -Wl,-z,relro Any ideas? -- ~Jeff Hoogland <http://jeffhoogland.com/> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
