| 1 | Running aclocal... |
|---|
| 2 | Running autoheader... |
|---|
| 3 | Running autoconf... |
|---|
| 4 | Running libtoolize... |
|---|
| 5 | Running automake... |
|---|
| 6 | checking build system type... i686-suse-linux-gnu |
|---|
| 7 | checking host system type... i686-suse-linux-gnu |
|---|
| 8 | checking for gcc... gcc |
|---|
| 9 | checking for C compiler default output file name... a.out |
|---|
| 10 | checking whether the C compiler works... yes |
|---|
| 11 | checking whether we are cross compiling... no |
|---|
| 12 | checking for suffix of executables... |
|---|
| 13 | checking for suffix of object files... o |
|---|
| 14 | checking whether we are using the GNU C compiler... yes |
|---|
| 15 | checking whether gcc accepts -g... yes |
|---|
| 16 | checking for gcc option to accept ISO C89... none needed |
|---|
| 17 | checking for library containing strerror... none required |
|---|
| 18 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 19 | checking whether build environment is sane... yes |
|---|
| 20 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
|---|
| 21 | checking for gawk... gawk |
|---|
| 22 | checking whether make sets $(MAKE)... yes |
|---|
| 23 | checking for style of include used by make... GNU |
|---|
| 24 | checking dependency style of gcc... gcc3 |
|---|
| 25 | checking for a sed that does not truncate output... /usr/bin/sed |
|---|
| 26 | checking for grep that handles long lines and -e... /usr/bin/grep |
|---|
| 27 | checking for egrep... /usr/bin/grep -E |
|---|
| 28 | checking for fgrep... /usr/bin/grep -F |
|---|
| 29 | checking for ld used by gcc... /usr/i586-suse-linux/bin/ld |
|---|
| 30 | checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes |
|---|
| 31 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B |
|---|
| 32 | checking the name lister (/usr/bin/nm -B) interface... BSD nm |
|---|
| 33 | checking whether ln -s works... yes |
|---|
| 34 | checking the maximum length of command line arguments... 1572864 |
|---|
| 35 | checking whether the shell understands some XSI constructs... yes |
|---|
| 36 | checking whether the shell understands "+="... yes |
|---|
| 37 | checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r |
|---|
| 38 | checking for objdump... objdump |
|---|
| 39 | checking how to recognize dependent libraries... pass_all |
|---|
| 40 | checking for ar... ar |
|---|
| 41 | checking for strip... strip |
|---|
| 42 | checking for ranlib... ranlib |
|---|
| 43 | checking command to parse /usr/bin/nm -B output from gcc object... ok |
|---|
| 44 | checking how to run the C preprocessor... gcc -E |
|---|
| 45 | checking for ANSI C header files... yes |
|---|
| 46 | checking for sys/types.h... yes |
|---|
| 47 | checking for sys/stat.h... yes |
|---|
| 48 | checking for stdlib.h... yes |
|---|
| 49 | checking for string.h... yes |
|---|
| 50 | checking for memory.h... yes |
|---|
| 51 | checking for strings.h... yes |
|---|
| 52 | checking for inttypes.h... yes |
|---|
| 53 | checking for stdint.h... yes |
|---|
| 54 | checking for unistd.h... yes |
|---|
| 55 | checking for dlfcn.h... yes |
|---|
| 56 | checking for objdir... .libs |
|---|
| 57 | checking if gcc supports -fno-rtti -fno-exceptions... no |
|---|
| 58 | checking for gcc option to produce PIC... -fPIC -DPIC |
|---|
| 59 | checking if gcc PIC flag -fPIC -DPIC works... yes |
|---|
| 60 | checking if gcc static flag -static works... yes |
|---|
| 61 | checking if gcc supports -c -o file.o... yes |
|---|
| 62 | checking if gcc supports -c -o file.o... (cached) yes |
|---|
| 63 | checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes |
|---|
| 64 | checking whether -lc should be explicitly linked in... no |
|---|
| 65 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 66 | checking how to hardcode library paths into programs... immediate |
|---|
| 67 | checking whether stripping libraries is possible... yes |
|---|
| 68 | checking if libtool supports shared libraries... yes |
|---|
| 69 | checking whether to build shared libraries... yes |
|---|
| 70 | checking whether to build static libraries... yes |
|---|
| 71 | checking for PATH_MAX in limits.h... yes |
|---|
| 72 | checking for gcc... gcc |
|---|
| 73 | checking whether we are using the GNU Objective C compiler... no |
|---|
| 74 | checking whether gcc accepts -g... no |
|---|
| 75 | checking dependency style of gcc... gcc3 |
|---|
| 76 | checking dependency style of gcc... (cached) gcc3 |
|---|
| 77 | checking whether the Objective C compiler works... no |
|---|
| 78 | checking for g++... g++ |
|---|
| 79 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 80 | checking whether g++ accepts -g... yes |
|---|
| 81 | checking dependency style of g++... gcc3 |
|---|
| 82 | checking whether we are using the GNU C++ compiler... (cached) yes |
|---|
| 83 | checking whether g++ accepts -g... (cached) yes |
|---|
| 84 | checking dependency style of g++... (cached) gcc3 |
|---|
| 85 | checking how to run the C++ preprocessor... g++ -E |
|---|
| 86 | checking for ld used by g++... /usr/i586-suse-linux/bin/ld |
|---|
| 87 | checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes |
|---|
| 88 | checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes |
|---|
| 89 | checking for g++ option to produce PIC... -fPIC -DPIC |
|---|
| 90 | checking if g++ PIC flag -fPIC -DPIC works... yes |
|---|
| 91 | checking if g++ static flag -static works... yes |
|---|
| 92 | checking if g++ supports -c -o file.o... yes |
|---|
| 93 | checking if g++ supports -c -o file.o... (cached) yes |
|---|
| 94 | checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes |
|---|
| 95 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 96 | checking how to hardcode library paths into programs... immediate |
|---|
| 97 | checking for gcc... (cached) gcc |
|---|
| 98 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 99 | checking whether gcc accepts -g... (cached) yes |
|---|
| 100 | checking for gcc option to accept ISO C89... (cached) none needed |
|---|
| 101 | checking for pkg-config... /usr/bin/pkg-config |
|---|
| 102 | checking pkg-config is at least version 0.9.0... yes |
|---|
| 103 | checking whether to build documentation... yes |
|---|
| 104 | checking for doxygen... yes |
|---|
| 105 | checking for EINA... yes |
|---|
| 106 | checking for FREETYPE... yes |
|---|
| 107 | checking for FONTCONFIG... yes |
|---|
| 108 | checking for FRIBIDI... no |
|---|
| 109 | checking for ANSI C header files... (cached) yes |
|---|
| 110 | checking for an ANSI C-conforming const... yes |
|---|
| 111 | checking whether byte ordering is bigendian... no |
|---|
| 112 | checking for __attribute__... yes |
|---|
| 113 | checking for gcc... (cached) gcc |
|---|
| 114 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 115 | checking whether gcc accepts -g... (cached) yes |
|---|
| 116 | checking for gcc option to accept ISO C89... (cached) none needed |
|---|
| 117 | checking for working alloca.h... yes |
|---|
| 118 | checking for alloca... yes |
|---|
| 119 | checking fnmatch.h usability... yes |
|---|
| 120 | checking fnmatch.h presence... yes |
|---|
| 121 | checking for fnmatch.h... yes |
|---|
| 122 | checking for library containing fnmatch... none required |
|---|
| 123 | checking for dlopen... no |
|---|
| 124 | checking for dlopen in -ldl... yes |
|---|
| 125 | checking for dladdr in -ldl... yes |
|---|
| 126 | checking whether to build shared cache server and support... yes |
|---|
| 127 | checking whether shm_open() is present... yes |
|---|
| 128 | checking whether to build GLES flavor of GL... no |
|---|
| 129 | checking whether to build GLES variety for SGX... no |
|---|
| 130 | checking whether to build GLES variety for s3c6410... no |
|---|
| 131 | checking whether to enable Buffer rendering backend... yes |
|---|
| 132 | checking whether Buffer rendering backend will be built... yes |
|---|
| 133 | checking whether to enable Software Xlib rendering backend... auto |
|---|
| 134 | checking for X... libraries , headers |
|---|
| 135 | checking for gethostbyname... yes |
|---|
| 136 | checking for connect... yes |
|---|
| 137 | checking for remove... yes |
|---|
| 138 | checking for shmat... yes |
|---|
| 139 | checking for IceConnectionNumber in -lICE... yes |
|---|
| 140 | checking X11/X.h usability... yes |
|---|
| 141 | checking X11/X.h presence... yes |
|---|
| 142 | checking for X11/X.h... yes |
|---|
| 143 | checking for XCreateImage in -lX11... yes |
|---|
| 144 | checking for XShmCreateImage in -lXext... yes |
|---|
| 145 | checking whether Software Xlib rendering backend will be built... yes |
|---|
| 146 | checking whether to enable XRender X11 rendering backend... auto |
|---|
| 147 | checking for X... libraries , headers |
|---|
| 148 | checking for gethostbyname... (cached) yes |
|---|
| 149 | checking for connect... (cached) yes |
|---|
| 150 | checking for remove... (cached) yes |
|---|
| 151 | checking for shmat... (cached) yes |
|---|
| 152 | checking for IceConnectionNumber in -lICE... (cached) yes |
|---|
| 153 | checking for X11/X.h... (cached) yes |
|---|
| 154 | checking X11/extensions/Xrender.h usability... yes |
|---|
| 155 | checking X11/extensions/Xrender.h presence... yes |
|---|
| 156 | checking for X11/extensions/Xrender.h... yes |
|---|
| 157 | checking for XCreateImage in -lX11... (cached) yes |
|---|
| 158 | checking for XShmCreateImage in -lXext... (cached) yes |
|---|
| 159 | checking for XRenderCreatePicture in -lXrender... yes |
|---|
| 160 | checking whether XRender X11 rendering backend will be built... yes |
|---|
| 161 | checking whether to enable OpenGL X11 rendering backend... no |
|---|
| 162 | checking whether OpenGL X11 rendering backend will be built... no |
|---|
| 163 | checking whether to enable Software XCB rendering backend... no |
|---|
| 164 | checking whether Software XCB rendering backend will be built... no |
|---|
| 165 | checking whether to enable XRender XCB rendering backend... no |
|---|
| 166 | checking whether XRender XCB rendering backend will be built... no |
|---|
| 167 | checking whether to enable Software GDI rendering backend... no |
|---|
| 168 | checking whether Software GDI rendering backend will be built... no |
|---|
| 169 | checking whether to enable Software DirectDraw rendering backend... no |
|---|
| 170 | checking whether Software DirectDraw rendering backend will be built... no |
|---|
| 171 | checking whether to enable Direct3D rendering backend... no |
|---|
| 172 | checking whether Direct3D rendering backend will be built... no |
|---|
| 173 | checking whether to enable Quartz rendering backend... no |
|---|
| 174 | checking whether Quartz rendering backend will be built... no |
|---|
| 175 | checking whether to enable OpenGL Glew rendering backend... no |
|---|
| 176 | checking whether OpenGL Glew rendering backend will be built... no |
|---|
| 177 | checking whether to enable Software SDL rendering backend... no |
|---|
| 178 | checking whether Software SDL rendering backend will be built... no |
|---|
| 179 | checking whether to enable OpenGL SDL rendering backend... no |
|---|
| 180 | checking whether OpenGL SDL rendering backend will be built... no |
|---|
| 181 | checking whether to enable Framebuffer rendering backend... no |
|---|
| 182 | checking whether Framebuffer rendering backend will be built... no |
|---|
| 183 | checking whether to enable DirectFB rendering backend... no |
|---|
| 184 | checking whether DirectFB rendering backend will be built... no |
|---|
| 185 | checking whether to enable Software X11 16 bits rendering backend... auto |
|---|
| 186 | checking for X... libraries , headers |
|---|
| 187 | checking for gethostbyname... (cached) yes |
|---|
| 188 | checking for connect... (cached) yes |
|---|
| 189 | checking for remove... (cached) yes |
|---|
| 190 | checking for shmat... (cached) yes |
|---|
| 191 | checking for IceConnectionNumber in -lICE... (cached) yes |
|---|
| 192 | checking for X11/X.h... (cached) yes |
|---|
| 193 | checking for XCreateImage in -lX11... (cached) yes |
|---|
| 194 | checking for XShmCreateImage in -lXext... (cached) yes |
|---|
| 195 | checking whether Software X11 16 bits rendering backend will be built... yes |
|---|
| 196 | checking whether to enable Software DirectDraw 16 bits rendering backend... no |
|---|
| 197 | checking whether Software DirectDraw 16 bits rendering backend will be built... no |
|---|
| 198 | checking whether to enable Software Windows CE 16 bits rendering backend... no |
|---|
| 199 | checking whether Software Windows CE 16 bits rendering backend will be built... no |
|---|
| 200 | checking whether to use SDL primitive when possible... no |
|---|
| 201 | checking Whether to build software generic engine as part of libevas... no |
|---|
| 202 | checking Whether to build software 16 engine as part of libevas... no |
|---|
| 203 | checking whether to enable Edb image loader... yes |
|---|
| 204 | checking for EDB... no |
|---|
| 205 | checking whether Edb image loader will be built... no |
|---|
| 206 | checking whether to enable Eet image loader... yes |
|---|
| 207 | checking for EET... yes |
|---|
| 208 | checking whether Eet image loader will be built... yes |
|---|
| 209 | checking whether to enable Eet font loader... yes |
|---|
| 210 | checking for EET... yes |
|---|
| 211 | checking whether to enable Gif image loader... yes |
|---|
| 212 | checking gif_lib.h usability... no |
|---|
| 213 | checking gif_lib.h presence... no |
|---|
| 214 | checking for gif_lib.h... no |
|---|
| 215 | checking whether Gif image loader will be built... no |
|---|
| 216 | checking whether to enable Jpeg image loader... yes |
|---|
| 217 | checking jpeglib.h usability... yes |
|---|
| 218 | checking jpeglib.h presence... yes |
|---|
| 219 | checking for jpeglib.h... yes |
|---|
| 220 | checking for jpeg_CreateDecompress in -ljpeg... yes |
|---|
| 221 | checking whether Jpeg image loader will be built... yes |
|---|
| 222 | checking whether to enable PMAPS image loader... yes |
|---|
| 223 | checking whether PMAPS image loader will be built... yes |
|---|
| 224 | checking whether to enable PNG image loader... yes |
|---|
| 225 | checking for PNG... yes |
|---|
| 226 | checking whether PNG image loader will be built... yes |
|---|
| 227 | checking whether to enable SVG image loader... yes |
|---|
| 228 | checking for SVG... no |
|---|
| 229 | checking whether SVG image loader will be built... no |
|---|
| 230 | checking whether to enable Tiff image loader... yes |
|---|
| 231 | checking tiffio.h usability... no |
|---|
| 232 | checking tiffio.h presence... no |
|---|
| 233 | checking for tiffio.h... no |
|---|
| 234 | checking whether Tiff image loader will be built... no |
|---|
| 235 | checking whether to enable XPM image loader... yes |
|---|
| 236 | checking whether XPM image loader will be built... yes |
|---|
| 237 | checking whether to enable BMP image loader... yes |
|---|
| 238 | checking whether BMP image loader will be built... yes |
|---|
| 239 | checking whether to enable TGA image loader... yes |
|---|
| 240 | checking whether TGA image loader will be built... yes |
|---|
| 241 | checking pthread.h usability... yes |
|---|
| 242 | checking pthread.h presence... yes |
|---|
| 243 | checking for pthread.h... yes |
|---|
| 244 | checking for pthread.h... (cached) yes |
|---|
| 245 | checking for pthread_attr_setaffinity_np in -lpthread... yes |
|---|
| 246 | checking for pthread_barrier_wait in -lpthread... yes |
|---|
| 247 | checking sched.h usability... yes |
|---|
| 248 | checking sched.h presence... yes |
|---|
| 249 | checking for sched.h... yes |
|---|
| 250 | checking for pthread_attr_setaffinity_np in -lpthread... (cached) yes |
|---|
| 251 | checking for pthread_barrier_wait in -lpthread... (cached) yes |
|---|
| 252 | checking whether to build pthread code... yes |
|---|
| 253 | checking whether to build Threaded Pipe Rendering support... no |
|---|
| 254 | checking whether we can build Threaded Pipe Rendering support... no |
|---|
| 255 | checking whether to build Asynchronously Threaded Pipe Rendering support... no |
|---|
| 256 | checking whether we can build Asynchronously Threaded Pipe Rendering support... no |
|---|
| 257 | checking whether to build Async Events support... auto |
|---|
| 258 | checking whether we can build Async Events support... yes |
|---|
| 259 | checking whether to build Async Image Preload support... auto |
|---|
| 260 | checking whether we can build Async Image Preload support... yes |
|---|
| 261 | checking whether we should link with pthread... yes |
|---|
| 262 | checking whether to build mmx code... yes |
|---|
| 263 | checking whether to build sse code... yes |
|---|
| 264 | checking whether to build altivec code... no |
|---|
| 265 | checking whether to build neon code... checking whether to build c code... yes |
|---|
| 266 | checking whether to check magic for evas object... yes |
|---|
| 267 | checking whether to enable caching of rendered words... no |
|---|
| 268 | checking whether to enable caching of rendered metrics... no |
|---|
| 269 | checking whether to build sampling scaler... yes |
|---|
| 270 | checking whether to build smooth scaler... yes |
|---|
| 271 | checking whether to build yuv converter code... yes |
|---|
| 272 | checking whether to build small dither mask... no |
|---|
| 273 | checking whether to build line dither mask... no |
|---|
| 274 | checking whether to build conversion to 16bpp without dither mask... no |
|---|
| 275 | checking whether to build 8bpp RGB 332 converter code... yes |
|---|
| 276 | checking whether to build 8bpp RGB 666 converter code... yes |
|---|
| 277 | checking whether to build 8bpp RGB 232 converter code... yes |
|---|
| 278 | checking whether to build 8bpp RGB 222 converter code... yes |
|---|
| 279 | checking whether to build 8bpp RGB 221 converter code... yes |
|---|
| 280 | checking whether to build 8bpp RGB 121 converter code... yes |
|---|
| 281 | checking whether to build 8bpp RGB 111 converter code... yes |
|---|
| 282 | checking whether to build 16bpp RGB 565 converter code... yes |
|---|
| 283 | checking whether to build 16bpp BGR 565 converter code... yes |
|---|
| 284 | checking whether to build 16bpp RGB 555 converter code... yes |
|---|
| 285 | checking whether to build 16bpp RGB 444 converter code... yes |
|---|
| 286 | checking whether to build 16bpp 565 (444 ipaq) converter code... yes |
|---|
| 287 | checking whether to build 16bpp RGB rotation 0 converter code... yes |
|---|
| 288 | checking whether to build 16bpp RGB rotation 180 converter code... yes |
|---|
| 289 | checking whether to build 16bpp RGB rotation 270 converter code... yes |
|---|
| 290 | checking whether to build 16bpp RGB rotation 90 converter code... yes |
|---|
| 291 | checking whether to build 24bpp RGB 888 converter code... yes |
|---|
| 292 | checking whether to build 24bpp BGR 888 converter code... yes |
|---|
| 293 | checking whether to build 32bpp RGB 8888 converter code... yes |
|---|
| 294 | checking whether to build 32bpp RGBX 8888 converter code... yes |
|---|
| 295 | checking whether to build 32bpp BGR 8888 converter code... yes |
|---|
| 296 | checking whether to build 32bpp BGRX 8888 converter code... yes |
|---|
| 297 | checking whether to build 24bpp 666 (666 ezx) converter code... yes |
|---|
| 298 | checking whether to build 32bpp 666 (666 ezx) converter code... yes |
|---|
| 299 | checking whether to build 32bpp RGB rotation 0 converter code... yes |
|---|
| 300 | checking whether to build 32bpp RGB rotation 180 converter code... yes |
|---|
| 301 | checking whether to build 32bpp RGB rotation 270 converter code... yes |
|---|
| 302 | checking whether to build 32bpp RGB rotation 90 converter code... yes |
|---|
| 303 | checking whether to build 8bpp GRY 1 converter code... yes |
|---|
| 304 | checking whether to build 8bpp GRY 16 converter code... yes |
|---|
| 305 | checking whether to build 8bpp grayscale 64-palette converter code... yes |
|---|
| 306 | checking whether to enable build with valgrind... no |
|---|
| 307 | configure: creating ./config.status |
|---|
| 308 | config.status: creating Makefile |
|---|
| 309 | config.status: creating evas-directfb.pc |
|---|
| 310 | config.status: creating evas-fb.pc |
|---|
| 311 | config.status: creating evas-opengl-glew.pc |
|---|
| 312 | config.status: creating evas-opengl-x11.pc |
|---|
| 313 | config.status: creating evas-opengl-sdl.pc |
|---|
| 314 | config.status: creating evas-quartz.pc |
|---|
| 315 | config.status: creating evas-software-buffer.pc |
|---|
| 316 | config.status: creating evas-software-x11.pc |
|---|
| 317 | config.status: creating evas-software-16-x11.pc |
|---|
| 318 | config.status: creating evas-xrender-x11.pc |
|---|
| 319 | config.status: creating evas-xrender-xcb.pc |
|---|
| 320 | config.status: creating evas-software-gdi.pc |
|---|
| 321 | config.status: creating evas-software-ddraw.pc |
|---|
| 322 | config.status: creating evas-software-16-ddraw.pc |
|---|
| 323 | config.status: creating evas-direct3d.pc |
|---|
| 324 | config.status: creating evas-software-16-wince.pc |
|---|
| 325 | config.status: creating evas-software-sdl.pc |
|---|
| 326 | config.status: creating evas.pc |
|---|
| 327 | config.status: creating doc/evas.dox |
|---|
| 328 | config.status: creating doc/Makefile |
|---|
| 329 | config.status: creating src/Makefile |
|---|
| 330 | config.status: creating src/bin/Makefile |
|---|
| 331 | config.status: creating src/lib/Makefile |
|---|
| 332 | config.status: creating src/lib/canvas/Makefile |
|---|
| 333 | config.status: creating src/lib/file/Makefile |
|---|
| 334 | config.status: creating src/lib/imaging/Makefile |
|---|
| 335 | config.status: creating src/lib/cache/Makefile |
|---|
| 336 | config.status: creating src/lib/cserve/Makefile |
|---|
| 337 | config.status: creating src/lib/engines/Makefile |
|---|
| 338 | config.status: creating src/lib/engines/common/Makefile |
|---|
| 339 | config.status: creating src/lib/engines/common/evas_op_add/Makefile |
|---|
| 340 | config.status: creating src/lib/engines/common/evas_op_blend/Makefile |
|---|
| 341 | config.status: creating src/lib/engines/common/evas_op_copy/Makefile |
|---|
| 342 | config.status: creating src/lib/engines/common/evas_op_mask/Makefile |
|---|
| 343 | config.status: creating src/lib/engines/common/evas_op_mul/Makefile |
|---|
| 344 | config.status: creating src/lib/engines/common/evas_op_sub/Makefile |
|---|
| 345 | config.status: creating src/lib/engines/common_16/Makefile |
|---|
| 346 | config.status: creating src/modules/Makefile |
|---|
| 347 | config.status: creating src/modules/engines/Makefile |
|---|
| 348 | config.status: creating src/modules/engines/software_generic/Makefile |
|---|
| 349 | config.status: creating src/modules/engines/software_gdi/Makefile |
|---|
| 350 | config.status: creating src/modules/engines/software_ddraw/Makefile |
|---|
| 351 | config.status: creating src/modules/engines/direct3d/Makefile |
|---|
| 352 | config.status: creating src/modules/engines/software_16_wince/Makefile |
|---|
| 353 | config.status: creating src/modules/engines/software_x11/Makefile |
|---|
| 354 | config.status: creating src/modules/engines/fb/Makefile |
|---|
| 355 | config.status: creating src/modules/engines/buffer/Makefile |
|---|
| 356 | config.status: creating src/modules/engines/directfb/Makefile |
|---|
| 357 | config.status: creating src/modules/engines/gl_common/Makefile |
|---|
| 358 | config.status: creating src/modules/engines/gl_glew/Makefile |
|---|
| 359 | config.status: creating src/modules/engines/gl_x11/Makefile |
|---|
| 360 | config.status: creating src/modules/engines/gl_sdl/Makefile |
|---|
| 361 | config.status: creating src/modules/engines/quartz/Makefile |
|---|
| 362 | config.status: creating src/modules/engines/xrender_x11/Makefile |
|---|
| 363 | config.status: creating src/modules/engines/software_sdl/Makefile |
|---|
| 364 | config.status: creating src/modules/engines/software_16/Makefile |
|---|
| 365 | config.status: creating src/modules/engines/software_16_x11/Makefile |
|---|
| 366 | config.status: creating src/modules/engines/software_16_ddraw/Makefile |
|---|
| 367 | config.status: creating src/modules/engines/software_16_sdl/Makefile |
|---|
| 368 | config.status: creating src/modules/loaders/Makefile |
|---|
| 369 | config.status: creating src/modules/loaders/edb/Makefile |
|---|
| 370 | config.status: creating src/modules/loaders/eet/Makefile |
|---|
| 371 | config.status: creating src/modules/loaders/gif/Makefile |
|---|
| 372 | config.status: creating src/modules/loaders/jpeg/Makefile |
|---|
| 373 | config.status: creating src/modules/loaders/png/Makefile |
|---|
| 374 | config.status: creating src/modules/loaders/tiff/Makefile |
|---|
| 375 | config.status: creating src/modules/loaders/xpm/Makefile |
|---|
| 376 | config.status: creating src/modules/loaders/bmp/Makefile |
|---|
| 377 | config.status: creating src/modules/loaders/tga/Makefile |
|---|
| 378 | config.status: creating src/modules/loaders/svg/Makefile |
|---|
| 379 | config.status: creating src/modules/loaders/pmaps/Makefile |
|---|
| 380 | config.status: creating src/modules/savers/Makefile |
|---|
| 381 | config.status: creating src/modules/savers/edb/Makefile |
|---|
| 382 | config.status: creating src/modules/savers/eet/Makefile |
|---|
| 383 | config.status: creating src/modules/savers/jpeg/Makefile |
|---|
| 384 | config.status: creating src/modules/savers/png/Makefile |
|---|
| 385 | config.status: creating src/modules/savers/tiff/Makefile |
|---|
| 386 | config.status: creating src/lib/include/Makefile |
|---|
| 387 | config.status: creating src/examples/Makefile |
|---|
| 388 | config.status: creating README |
|---|
| 389 | config.status: creating evas.spec |
|---|
| 390 | config.status: creating config.h |
|---|
| 391 | config.status: config.h is unchanged |
|---|
| 392 | config.status: executing depfiles commands |
|---|
| 393 | config.status: executing libtool commands |
|---|
| 394 | |
|---|
| 395 | |
|---|
| 396 | |
|---|
| 397 | ------------------------------------------------------------------------ |
|---|
| 398 | evas 0.9.9.49990 |
|---|
| 399 | ------------------------------------------------------------------------ |
|---|
| 400 | |
|---|
| 401 | Configuration Options Summary: |
|---|
| 402 | |
|---|
| 403 | Engines: |
|---|
| 404 | Software Memory Buffer.....: yes |
|---|
| 405 | Software X11...............: yes (Xlib: yes) (XCB: no) |
|---|
| 406 | XRender X11................: yes (XCB: no) |
|---|
| 407 | OpenGL X11.................: no |
|---|
| 408 | Software GDI...............: no |
|---|
| 409 | Software DirectDraw........: no |
|---|
| 410 | Direct3d...................: no |
|---|
| 411 | Quartz.....................: no |
|---|
| 412 | OpenGL Glew................: no |
|---|
| 413 | Software SDL...............: no (primitive: no) |
|---|
| 414 | OpenGL SDL.................: no |
|---|
| 415 | Software Framebuffer.......: no |
|---|
| 416 | DirectFB...................: no |
|---|
| 417 | Software 16bit ............: yes |
|---|
| 418 | Software 16bit X11.........: yes |
|---|
| 419 | Software 16bit Directdraw..: no |
|---|
| 420 | Software 16bit WinCE.......: no |
|---|
| 421 | Software 16bit SDL.........: no (primitive: no) |
|---|
| 422 | |
|---|
| 423 | Image Loaders: |
|---|
| 424 | EDB.....................: no |
|---|
| 425 | EET.....................: yes |
|---|
| 426 | GIF.....................: no |
|---|
| 427 | JPEG....................: yes (region: no) |
|---|
| 428 | PMAPS...................: yes |
|---|
| 429 | PNG.....................: yes |
|---|
| 430 | SVG.....................: no |
|---|
| 431 | TIFF....................: no |
|---|
| 432 | XPM.....................: yes |
|---|
| 433 | BMP.....................: yes |
|---|
| 434 | |
|---|
| 435 | Font Sourcing Systems: |
|---|
| 436 | EET.....................: yes |
|---|
| 437 | |
|---|
| 438 | Font Searching Systems: |
|---|
| 439 | Fontconfig..............: yes |
|---|
| 440 | Fribidi.................: no |
|---|
| 441 | |
|---|
| 442 | CPU Specific Extensions: |
|---|
| 443 | Fallback C Code.........: yes |
|---|
| 444 | MMX.....................: yes |
|---|
| 445 | SSE.....................: yes |
|---|
| 446 | ALTIVEC.................: no |
|---|
| 447 | NEON....................: no |
|---|
| 448 | Thread Support..........: yes |
|---|
| 449 | |
|---|
| 450 | Features: |
|---|
| 451 | MAGIC_DEBUG.............: yes |
|---|
| 452 | Cache Server............: yes |
|---|
| 453 | |
|---|
| 454 | Threaded Pipe Rendering.: no |
|---|
| 455 | Async Pipe Rendering....: no |
|---|
| 456 | Async Events............: yes |
|---|
| 457 | Async Image Preload.....: yes |
|---|
| 458 | |
|---|
| 459 | Word Cache..............: no |
|---|
| 460 | Metric Cache............: no |
|---|
| 461 | |
|---|
| 462 | ARGB Software Engine Options: |
|---|
| 463 | Sampling Scaler.........: yes |
|---|
| 464 | Smooth Scaler...........: yes |
|---|
| 465 | YUV Converter...........: yes |
|---|
| 466 | |
|---|
| 467 | ARGB Conversion Options: |
|---|
| 468 | Smaller Dither Mask.....: no |
|---|
| 469 | Line Dither Mask........: no |
|---|
| 470 | No Dither Mask for 16bpp: no |
|---|
| 471 | 8bpp RGB 332............: yes |
|---|
| 472 | 8bpp RGB 666............: yes |
|---|
| 473 | 8bpp RGB 232............: yes |
|---|
| 474 | 8bpp RGB 222............: yes |
|---|
| 475 | 8bpp RGB 221............: yes |
|---|
| 476 | 8bpp RGB 121............: yes |
|---|
| 477 | 8bpp RGB 111............: yes |
|---|
| 478 | 8bpp Grayscale (256)....: yes |
|---|
| 479 | 8bpp Grayscale (16).....: yes |
|---|
| 480 | 8bpp Grayscale 64-pal...: yes |
|---|
| 481 | 16bpp RGB 565...........: yes |
|---|
| 482 | 16bpp BGR 565...........: yes |
|---|
| 483 | 16bpp RGB 555...........: yes |
|---|
| 484 | 16bpp RGB 444...........: yes |
|---|
| 485 | 16bpp RGB 565 (444 ipaq): yes |
|---|
| 486 | 16bpp Rotation 0........: yes |
|---|
| 487 | 16bpp Rotation 90.......: yes |
|---|
| 488 | 16bpp Rotation 180......: yes |
|---|
| 489 | 16bpp Rotation 270......: yes |
|---|
| 490 | 24bpp RGB 888...........: yes |
|---|
| 491 | 24bpp BGR 888...........: yes |
|---|
| 492 | 24bpp RGB 666 (666 ezx).: yes |
|---|
| 493 | 32bpp RGB 8888..........: yes |
|---|
| 494 | 32bpp RGBX 8888.........: yes |
|---|
| 495 | 32bpp BGR 8888..........: yes |
|---|
| 496 | 32bpp BGRX 8888.........: yes |
|---|
| 497 | 32bpp RGB 666 (666 ezx).: yes |
|---|
| 498 | 32bpp Rotation 0........: yes |
|---|
| 499 | 32bpp Rotation 90.......: yes |
|---|
| 500 | 32bpp Rotation 180......: yes |
|---|
| 501 | 32bpp Rotation 270......: yes |
|---|
| 502 | |
|---|
| 503 | Documentation.............: yes |
|---|
| 504 | Examples..................: install:yes build:no |
|---|
| 505 | |
|---|
| 506 | Compilation............: make (or gmake) |
|---|
| 507 | CPPFLAGS.............: |
|---|
| 508 | CFLAGS...............: -g -O2 -D_GNU_SOURCE |
|---|
| 509 | CXXFLAGS.............: -g -O2 |
|---|
| 510 | LDFLAGS..............: |
|---|
| 511 | |
|---|
| 512 | Installation...........: make install (as root if needed, with 'su' or 'sudo') |
|---|
| 513 | prefix...............: /usr/local |
|---|
| 514 | |
|---|