On Wed, 16 Nov 2011 18:31:40 +1000 David Seikel <onef...@gmail.com>
wrote:

> On Wed, 16 Nov 2011 15:20:24 +0900 Carsten Haitzler (The Rasterman)
> <ras...@rasterman.com> wrote:
> 
> > 
> > We'd like to announce a new release cycle alpha release of several
> > Enlightenment components 
> > 
> > http://download.enlightenment.org/releases/eina-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/eina-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/eet-1.5.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/eet-1.5.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/evas-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/evas-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/ecore-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/ecore-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/embryo-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/embryo-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/edje-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/edje-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/efreet-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/efreet-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/e_dbus-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/e_dbus-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/eeze-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/eeze-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/expedite-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/expedtie-1.1.0-alpha.tar.bz2
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.1.0-alpha.tar.gz
> > http://download.enlightenment.org/releases/evas_generic_loaders-1.1.0-alpha.tar.bz2
> 
> /me updates his embedded project to use these tarballs, and sees what
> happens.  Though I only use the first six. 

Got stuck on evas.  Even with --disable-pthreads, it still tries (and
fails) to build with pthreads.  So I can't test any further on my
embedded project.

Half way there.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.
./configure --prefix=/usr --bindir=/bin --enable-fb --enable-fontconfig 
--disable-cpu-sse --disable-cpu-sse3 --disable-pthreads 
--disable-install-examples &&

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... i486-unknown-linux-gnu
checking host system type... i486-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/devel/bin/ld
checking if the linker (/usr/devel/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/devel/bin/nm -B
checking the name lister (/usr/devel/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 32768
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/devel/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/devel/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/devel/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking whether the Objective C compiler works... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build documentation... yes
checking for doxygen... no
WARNING:
The doxygen program was not found in your execute path.
You may have doxygen installed somewhere not covered by your path.

If this is the case make sure you have the packages installed, AND
that the doxygen program is in your execute path (see your
shell manual page on setting the $PATH environment variable), OR
alternatively, specify the program to use with --with-doxygen.
configure: WARNING: no doxygen detected. Documentation will not be built
checking for EINA... yes
checking size of Eina_Unicode... 4
checking for FREETYPE... yes
checking for FONTCONFIG... yes
checking for FRIBIDI... no
checking for HARFBUZZ... no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for PATH_MAX in limits.h... yes
checking for struct sigaction... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking for __attribute__ ((unused))... yes
checking for __attribute__ ((vector))... yes
checking for __forceinline... no
checking for __attribute__ ((__always_inline__))... yes
checking for library containing strerror... none required
checking for siglongjmp... yes
checking for working alloca.h... yes
checking for alloca... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for library containing fnmatch... none required
checking for dlsym... no
checking for dlsym in -ldl... yes
checking for lround in -lm... yes
checking whether shm_open() is present... yes
checking whether to build shared cache server and support... yes
checking whether shm_open() is present... yes
checking whether to build GLES flavor of GL... no
checking whether to build GLES variety for SGX... no
checking whether to build GLES variety for s3c6410... no
checking whether to enable Buffer rendering backend... yes
checking whether Buffer rendering backend will be built... yes
checking whether to enable Software GDI rendering backend... no
checking whether Software GDI rendering backend will be built... no
checking whether to enable Software DirectDraw rendering backend... no
checking whether Software DirectDraw rendering backend will be built... no
checking whether to enable Direct3D rendering backend... no
checking whether Direct3D rendering backend will be built... no
checking whether to enable Software SDL rendering backend... no
checking whether Software SDL rendering backend will be built... no
checking whether to enable PSL1GHT rendering backend... no
checking whether PSL1GHT rendering backend will be built... no
checking whether to enable OpenGL SDL rendering backend... no
checking whether OpenGL SDL rendering backend will be built... no
checking whether to enable OpenGL Cocoa rendering backend... no
checking whether OpenGL Cocoa rendering backend will be built... no
checking whether to enable Framebuffer rendering backend... yes
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking whether Framebuffer rendering backend will be built... yes
checking whether to enable DirectFB rendering backend... no
checking whether DirectFB rendering backend will be built... no
checking whether to enable Software X11 8 bits grayscale rendering backend... no
checking whether Software X11 8 bits grayscale rendering backend will be 
built... no
checking whether to enable Software X11 16 bits rendering backend... no
checking whether Software X11 16 bits rendering backend will be built... no
checking whether to enable Software DirectDraw 16 bits rendering backend... no
checking whether Software DirectDraw 16 bits rendering backend will be built... 
no
checking whether to enable Software Windows CE 16 bits rendering backend... no
checking whether Software Windows CE 16 bits rendering backend will be built... 
no
checking whether to enable Software SDL 16 bits rendering backend... no
checking whether Software SDL 16 bits rendering backend will be built... no
checking whether to use SDL primitive when possible... no
checking Whether to build software generic engine as part of libevas... no
checking whether to build Software XCB Engine... no
checking whether to enable Software Xlib rendering backend... auto
checking for X... no
checking X11/X.h usability... no
checking X11/X.h presence... no
checking for X11/X.h... no
checking whether Software Xlib rendering backend will be built... no
checking whether to build OpenGL XCB Engine... no
checking whether to enable OpenGL XLib rendering backend... auto
checking for X... (cached) no
checking for GL/gl.h... no
checking whether pthread_create() is supported... no
checking for GLES2/gl2.h... no
checking whether OpenGL XLib rendering backend will be built... no
checking Whether to build software 16 engine as part of libevas... no
checking Whether to build software 8 engine as part of libevas... no
checking whether to enable Edb image loader... yes
checking for EDB... no
checking whether Edb image loader will be built... no
checking whether to enable Eet image loader... yes
checking for EET... yes
checking whether Eet image loader will be built... yes
checking whether to enable Eet font loader... yes
checking for EET... yes
checking whether to enable Gif image loader... yes
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking whether Gif image loader will be built... no
checking whether to enable Jpeg image loader... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking whether Jpeg image loader will be built... yes
checking whether to enable PMAPS image loader... yes
checking whether PMAPS image loader will be built... yes
checking whether to enable PNG image loader... yes
checking for PNG... yes
checking whether PNG image loader will be built... yes
checking whether to enable SVG image loader... yes
checking for SVG... no
checking whether SVG image loader will be built... no
checking whether to enable Tiff image loader... yes
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
checking whether Tiff image loader will be built... no
checking whether to enable XPM image loader... yes
checking whether XPM image loader will be built... yes
checking whether to enable BMP image loader... yes
checking whether BMP image loader will be built... yes
checking whether to enable TGA image loader... yes
checking whether TGA image loader will be built... yes
checking whether to enable WBMP image loader... yes
checking whether WBMP image loader will be built... yes
checking whether to enable ICO image loader... yes
checking whether ICO image loader will be built... yes
checking whether to enable PSD image loader... yes
checking whether PSD image loader will be built... yes
checking whether to enable GENERIC image loader... yes
checking whether GENERIC image loader will be built... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking whether pthread_attr_setaffinity_np() and pthread_barrier_wait() are 
supported... no
checking whether to build pthread code... no
checking whether to build Threaded Pipe Rendering support... no
checking whether we can build Threaded Pipe Rendering support... no
checking whether to build Asynchronously Threaded Pipe Rendering support... no
checking whether we can build Asynchronously Threaded Pipe Rendering support... 
no
checking whether to build Async Events support... auto
checking whether we can build Async Events support... yes
checking whether to build Async Image Preload support... auto
checking whether we can build Async Image Preload support... yes
checking whether we should link with pthread... yes
checking whether to build mmx code... yes
checking whether to build sse code... no
checking whether to build sse3 code... no
checking whether to build altivec code... no
checking whether to build neon code... checking whether to build c code... yes
checking whether to check magic for evas object... yes
checking whether to enable caching of rendered words... no
checking whether to enable caching of rendered metrics... no
checking whether to build sampling scaler... yes
checking whether to build smooth scaler... yes
checking whether to build yuv converter code... yes
checking whether to build small dither mask... no
checking whether to build line dither mask... no
checking whether to build conversion to 16bpp without dither mask... no
checking whether to build 8bpp RGB 332 converter code... yes
checking whether to build 8bpp RGB 666 converter code... yes
checking whether to build 8bpp RGB 232 converter code... yes
checking whether to build 8bpp RGB 222 converter code... yes
checking whether to build 8bpp RGB 221 converter code... yes
checking whether to build 8bpp RGB 121 converter code... yes
checking whether to build 8bpp RGB 111 converter code... yes
checking whether to build 16bpp RGB 565 converter code... yes
checking whether to build 16bpp BGR 565 converter code... yes
checking whether to build 16bpp RGB 555 converter code... yes
checking whether to build 16bpp RGB 444 converter code... yes
checking whether to build 16bpp 565 (444 ipaq) converter code... yes
checking whether to build 16bpp RGB rotation 0 converter code... yes
checking whether to build 16bpp RGB rotation 180 converter code... yes
checking whether to build 16bpp RGB rotation 270 converter code... yes
checking whether to build 16bpp RGB rotation 90 converter code... yes
checking whether to build 24bpp RGB 888 converter code... yes
checking whether to build 24bpp BGR 888 converter code... yes
checking whether to build 32bpp RGB 8888 converter code... yes
checking whether to build 32bpp RGBX 8888 converter code... yes
checking whether to build 32bpp BGR 8888 converter code... yes
checking whether to build 32bpp BGRX 8888 converter code... yes
checking whether to build 24bpp 666 (666 ezx) converter code... yes
checking whether to build 32bpp 666 (666 ezx) converter code... yes
checking whether to build 32bpp RGB rotation 0 converter code... yes
checking whether to build 32bpp RGB rotation 180 converter code... yes
checking whether to build 32bpp RGB rotation 270 converter code... yes
checking whether to build 32bpp RGB rotation 90 converter code... yes
checking whether to build 8bpp GRY 1 converter code... yes
checking whether to build 8bpp GRY 16 converter code... yes
checking whether to build 8bpp grayscale 64-palette converter code... yes
checking whether to enable build with valgrind... no
checking whether tests are built... no
checking whether to use profiling instrumentation... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating evas-directfb.pc
config.status: creating evas-fb.pc
config.status: creating evas-opengl-x11.pc
config.status: creating evas-opengl-sdl.pc
config.status: creating evas-opengl-cocoa.pc
config.status: creating evas-software-buffer.pc
config.status: creating evas-software-x11.pc
config.status: creating evas-software-8-x11.pc
config.status: creating evas-software-16-x11.pc
config.status: creating evas-software-gdi.pc
config.status: creating evas-software-ddraw.pc
config.status: creating evas-software-16-ddraw.pc
config.status: creating evas-direct3d.pc
config.status: creating evas-software-16-wince.pc
config.status: creating evas-software-sdl.pc
config.status: creating evas-psl1ght.pc
config.status: creating evas.pc
config.status: creating doc/evas.dox
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/canvas/Makefile
config.status: creating src/lib/file/Makefile
config.status: creating src/lib/cache/Makefile
config.status: creating src/lib/cserve/Makefile
config.status: creating src/lib/engines/Makefile
config.status: creating src/lib/engines/common/Makefile
config.status: creating src/lib/engines/common/evas_op_add/Makefile
config.status: creating src/lib/engines/common/evas_op_blend/Makefile
config.status: creating src/lib/engines/common/evas_op_copy/Makefile
config.status: creating src/lib/engines/common/evas_op_mask/Makefile
config.status: creating src/lib/engines/common/evas_op_mul/Makefile
config.status: creating src/lib/engines/common/evas_op_sub/Makefile
config.status: creating src/lib/engines/common_8/Makefile
config.status: creating src/lib/engines/common_16/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/engines/Makefile
config.status: creating src/modules/engines/software_generic/Makefile
config.status: creating src/modules/engines/software_gdi/Makefile
config.status: creating src/modules/engines/software_ddraw/Makefile
config.status: creating src/modules/engines/direct3d/Makefile
config.status: creating src/modules/engines/software_16_wince/Makefile
config.status: creating src/modules/engines/software_x11/Makefile
config.status: creating src/modules/engines/fb/Makefile
config.status: creating src/modules/engines/buffer/Makefile
config.status: creating src/modules/engines/directfb/Makefile
config.status: creating src/modules/engines/gl_common/Makefile
config.status: creating src/modules/engines/gl_x11/Makefile
config.status: creating src/modules/engines/gl_sdl/Makefile
config.status: creating src/modules/engines/gl_cocoa/Makefile
config.status: creating src/modules/engines/psl1ght/Makefile
config.status: creating src/modules/engines/software_sdl/Makefile
config.status: creating src/modules/engines/software_8/Makefile
config.status: creating src/modules/engines/software_8_x11/Makefile
config.status: creating src/modules/engines/software_16/Makefile
config.status: creating src/modules/engines/software_16_x11/Makefile
config.status: creating src/modules/engines/software_16_ddraw/Makefile
config.status: creating src/modules/engines/software_16_sdl/Makefile
config.status: creating src/modules/loaders/Makefile
config.status: creating src/modules/loaders/edb/Makefile
config.status: creating src/modules/loaders/eet/Makefile
config.status: creating src/modules/loaders/gif/Makefile
config.status: creating src/modules/loaders/jpeg/Makefile
config.status: creating src/modules/loaders/png/Makefile
config.status: creating src/modules/loaders/tiff/Makefile
config.status: creating src/modules/loaders/xpm/Makefile
config.status: creating src/modules/loaders/bmp/Makefile
config.status: creating src/modules/loaders/ico/Makefile
config.status: creating src/modules/loaders/tga/Makefile
config.status: creating src/modules/loaders/svg/Makefile
config.status: creating src/modules/loaders/pmaps/Makefile
config.status: creating src/modules/loaders/wbmp/Makefile
config.status: creating src/modules/loaders/psd/Makefile
config.status: creating src/modules/loaders/generic/Makefile
config.status: creating src/modules/savers/Makefile
config.status: creating src/modules/savers/edb/Makefile
config.status: creating src/modules/savers/eet/Makefile
config.status: creating src/modules/savers/jpeg/Makefile
config.status: creating src/modules/savers/png/Makefile
config.status: creating src/modules/savers/tiff/Makefile
config.status: creating src/static_deps/Makefile
config.status: creating src/static_deps/liblinebreak/Makefile
config.status: creating src/lib/include/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/tests/Makefile
config.status: creating evas.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands



------------------------------------------------------------------------
evas 1.1.0
------------------------------------------------------------------------

Configuration Options Summary:

Engines:
  Software Memory Buffer.....: yes
  Software X11...............: no (Xlib: no) (XCB: no)
  OpenGL X11.................: no (Xlib: no) (XCB: no) 
  Software GDI...............: no
  Software DirectDraw........: no
  Direct3d...................: no
  Software SDL...............: no (primitive: 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)

Image Loaders:
  BMP.....................: yes
  EDB.....................: no
  EET.....................: yes
  GENERIC.................: yes
  GIF.....................: no
  ICO.....................: yes
  JPEG....................: yes (region: no)
  PMAPS...................: yes
  PNG.....................: yes
  PSD.....................: yes
  SVG.....................: no
  TGA.....................: yes
  TIFF....................: no
  WBMP....................: yes
  XPM.....................: yes

Font Sourcing Systems:
  EET.....................: yes

Font Searching Systems:
  Fontconfig..............: yes

Font Rendering Helpers:
  Fribidi.................: no
  Harfbuzz................: no
  liblinebreak............: yes

CPU Specific Extensions:
  Fallback C Code.........: yes
  MMX.....................: yes
  SSE.....................: no
  SSE3....................: no
  ALTIVEC.................: no
  NEON....................: no
  Thread Support..........: no

Features:
  MAGIC_DEBUG.............: yes
  Cache Server............: yes

  Threaded Pipe Rendering.: no
  Async Pipe Rendering....: no
  Async Events............: yes
  Async Image Preload.....: yes

  Word Cache..............: no
  Metric Cache............: 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.............: no
Examples..................: install:no build:no
Tests.....................: no
Coverage..................: no

Compilation............: make (or gmake)
  CPPFLAGS.............: 
  CFLAGS...............: -g -O2
  CXXFLAGS.............: 
  LDFLAGS..............: 

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr

make  all-recursive
make[1]: Entering directory `/home/evas'
Making all in src
make[2]: Entering directory `/home/evas/src'
Making all in static_deps
make[3]: Entering directory `/home/evas/src/static_deps'
Making all in liblinebreak
make[4]: Entering directory `/home/evas/src/static_deps/liblinebreak'
  CC     linebreak.lo
  CC     linebreakdata.lo
  CC     linebreakdef.lo
  CCLD   liblinebreak.la
make[4]: Leaving directory `/home/evas/src/static_deps/liblinebreak'
make[4]: Entering directory `/home/evas/src/static_deps'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/evas/src/static_deps'
make[3]: Leaving directory `/home/evas/src/static_deps'
Making all in lib
make[3]: Entering directory `/home/evas/src/lib'
Making all in canvas
make[4]: Entering directory `/home/evas/src/lib/canvas'
  CC     evas_callbacks.lo
  CC     evas_clip.lo
  CC     evas_data.lo
  CC     evas_events.lo
  CC     evas_filter.lo
  CC     evas_focus.lo
  CC     evas_key.lo
  CC     evas_key_grab.lo
  CC     evas_layer.lo
  CC     evas_main.lo
  CC     evas_name.lo
  CC     evas_object_image.lo
  CC     evas_object_main.lo
  CC     evas_object_inform.lo
  CC     evas_object_intercept.lo
  CC     evas_object_line.lo
  CC     evas_object_polygon.lo
  CC     evas_object_rectangle.lo
  CC     evas_object_smart.lo
  CC     evas_object_smart_clipped.lo
  CC     evas_object_box.lo
  CC     evas_object_table.lo
  CC     evas_object_text.lo
  CC     evas_object_textblock.lo
  CC     evas_object_grid.lo
  CC     evas_font_dir.lo
  CC     evas_rectangle.lo
  CC     evas_render.lo
  CC     evas_smart.lo
  CC     evas_stack.lo
  CC     evas_async_events.lo
  CC     evas_stats.lo
  CC     evas_touch_point.lo
  CC     evas_map.lo
  CC     evas_gl.lo
  CCLD   libevas_canvas.la
make[4]: Leaving directory `/home/evas/src/lib/canvas'
Making all in cache
make[4]: Entering directory `/home/evas/src/lib/cache'
  CC     evas_cache_image.lo
  CC     evas_cache_engine_image.lo
  CC     evas_preload.lo
  CCLD   libevas_cache.la
make[4]: Leaving directory `/home/evas/src/lib/cache'
Making all in cserve
make[4]: Entering directory `/home/evas/src/lib/cserve'
  CC     evas_cs_main.lo
  CC     evas_cs_server.lo
  CC     evas_cs_client.lo
  CC     evas_cs_mem.lo
  CCLD   libevas_cserve.la
make[4]: Leaving directory `/home/evas/src/lib/cserve'
Making all in file
make[4]: Entering directory `/home/evas/src/lib/file'
  CC     evas_path.lo
  CC     evas_module.lo
  CCLD   libevas_file.la
make[4]: Leaving directory `/home/evas/src/lib/file'
Making all in engines
make[4]: Entering directory `/home/evas/src/lib/engines'
Making all in common
make[5]: Entering directory `/home/evas/src/lib/engines/common'
Making all in evas_op_add
make[6]: Entering directory `/home/evas/src/lib/engines/common/evas_op_add'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/evas/src/lib/engines/common/evas_op_add'
Making all in evas_op_blend
make[6]: Entering directory `/home/evas/src/lib/engines/common/evas_op_blend'
  CC     libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.lo
  CCLD   libevas_engine_common_op_blend_master_sse3.la
make[6]: Leaving directory `/home/evas/src/lib/engines/common/evas_op_blend'
Making all in evas_op_copy
make[6]: Entering directory `/home/evas/src/lib/engines/common/evas_op_copy'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/evas/src/lib/engines/common/evas_op_copy'
Making all in evas_op_mask
make[6]: Entering directory `/home/evas/src/lib/engines/common/evas_op_mask'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/evas/src/lib/engines/common/evas_op_mask'
Making all in evas_op_mul
make[6]: Entering directory `/home/evas/src/lib/engines/common/evas_op_mul'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/evas/src/lib/engines/common/evas_op_mul'
Making all in evas_op_sub
make[6]: Entering directory `/home/evas/src/lib/engines/common/evas_op_sub'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/evas/src/lib/engines/common/evas_op_sub'
make[6]: Entering directory `/home/evas/src/lib/engines/common'
  CC     evas_op_copy_main_.lo
  CC     evas_op_blend_main_.lo
  CC     evas_op_add_main_.lo
  CC     evas_op_sub_main_.lo
  CC     evas_op_mask_main_.lo
  CC     evas_op_mul_main_.lo
  CC     evas_blend_main.lo
  CC     evas_blit_main.lo
  CC     evas_convert_color.lo
  CC     evas_convert_colorspace.lo
  CC     evas_convert_gry_1.lo
  CC     evas_convert_gry_4.lo
  CC     evas_convert_gry_8.lo
  CC     evas_convert_main.lo
  CC     evas_convert_rgb_16.lo
  CC     evas_convert_rgb_24.lo
  CC     evas_convert_rgb_32.lo
  CC     evas_convert_rgb_8.lo
  CC     evas_convert_grypal_6.lo
  CC     evas_convert_yuv.lo
  CC     evas_cpu.lo
  CC     evas_draw_main.lo
  CC     evas_font_draw.lo
  CC     evas_font_load.lo
  CC     evas_font_main.lo
  CC     evas_font_query.lo
  CC     evas_image_load.lo
  CC     evas_image_save.lo
  CC     evas_image_main.lo
  CC     evas_image_data.lo
  CC     evas_image_scalecache.lo
  CC     evas_line_main.lo
  CC     evas_polygon_main.lo
  CC     evas_rectangle_main.lo
  CC     evas_scale_main.lo
  CC     evas_scale_sample.lo
  CC     evas_scale_smooth.lo
  CC     evas_scale_span.lo
  CC     evas_tiler.lo
  CC     evas_regionbuf.lo
  CC     evas_pipe.lo
  CC     evas_bidi_utils.lo
  CC     evas_language_utils.lo
  CC     evas_text_utils.lo
  CC     evas_font_ot.lo
  CC     evas_map_image.lo
  CCLD   libevas_engine_common.la
make[6]: Leaving directory `/home/evas/src/lib/engines/common'
make[5]: Leaving directory `/home/evas/src/lib/engines/common'
make[5]: Entering directory `/home/evas/src/lib/engines'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/evas/src/lib/engines'
make[4]: Leaving directory `/home/evas/src/lib/engines'
Making all in include
make[4]: Entering directory `/home/evas/src/lib/include'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/evas/src/lib/include'
make[4]: Entering directory `/home/evas/src/lib'
  CC     main.lo
  CCLD   libevas.la
make[4]: Leaving directory `/home/evas/src/lib'
make[3]: Leaving directory `/home/evas/src/lib'
Making all in bin
make[3]: Entering directory `/home/evas/src/bin'
  CC     evas_cserve_main.o
  CCLD   evas_cserve
evas_cserve_main.o: In function `message':
/home/evas/src/bin/evas_cserve_main.c:1121: undefined reference to 
`pthread_create'
/home/evas/src/bin/evas_cserve_main.c:1126: undefined reference to 
`pthread_detach'
../../src/lib/.libs/libevas.so: undefined reference to `pthread_join'
distcc[15242] ERROR: compile (null) on localhost failed
make[3]: *** [evas_cserve] Error 1
make[3]: Leaving directory `/home/evas/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/evas/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/evas'
make: *** [all] Error 2

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to