This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by efl configure 1.7.99.81387, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = blovin-p6680t uname -m = x86_64 uname -r = 3.2.0-31-generic uname -s = Linux uname -v = #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/cov-sa-linux64-5.5.1/bin PATH: /opt/jdk1.6.0_35/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3464: checking for gcc configure:3480: found /usr/bin/gcc configure:3491: result: gcc configure:3720: checking for C compiler version configure:3729: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3740: $? = 0 configure:3729: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:3740: $? = 0 configure:3729: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3740: $? = 4 configure:3729: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3740: $? = 4 configure:3760: checking whether the C compiler works configure:3782: gcc conftest.c >&5 configure:3786: $? = 0 configure:3834: result: yes configure:3837: checking for C compiler default output file name configure:3839: result: a.out configure:3845: checking for suffix of executables configure:3852: gcc -o conftest conftest.c >&5 configure:3856: $? = 0 configure:3878: result: configure:3900: checking whether we are cross compiling configure:3908: gcc -o conftest conftest.c >&5 configure:3912: $? = 0 configure:3919: ./conftest configure:3923: $? = 0 configure:3938: result: no configure:3943: checking for suffix of object files configure:3965: gcc -c conftest.c >&5 configure:3969: $? = 0 configure:3990: result: o configure:3994: checking whether we are using the GNU C compiler configure:4013: gcc -c conftest.c >&5 configure:4013: $? = 0 configure:4022: result: yes configure:4031: checking whether gcc accepts -g configure:4051: gcc -c -g conftest.c >&5 configure:4051: $? = 0 configure:4092: result: yes configure:4109: checking for gcc option to accept ISO C89 configure:4173: gcc -c -g -O2 conftest.c >&5 configure:4173: $? = 0 configure:4186: result: none needed configure:4212: checking how to run the C preprocessor configure:4243: gcc -E conftest.c configure:4243: $? = 0 configure:4257: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4282: result: gcc -E configure:4302: gcc -E conftest.c configure:4302: $? = 0 configure:4316: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4345: checking for grep that handles long lines and -e configure:4403: result: /bin/grep configure:4408: checking for egrep configure:4470: result: /bin/grep -E configure:4475: checking for ANSI C header files configure:4495: gcc -c -g -O2 conftest.c >&5 configure:4495: $? = 0 configure:4568: gcc -o conftest -g -O2 conftest.c >&5 configure:4568: $? = 0 configure:4568: ./conftest configure:4568: $? = 0 configure:4579: result: yes configure:4592: checking for sys/types.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for sys/stat.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for stdlib.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for string.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for memory.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for strings.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for inttypes.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for stdint.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4592: checking for unistd.h configure:4592: gcc -c -g -O2 conftest.c >&5 configure:4592: $? = 0 configure:4592: result: yes configure:4605: checking minix/config.h usability configure:4605: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4605: result: no configure:4605: checking minix/config.h presence configure:4605: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4605: result: no configure:4605: checking for minix/config.h configure:4605: result: no configure:4626: checking whether it is safe to define __EXTENSIONS__ configure:4644: gcc -c -g -O2 conftest.c >&5 configure:4644: $? = 0 configure:4651: result: yes configure:4711: checking for a BSD-compatible install configure:4779: result: /usr/bin/install -c configure:4790: checking whether build environment is sane configure:4840: result: yes configure:4981: checking for a thread-safe mkdir -p configure:5020: result: /bin/mkdir -p configure:5033: checking for gawk configure:5063: result: no configure:5033: checking for mawk configure:5049: found /usr/bin/mawk configure:5060: result: mawk configure:5071: checking whether make sets $(MAKE) configure:5093: result: yes configure:5123: checking for style of include used by make configure:5151: result: GNU configure:5237: checking dependency style of gcc configure:5348: result: gcc3 configure:5375: checking whether make supports nested variables configure:5392: result: yes configure:5651: checking build system type configure:5665: result: x86_64-unknown-linux-gnu configure:5685: checking host system type configure:5698: result: x86_64-unknown-linux-gnu configure:5875: checking how to print strings configure:5902: result: printf configure:5923: checking for a sed that does not truncate output configure:5987: result: /bin/sed configure:6005: checking for fgrep configure:6067: result: /bin/grep -F configure:6102: checking for ld used by gcc configure:6169: result: /usr/bin/ld configure:6176: checking if the linker (/usr/bin/ld) is GNU ld configure:6191: result: yes configure:6203: checking for BSD- or MS-compatible name lister (nm) configure:6252: result: /usr/bin/nm -B configure:6382: checking the name lister (/usr/bin/nm -B) interface configure:6389: gcc -c -g -O2 conftest.c >&5 configure:6392: /usr/bin/nm -B "conftest.o" configure:6395: output 0000000000000000 B some_variable configure:6402: result: BSD nm configure:6405: checking whether ln -s works configure:6409: result: yes configure:6417: checking the maximum length of command line arguments configure:6547: result: 1572864 configure:6564: checking whether the shell understands some XSI constructs configure:6574: result: yes configure:6578: checking whether the shell understands "+=" configure:6584: result: yes configure:6619: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6659: result: func_convert_file_noop configure:6666: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6686: result: func_convert_file_noop configure:6693: checking for /usr/bin/ld option to reload object files configure:6700: result: -r configure:6774: checking for objdump configure:6790: found /usr/bin/objdump configure:6801: result: objdump configure:6830: checking how to recognize dependent libraries configure:7032: result: pass_all configure:7117: checking for dlltool configure:7147: result: no configure:7174: checking how to associate runtime and link libraries configure:7201: result: printf %s\n configure:7261: checking for ar configure:7277: found /usr/bin/ar configure:7288: result: ar configure:7325: checking for archiver @FILE support configure:7342: gcc -c -g -O2 conftest.c >&5 configure:7342: $? = 0 configure:7345: ar cru libconftest.a @conftest.lst >&5 configure:7348: $? = 0 configure:7353: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7356: $? = 1 configure:7368: result: @ configure:7426: checking for strip configure:7442: found /usr/bin/strip configure:7453: result: strip configure:7525: checking for ranlib configure:7541: found /usr/bin/ranlib configure:7552: result: ranlib configure:7654: checking command to parse /usr/bin/nm -B output from gcc object configure:7774: gcc -c -g -O2 conftest.c >&5 configure:7777: $? = 0 configure:7781: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7784: $? = 0 configure:7850: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7853: $? = 0 configure:7891: result: ok configure:7928: checking for sysroot configure:7958: result: no configure:8035: gcc -c -g -O2 conftest.c >&5 configure:8038: $? = 0 configure:8214: checking for mt configure:8230: found /bin/mt configure:8241: result: mt configure:8264: checking if mt is a manifest tool configure:8270: mt '-?' configure:8278: result: no configure:8917: checking for dlfcn.h configure:8917: gcc -c -g -O2 conftest.c >&5 configure:8917: $? = 0 configure:8917: result: yes configure:9421: checking for objdir configure:9436: result: .libs configure:9707: checking if gcc supports -fno-rtti -fno-exceptions configure:9725: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9729: $? = 0 configure:9742: result: no configure:10069: checking for gcc option to produce PIC configure:10076: result: -fPIC -DPIC configure:10084: checking if gcc PIC flag -fPIC -DPIC works configure:10102: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10106: $? = 0 configure:10119: result: yes configure:10148: checking if gcc static flag -static works configure:10176: result: yes configure:10191: checking if gcc supports -c -o file.o configure:10212: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10216: $? = 0 configure:10238: result: yes configure:10246: checking if gcc supports -c -o file.o configure:10293: result: yes configure:10326: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11483: result: yes configure:11520: checking whether -lc should be explicitly linked in configure:11528: gcc -c -g -O2 conftest.c >&5 configure:11531: $? = 0 configure:11546: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11549: $? = 0 configure:11563: result: no configure:11723: checking dynamic linker characteristics configure:12234: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12234: $? = 0 configure:12468: result: GNU/Linux ld.so configure:12575: checking how to hardcode library paths into programs configure:12600: result: immediate configure:13140: checking whether stripping libraries is possible configure:13145: result: yes configure:13180: checking if libtool supports shared libraries configure:13182: result: yes configure:13185: checking whether to build shared libraries configure:13206: result: yes configure:13209: checking whether to build static libraries configure:13213: result: yes configure:13261: checking whether NLS is requested configure:13270: result: yes configure:13311: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:13343: result: /usr/bin/msgfmt configure:13352: checking for gmsgfmt configure:13383: result: /usr/bin/msgfmt configure:13434: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:13466: result: /usr/bin/xgettext configure:13512: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:13543: result: /usr/bin/msgmerge configure:13600: checking for ld used by GCC configure:13664: result: /usr/bin/ld -m elf_x86_64 configure:13671: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13684: result: yes configure:13691: checking for shared library run path origin configure:13704: result: done configure:14205: checking for CFPreferencesCopyAppValue configure:14223: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:34:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:14223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:14232: result: no configure:14239: checking for CFLocaleCopyCurrent configure:14257: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:34:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:14257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:14266: result: no configure:14315: checking for GNU gettext in libc configure:14335: gcc -o conftest -g -O2 conftest.c >&5 configure:14335: $? = 0 configure:14344: result: yes configure:15090: checking whether to use NLS configure:15092: result: yes configure:15095: checking where the gettext function comes from configure:15106: result: libc configure:15242: checking for gcc configure:15258: found /usr/bin/gcc configure:15269: result: gcc configure:15294: checking for Objective C compiler version configure:15303: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:15314: $? = 0 configure:15303: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:15314: $? = 0 configure:15303: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:15314: $? = 4 configure:15303: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:15314: $? = 4 configure:15318: checking whether we are using the GNU Objective C compiler configure:15337: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:15337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:15346: result: no configure:15355: checking whether gcc accepts -g configure:15375: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:15375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:15390: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:15390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:15406: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:15406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:15416: result: no configure:15441: checking dependency style of gcc configure:15550: result: gcc3 configure:15568: checking dependency style of gcc configure:15677: result: gcc3 configure:15695: checking whether the Objective C compiler works configure:15717: gcc -o conftest conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:15717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:15731: result: no configure:15744: checking dependency style of gcc configure:15853: result: gcc3 configure:15926: checking for g++ configure:15942: found /usr/bin/g++ configure:15953: result: g++ configure:15980: checking for C++ compiler version configure:15989: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:16000: $? = 0 configure:15989: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:16000: $? = 0 configure:15989: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:16000: $? = 4 configure:15989: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:16000: $? = 4 configure:16004: checking whether we are using the GNU C++ compiler configure:16023: g++ -c conftest.cpp >&5 configure:16023: $? = 0 configure:16032: result: yes configure:16041: checking whether g++ accepts -g configure:16061: g++ -c -g conftest.cpp >&5 configure:16061: $? = 0 configure:16102: result: yes configure:16127: checking dependency style of g++ configure:16238: result: gcc3 configure:16271: checking how to run the C++ preprocessor configure:16298: g++ -E conftest.cpp configure:16298: $? = 0 configure:16312: g++ -E conftest.cpp conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:16337: result: g++ -E configure:16357: g++ -E conftest.cpp configure:16357: $? = 0 configure:16371: g++ -E conftest.cpp conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:16540: checking for ld used by g++ configure:16607: result: /usr/bin/ld -m elf_x86_64 configure:16614: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:16629: result: yes configure:16684: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17689: result: yes configure:17725: g++ -c -g -O2 conftest.cpp >&5 configure:17728: $? = 0 configure:18248: checking for g++ option to produce PIC configure:18255: result: -fPIC -DPIC configure:18263: checking if g++ PIC flag -fPIC -DPIC works configure:18281: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18285: $? = 0 configure:18298: result: yes configure:18321: checking if g++ static flag -static works configure:18349: result: yes configure:18361: checking if g++ supports -c -o file.o configure:18382: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:18386: $? = 0 configure:18408: result: yes configure:18413: checking if g++ supports -c -o file.o configure:18460: result: yes configure:18490: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18529: result: yes configure:18670: checking dynamic linker characteristics configure:19349: result: GNU/Linux ld.so configure:19402: checking how to hardcode library paths into programs configure:19427: result: immediate configure:19473: checking for gcc option to accept ISO C99 configure:19622: gcc -c -g -O2 conftest.c >&5 conftest.c:87:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:141:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:141:18: error: 'newvar' undeclared (first use in this function) conftest.c:141:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:151:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:151:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:19622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:19622: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:19622: $? = 0 configure:19642: result: -std=gnu99 configure:19651: checking whether gcc -std=gnu99 and cc understand -c and -o together configure:19682: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:19686: $? = 0 configure:19692: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:19696: $? = 0 configure:19707: cc -c conftest.c >&5 configure:19711: $? = 0 configure:19719: cc -c conftest.c -o conftest2.o >&5 configure:19723: $? = 0 configure:19729: cc -c conftest.c -o conftest2.o >&5 configure:19733: $? = 0 configure:19751: result: yes configure:19795: checking for special C compiler options needed for large files configure:19840: result: no configure:19846: checking for _FILE_OFFSET_BITS value needed for large files configure:19871: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:19871: $? = 0 configure:19903: result: no configure:20043: checking for pkg-config configure:20061: found /usr/bin/pkg-config configure:20073: result: /usr/bin/pkg-config configure:20098: checking pkg-config is at least version 0.9.0 configure:20101: result: yes configure:20192: checking for doxygen configure:20208: found /usr/bin/doxygen configure:20220: result: yes configure:20345: checking for CHECK configure:20352: $PKG_CONFIG --exists --print-errors "check >= 0.9.5" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:20355: $? = 1 configure:20369: $PKG_CONFIG --exists --print-errors "check >= 0.9.5" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:20372: $? = 1 configure:20386: result: no No package 'check' found configure:20578: $PKG_CONFIG --exists --print-errors "openssl" configure:20581: $? = 0 configure:20614: checking for dirent.h that defines DIR configure:20633: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20633: $? = 0 configure:20641: result: yes configure:20654: checking for library containing opendir configure:20685: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:20685: $? = 0 configure:20702: result: none required configure:20769: checking whether time.h and sys/time.h may both be included configure:20789: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20789: $? = 0 configure:20796: result: yes configure:20825: checking execinfo.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking execinfo.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for execinfo.h configure:20825: result: yes configure:20825: checking errno.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking errno.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for errno.h configure:20825: result: yes configure:20825: checking for inttypes.h configure:20825: result: yes configure:20825: checking libgen.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking libgen.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for libgen.h configure:20825: result: yes configure:20825: checking mcheck.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking mcheck.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for mcheck.h configure:20825: result: yes configure:20825: checking netinet/in.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking netinet/in.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for netinet/in.h configure:20825: result: yes configure:20825: checking siginfo.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:79:21: fatal error: siginfo.h: No such file or directory compilation terminated. configure:20825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20825: result: no configure:20825: checking siginfo.h presence configure:20825: gcc -E conftest.c conftest.c:46:21: fatal error: siginfo.h: No such file or directory compilation terminated. configure:20825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:20825: result: no configure:20825: checking for siginfo.h configure:20825: result: no configure:20825: checking for stdint.h configure:20825: result: yes configure:20825: checking for strings.h configure:20825: result: yes configure:20825: checking sys/epoll.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking sys/epoll.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for sys/epoll.h configure:20825: result: yes configure:20825: checking sys/inotify.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking sys/inotify.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for sys/inotify.h configure:20825: result: yes configure:20825: checking sys/signalfd.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking sys/signalfd.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for sys/signalfd.h configure:20825: result: yes configure:20825: checking for sys/types.h configure:20825: result: yes configure:20825: checking sys/param.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking sys/param.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for sys/param.h configure:20825: result: yes configure:20825: checking sys/mman.h usability configure:20825: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking sys/mman.h presence configure:20825: gcc -E conftest.c configure:20825: $? = 0 configure:20825: result: yes configure:20825: checking for sys/mman.h configure:20825: result: yes configure:20825: checking for unistd.h configure:20825: result: yes configure:20874: checking for PATH_MAX in limits.h configure:20891: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:20891: $? = 0 configure:20892: result: yes configure:20924: checking size of wchar_t configure:20929: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:20929: $? = 0 configure:20929: ./conftest configure:20929: $? = 0 configure:20943: result: 4 configure:20960: checking size of int configure:20965: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:20965: $? = 0 configure:20965: ./conftest configure:20965: $? = 0 configure:20979: result: 4 configure:20993: checking size of long configure:20998: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:20998: $? = 0 configure:20998: ./conftest configure:20998: $? = 0 configure:21012: result: 8 configure:21023: checking for siginfo_t configure:21023: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21023: $? = 0 configure:21023: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:24: error: expected expression before ')' token configure:21023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | | #include | #if HAVE_SIGINFO_H | # include | #endif | | | int | main () | { | if (sizeof ((siginfo_t))) | return 0; | ; | return 0; | } configure:21023: result: yes configure:21042: checking for struct dirent configure:21042: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21042: $? = 0 configure:21042: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:28: error: expected expression before ')' token configure:21042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((struct dirent))) | return 0; | ; | return 0; | } configure:21042: result: yes configure:21064: checking whether byte ordering is bigendian configure:21079: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:61:9: error: unknown type name 'not' conftest.c:61:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:61:15: error: unknown type name 'universal' configure:21079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21124: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21124: $? = 0 configure:21142: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:4: error: unknown type name 'not' conftest.c:67:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:21142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21270: result: no configure:21288: checking for inline configure:21304: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21304: $? = 0 configure:21312: result: inline configure:21346: checking whether the compiler supports -Wall configure:21360: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5 configure:21360: $? = 0 configure:21366: result: yes configure:21400: checking whether the compiler supports -Wextra configure:21414: gcc -std=gnu99 -c -g -O2 -Wextra conftest.c >&5 configure:21414: $? = 0 configure:21420: result: yes configure:21454: checking whether the compiler supports -Wpointer-arith configure:21468: gcc -std=gnu99 -c -g -O2 -Wpointer-arith conftest.c >&5 configure:21468: $? = 0 configure:21474: result: yes configure:21513: checking whether the compiler supports -Wshadow configure:21527: gcc -std=gnu99 -c -g -O2 -Wshadow conftest.c >&5 configure:21527: $? = 0 configure:21533: result: yes configure:21564: checking for __attribute__ ((vector)) configure:21584: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21584: $? = 0 configure:21590: result: yes configure:21603: checking for __forceinline configure:21621: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:62:21: fatal error: windows.h: No such file or directory compilation terminated. configure:21621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | /* end confdefs.h. */ | | #include | static __forceinline void foo(void) {} | | int | main () | { | | | ; | return 0; | } configure:21631: result: no configure:21635: checking for __attribute__ ((__always_inline__)) configure:21651: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21651: $? = 0 configure:21657: result: yes configure:21697: checking immintrin.h usability configure:21697: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21697: $? = 0 configure:21697: result: yes configure:21697: checking immintrin.h presence configure:21697: gcc -E conftest.c configure:21697: $? = 0 configure:21697: result: yes configure:21697: checking for immintrin.h configure:21697: result: yes configure:21710: checking whether to build SSE3 code configure:21712: result: yes configure:21843: checking for backtrace configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for backtrace_symbols configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for execvp configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'execvp' [enabled by default] configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for dirfd configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for fpathconf configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for fstatat configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for malloc_usable_size configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for mkdirat configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for mtrace configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for openat configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21843: $? = 0 configure:21843: result: yes configure:21843: checking for strlcpy configure:21843: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccmflxKm.o: In function `main': /home/blovin/wld/src/efl/efl/conftest.c:108: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:21843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:21843: result: no configure:21853: checking for size_t configure:21853: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21853: $? = 0 configure:21853: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token configure:21853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:21853: result: yes configure:21866: checking for working alloca.h configure:21883: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21883: $? = 0 configure:21891: result: yes configure:21899: checking for alloca configure:21936: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:21936: $? = 0 configure:21944: result: yes configure:22083: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22083: $? = 0 configure:22212: checking for fnmatch configure:22216: result: yes configure:22260: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:22260: $? = 0 configure:22313: checking for gettimeofday configure:22317: result: yes configure:22525: Eina checks configure:22773: checking for GLIB configure:22780: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:22783: $? = 0 configure:22797: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:22800: $? = 0 configure:22838: result: yes configure:22854: checking for sys/mman.h configure:22854: result: yes configure:22917: checking whether the compiler supports -Wshadow configure:22931: gcc -std=gnu99 -c -g -O2 -Wshadow conftest.c >&5 configure:22931: $? = 0 configure:22937: result: yes configure:22971: checking whether the compiler supports -Wpointer-arith configure:22985: gcc -std=gnu99 -c -g -O2 -Wpointer-arith conftest.c >&5 configure:22985: $? = 0 configure:22991: result: yes configure:23029: checking whether the linker supports -fno-strict-aliasing configure:23043: gcc -std=gnu99 -o conftest -g -O2 -fno-strict-aliasing conftest.c >&5 configure:23043: $? = 0 configure:23050: result: yes configure:23106: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccNU2Y2X.o: In function `main': /home/blovin/wld/src/efl/efl/conftest.c:89: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:23106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | void *h = dlopen(0, 0); | | ; | return 0; | } configure:23150: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:23150: $? = 0 configure:23191: checking for dlopen configure:23195: result: yes configure:23249: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 conftest.c:87:18: fatal error: stdlib: No such file or directory compilation terminated. configure:23249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | #include | | int | main () | { | | int res = dladdr(NULL, NULL); | | ; | return 0; | } configure:23297: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 conftest.c:87:18: fatal error: stdlib: No such file or directory compilation terminated. configure:23297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | #include | | int | main () | { | | int res = dladdr(NULL, NULL); | | ; | return 0; | } configure:23338: checking for dladdr configure:23342: result: no configure:23376: checking for explicit iconv link options configure:23379: result: no explicit iconv link option configure:23408: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:23408: $? = 0 configure:23538: checking for iconv configure:23542: result: yes configure:23589: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/cckcwjnd.o: In function `main': /home/blovin/wld/src/efl/efl/conftest.c:95: undefined reference to `shm_open' collect2: ld returned 1 exit status configure:23589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include /* For mode constants */ | #include /* For O_* constants */ | | int | main () | { | | int fd; | | fd = shm_open("/dev/null", O_RDONLY, S_IRWXU | S_IRWXG | S_IRWXO); | | ; | return 0; | } configure:23637: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5 configure:23637: $? = 0 configure:23673: checking for shm_open configure:23677: result: yes configure:23718: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:23718: $? = 0 configure:23733: checking for extended attributes configure:23740: result: yes configure:23767: checking wether to build Eina_Log infrastructure configure:23769: result: yes configure:23831: gcc -std=gnu99 -o conftest -g -O2 -D_REENTRANT conftest.c -lpthread >&5 configure:23831: $? = 0 configure:23864: gcc -std=gnu99 -o conftest -g -O2 -D_REENTRANT conftest.c -lpthread >&5 configure:23864: $? = 0 configure:23888: gcc -std=gnu99 -o conftest -g -O2 -D_REENTRANT conftest.c -lpthread >&5 configure:23888: $? = 0 configure:23900: checking which threads API is used configure:23913: result: POSIX configure:23945: gcc -std=gnu99 -o conftest -g -O2 -D_REENTRANT conftest.c -lpthread >&5 configure:23945: $? = 0 configure:23957: checking whether to build POSIX threads spinlock code configure:23959: result: yes configure:24020: checking whether to enable chained pool built configure:24022: result: yes configure:24085: checking whether to enable pass through built configure:24087: result: yes configure:24150: checking whether to enable one big built configure:24152: result: yes configure:24199: Eet checks configure:24236: checking jpeglib.h usability configure:24236: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24236: $? = 0 configure:24236: result: yes configure:24236: checking jpeglib.h presence configure:24236: gcc -E conftest.c configure:24236: $? = 0 configure:24236: result: yes configure:24236: checking for jpeglib.h configure:24236: result: yes configure:24249: checking for jpeg_std_error in -ljpeg configure:24274: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ljpeg >&5 configure:24274: $? = 0 configure:24283: result: yes configure:24309: checking for libjpeg configure:24311: result: yes configure:24329: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" configure:24332: $? = 0 configure:24417: checking for zlib configure:24419: result: yes configure:24447: checking for EET configure:24454: $PKG_CONFIG --exists --print-errors "${requirements_pc_deps_eet}" configure:24457: $? = 0 configure:24471: $PKG_CONFIG --exists --print-errors "${requirements_pc_deps_eet}" configure:24474: $? = 0 configure:24532: result: yes configure:24570: checking whether the linker supports -Wl,--as-needed configure:24584: gcc -std=gnu99 -o conftest -g -O2 -Wl,--as-needed conftest.c >&5 configure:24584: $? = 0 configure:24591: result: yes configure:24624: Eo checks configure:24676: Evas checks configure:25148: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 /tmp/ccI8rKDX.o: In function `main': /home/blovin/wld/src/efl/efl/conftest.c:110: undefined reference to `dlsym' collect2: ld returned 1 exit status configure:25148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_XATTR 1 | #define EFL_HAVE_POSIX_THREADS 1 | #define EFL_HAVE_THREADS 1 | #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 | #define EINA_STATIC_BUILD_CHAINED_POOL 1 | #define EINA_BUILD_CHAINED_POOL 1 | #define EINA_STATIC_BUILD_PASS_THROUGH 1 | #define EINA_BUILD_PASS_THROUGH 1 | #define EINA_STATIC_BUILD_ONE_BIG 1 | #define EINA_BUILD_ONE_BIG 1 | #define HAVE_CIPHER 1 | #define HAVE_SIGNATURE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | #include | | int | main () | { | | void *res = dlsym(NULL, NULL); | | ; | return 0; | } configure:25196: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5 configure:25196: $? = 0 configure:25237: checking for dlsym configure:25241: result: yes configure:25285: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0" configure:25288: $? = 0 configure:25368: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0" configure:25371: $? = 0 configure:25411: $PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2" configure:25414: $? = 0 configure:25837: checking whether to enable OpenGL Cocoa rendering backend configure:25839: result: no configure:25918: checking whether OpenGL Cocoa rendering backend will be built configure:25920: result: no configure:25975: checking whether to enable OpenGL SDL rendering backend configure:25977: result: no configure:26249: checking whether OpenGL SDL rendering backend will be built configure:26251: result: no configure:26306: checking whether to enable Software GDI rendering backend configure:26308: result: no configure:26348: checking whether Software GDI rendering backend will be built configure:26350: result: no configure:26405: checking whether to enable Software DirectDraw rendering backend configure:26407: result: no configure:26447: checking whether Software DirectDraw rendering backend will be built configure:26449: result: no configure:26504: checking whether to enable Wayland Egl rendering backend configure:26506: result: no configure:26654: checking whether Wayland Egl rendering backend will be built configure:26656: result: no configure:26928: checking whether to build Software XCB Engine configure:26930: result: no configure:26945: checking whether to enable Software Xlib rendering backend configure:26947: result: yes configure:26957: checking for X configure:27096: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:27096: $? = 0 configure:27146: result: libraries , headers configure:27245: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:27245: $? = 0 configure:27343: checking for gethostbyname configure:27343: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:27343: $? = 0 configure:27343: result: yes configure:27440: checking for connect configure:27440: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:27440: $? = 0 configure:27440: result: yes configure:27489: checking for remove configure:27489: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:27489: $? = 0 configure:27489: result: yes configure:27538: checking for shmat configure:27538: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:27538: $? = 0 configure:27538: result: yes configure:27596: checking for IceConnectionNumber in -lICE configure:27621: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lICE >&5 configure:27621: $? = 0 configure:27630: result: yes configure:27641: checking X11/X.h usability configure:27641: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:27641: $? = 0 configure:27641: result: yes configure:27641: checking X11/X.h presence configure:27641: gcc -E conftest.c configure:27641: $? = 0 configure:27641: result: yes configure:27641: checking for X11/X.h configure:27641: result: yes configure:27649: checking for XCreateImage in -lX11 configure:27674: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:27674: $? = 0 configure:27683: result: yes configure:27694: checking for XShmCreateImage in -lXext configure:27719: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lXext >&5 configure:27719: $? = 0 configure:27728: result: yes configure:27770: checking whether Software Xlib rendering backend will be built configure:27772: result: yes configure:27838: checking whether to build Software Xlib Engine configure:27840: result: yes configure:29101: checking whether to build OpenGL XCB Engine configure:29103: result: no configure:29118: checking whether to enable OpenGL XLib rendering backend configure:29120: result: yes configure:29129: checking for X configure:29318: result: libraries , headers configure:29417: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:29417: $? = 0 configure:29515: checking for gethostbyname configure:29515: result: yes configure:29612: checking for connect configure:29612: result: yes configure:29661: checking for remove configure:29661: result: yes configure:29710: checking for shmat configure:29710: result: yes configure:29768: checking for IceConnectionNumber in -lICE configure:29802: result: yes configure:29813: checking for GL/gl.h configure:29813: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:29813: $? = 0 configure:29813: result: yes configure:29835: checking whether pthread_create() is supported configure:29856: gcc -std=gnu99 -o conftest -g -O2 -pthread conftest.c -pthread >&5 configure:29856: $? = 0 configure:29865: result: yes configure:29873: checking for XCreateColormap in -lX11 configure:29898: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:29898: $? = 0 configure:29907: result: yes configure:29918: checking for XRenderCreatePicture in -lXrender configure:29943: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lXrender >&5 configure:29943: $? = 0 configure:29952: result: yes configure:29963: checking for glXCreateContext in -lGL configure:29988: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lGL -lX11 -lXext -lXrender -lm -pthread >&5 /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libGL.so: undefined reference to `_glapi_tls_Dispatch' collect2: ld returned 1 exit status configure:29988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_XATTR 1 | #define EFL_HAVE_POSIX_THREADS 1 | #define EFL_HAVE_THREADS 1 | #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 | #define EINA_STATIC_BUILD_CHAINED_POOL 1 | #define EINA_BUILD_CHAINED_POOL 1 | #define EINA_STATIC_BUILD_PASS_THROUGH 1 | #define EINA_BUILD_PASS_THROUGH 1 | #define EINA_STATIC_BUILD_ONE_BIG 1 | #define EINA_BUILD_ONE_BIG 1 | #define HAVE_CIPHER 1 | #define HAVE_SIGNATURE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_ZLIB 1 | #define HAVE_DLSYM 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FRIBIDI 1 | #define BUILD_ENGINE_BUFFER 1 | #define EVAS_STATIC_BUILD_BUFFER 1 | #define BUILD_ENGINE_SOFTWARE_XLIB 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define EVAS_STATIC_BUILD_SOFTWARE_GENERIC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glXCreateContext (); | int | main () | { | return glXCreateContext (); | ; | return 0; | } configure:29997: result: no configure:30030: checking for GLES2/gl2.h configure:30030: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:109:23: fatal error: GLES2/gl2.h: No such file or directory compilation terminated. configure:30030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "efl" | #define PACKAGE_TARNAME "efl" | #define PACKAGE_VERSION "1.7.99.81387" | #define PACKAGE_STRING "efl 1.7.99.81387" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "efl" | #define VERSION "1.7.99.81387" | #define VMAJ 1 | #define VMIN 7 | #define VMIC 99 | #define VREV 81387 | #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" | #define SHARED_LIB_SUFFIX ".so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OPENSSL 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_DIRENT 1 | #define HAVE_GCC_ATTRIBUTE_VECTOR 1 | #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline | #define BUILD_MMX 1 | #define BUILD_SSE3 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_EXECVP 1 | #define HAVE_DIRFD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FSTATAT 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MTRACE 1 | #define HAVE_OPENAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ATFILE_SOURCE 1 | #define NVALGRIND 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_ICONV 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_XATTR 1 | #define EFL_HAVE_POSIX_THREADS 1 | #define EFL_HAVE_THREADS 1 | #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 | #define EINA_STATIC_BUILD_CHAINED_POOL 1 | #define EINA_BUILD_CHAINED_POOL 1 | #define EINA_STATIC_BUILD_PASS_THROUGH 1 | #define EINA_BUILD_PASS_THROUGH 1 | #define EINA_STATIC_BUILD_ONE_BIG 1 | #define EINA_BUILD_ONE_BIG 1 | #define HAVE_CIPHER 1 | #define HAVE_SIGNATURE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_ZLIB 1 | #define HAVE_DLSYM 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FRIBIDI 1 | #define BUILD_ENGINE_BUFFER 1 | #define EVAS_STATIC_BUILD_BUFFER 1 | #define BUILD_ENGINE_SOFTWARE_XLIB 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define EVAS_STATIC_BUILD_SOFTWARE_GENERIC 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | #include | | | #include configure:30030: result: no configure:30119: error: OpenGL XLib dependencies not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_ECORE_AUDIO_CFLAGS_set= ac_cv_env_ECORE_AUDIO_CFLAGS_value= ac_cv_env_ECORE_AUDIO_LIBS_set= ac_cv_env_ECORE_AUDIO_LIBS_value= ac_cv_env_ECORE_CFLAGS_set= ac_cv_env_ECORE_CFLAGS_value= ac_cv_env_ECORE_CON_CFLAGS_set= ac_cv_env_ECORE_CON_CFLAGS_value= ac_cv_env_ECORE_CON_LIBS_set= ac_cv_env_ECORE_CON_LIBS_value= ac_cv_env_ECORE_EVAS_CFLAGS_set= ac_cv_env_ECORE_EVAS_CFLAGS_value= ac_cv_env_ECORE_EVAS_LIBS_set= ac_cv_env_ECORE_EVAS_LIBS_value= ac_cv_env_ECORE_FB_CFLAGS_set= ac_cv_env_ECORE_FB_CFLAGS_value= ac_cv_env_ECORE_FB_LIBS_set= ac_cv_env_ECORE_FB_LIBS_value= ac_cv_env_ECORE_LIBS_set= ac_cv_env_ECORE_LIBS_value= ac_cv_env_ECORE_SDL_CFLAGS_set= ac_cv_env_ECORE_SDL_CFLAGS_value= ac_cv_env_ECORE_SDL_LIBS_set= ac_cv_env_ECORE_SDL_LIBS_value= ac_cv_env_ECORE_WAYLAND_CFLAGS_set= ac_cv_env_ECORE_WAYLAND_CFLAGS_value= ac_cv_env_ECORE_WAYLAND_LIBS_set= ac_cv_env_ECORE_WAYLAND_LIBS_value= ac_cv_env_ECORE_X_CFLAGS_set= ac_cv_env_ECORE_X_CFLAGS_value= ac_cv_env_ECORE_X_LIBS_set= ac_cv_env_ECORE_X_LIBS_value= ac_cv_env_EET_CFLAGS_set= ac_cv_env_EET_CFLAGS_value= ac_cv_env_EET_LIBS_set= ac_cv_env_EET_LIBS_value= ac_cv_env_EFL_CFLAGS_set= ac_cv_env_EFL_CFLAGS_value= ac_cv_env_EINA_CFLAGS_set= ac_cv_env_EINA_CFLAGS_value= ac_cv_env_EINA_LIBS_set= ac_cv_env_EINA_LIBS_value= ac_cv_env_EMBRYO_CFLAGS_set= ac_cv_env_EMBRYO_CFLAGS_value= ac_cv_env_EMBRYO_LIBS_set= ac_cv_env_EMBRYO_LIBS_value= ac_cv_env_EO_CFLAGS_set= ac_cv_env_EO_CFLAGS_value= ac_cv_env_EO_LIBS_set= ac_cv_env_EO_LIBS_value= ac_cv_env_EVAS_CFLAGS_set= ac_cv_env_EVAS_CFLAGS_value= ac_cv_env_EVAS_LIBS_set= ac_cv_env_EVAS_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_IBUS_CFLAGS_set= ac_cv_env_IBUS_CFLAGS_value= ac_cv_env_IBUS_LIBS_set= ac_cv_env_IBUS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_SCIM_CFLAGS_set= ac_cv_env_SCIM_CFLAGS_value= ac_cv_env_SCIM_LIBS_set= ac_cv_env_SCIM_LIBS_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_value= ac_cv_env_SVG_CFLAGS_set= ac_cv_env_SVG_CFLAGS_value= ac_cv_env_SVG_LIBS_set= ac_cv_env_SVG_LIBS_value= ac_cv_env_WAYLAND_EGL_CFLAGS_set= ac_cv_env_WAYLAND_EGL_CFLAGS_value= ac_cv_env_WAYLAND_EGL_LIBS_set= ac_cv_env_WAYLAND_EGL_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_GL_CFLAGS_set= ac_cv_env_XCB_GL_CFLAGS_value= ac_cv_env_XCB_GL_LIBS_set= ac_cv_env_XCB_GL_LIBS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XCB_X11_CFLAGS_set= ac_cv_env_XCB_X11_CFLAGS_value= ac_cv_env_XCB_X11_LIBS_set= ac_cv_env_XCB_X11_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_backtrace_symbols=yes ac_cv_func_connect=yes ac_cv_func_dirfd=yes ac_cv_func_execvp=yes ac_cv_func_fpathconf=yes ac_cv_func_fstatat=yes ac_cv_func_gethostbyname=yes ac_cv_func_malloc_usable_size=yes ac_cv_func_mkdirat=yes ac_cv_func_mtrace=yes ac_cv_func_openat=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strlcpy=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GLES2_gl2_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_X11_X_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_immintrin_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libgen_h=yes ac_cv_header_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_siginfo_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_GL_glXCreateContext=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XCreateColormap=yes ac_cv_lib_X11_XCreateImage=yes ac_cv_lib_Xext_XShmCreateImage=yes ac_cv_lib_Xrender_XRenderCreatePicture=yes ac_cv_lib_jpeg_jpeg_std_error=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_efl_have_doxygen=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_wchar_t=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_siginfo_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_dirent=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_EET_CFLAGS=' ' pkg_cv_EET_LIBS='-lssl -lcrypto -lz ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' rw_cv_prog_objc_works=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/blovin/wld/src/efl/efl/missing --run aclocal-1.11' ALLOCA='' ALTIVEC_CFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/blovin/wld/src/efl/efl/missing --run autoconf' AUTOHEADER='${SHELL} /home/blovin/wld/src/efl/efl/missing --run autoheader' AUTOMAKE='${SHELL} /home/blovin/wld/src/efl/efl/missing --run automake-1.11' AWK='mawk' BUILD_ECORE_EVAS_BUFFER_FALSE='' BUILD_ECORE_EVAS_BUFFER_TRUE='' BUILD_ECORE_EVAS_EWS_FALSE='' BUILD_ECORE_EVAS_EWS_TRUE='' BUILD_ECORE_EVAS_FB_FALSE='' BUILD_ECORE_EVAS_FB_TRUE='' BUILD_ECORE_EVAS_OPENGL_COCOA_FALSE='' BUILD_ECORE_EVAS_OPENGL_COCOA_TRUE='' BUILD_ECORE_EVAS_OPENGL_SDL_FALSE='' BUILD_ECORE_EVAS_OPENGL_SDL_TRUE='' BUILD_ECORE_EVAS_OPENGL_X11_FALSE='' BUILD_ECORE_EVAS_OPENGL_X11_TRUE='' BUILD_ECORE_EVAS_PSL1GHT_FALSE='' BUILD_ECORE_EVAS_PSL1GHT_TRUE='' BUILD_ECORE_EVAS_SDL_FALSE='' BUILD_ECORE_EVAS_SDL_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_DDRAW_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_DDRAW_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_GDI_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_GDI_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_SDL_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_SDL_TRUE='' BUILD_ECORE_EVAS_SOFTWARE_X11_FALSE='' BUILD_ECORE_EVAS_SOFTWARE_X11_TRUE='' BUILD_ECORE_EVAS_WAYLAND_EGL_FALSE='' BUILD_ECORE_EVAS_WAYLAND_EGL_TRUE='' BUILD_ECORE_EVAS_WAYLAND_FALSE='' BUILD_ECORE_EVAS_WAYLAND_SHM_FALSE='' BUILD_ECORE_EVAS_WAYLAND_SHM_TRUE='' BUILD_ECORE_EVAS_WAYLAND_TRUE='' BUILD_ECORE_EVAS_WIN32_FALSE='' BUILD_ECORE_EVAS_WIN32_TRUE='' BUILD_ECORE_EVAS_X11_FALSE='' BUILD_ECORE_EVAS_X11_TRUE='' BUILD_ECORE_IMF_IBUS_FALSE='' BUILD_ECORE_IMF_IBUS_TRUE='' BUILD_ECORE_IMF_SCIM_FALSE='' BUILD_ECORE_IMF_SCIM_TRUE='' BUILD_ECORE_IMF_XIM_FALSE='' BUILD_ECORE_IMF_XIM_TRUE='' BUILD_ENGINE_BUFFER_FALSE='#' BUILD_ENGINE_BUFFER_TRUE='' BUILD_ENGINE_FB_FALSE='' BUILD_ENGINE_FB_TRUE='#' BUILD_ENGINE_GL_COCOA_FALSE='' BUILD_ENGINE_GL_COCOA_TRUE='#' BUILD_ENGINE_GL_COMMON_FALSE='' BUILD_ENGINE_GL_COMMON_TRUE='' BUILD_ENGINE_GL_SDL_FALSE='' BUILD_ENGINE_GL_SDL_TRUE='#' BUILD_ENGINE_GL_X11_FALSE='' BUILD_ENGINE_GL_X11_TRUE='' BUILD_ENGINE_GL_XCB_FALSE='' BUILD_ENGINE_GL_XCB_TRUE='#' BUILD_ENGINE_GL_XLIB_FALSE='' BUILD_ENGINE_GL_XLIB_TRUE='' BUILD_ENGINE_PSL1GHT_FALSE='' BUILD_ENGINE_PSL1GHT_TRUE='#' BUILD_ENGINE_SOFTWARE_DDRAW_FALSE='' BUILD_ENGINE_SOFTWARE_DDRAW_TRUE='#' BUILD_ENGINE_SOFTWARE_GDI_FALSE='' BUILD_ENGINE_SOFTWARE_GDI_TRUE='#' BUILD_ENGINE_SOFTWARE_X11_FALSE='#' BUILD_ENGINE_SOFTWARE_X11_TRUE='' BUILD_ENGINE_SOFTWARE_XCB_FALSE='' BUILD_ENGINE_SOFTWARE_XCB_TRUE='#' BUILD_ENGINE_SOFTWARE_XLIB_FALSE='#' BUILD_ENGINE_SOFTWARE_XLIB_TRUE='' BUILD_ENGINE_WAYLAND_EGL_FALSE='' BUILD_ENGINE_WAYLAND_EGL_TRUE='#' BUILD_ENGINE_WAYLAND_SHM_FALSE='' BUILD_ENGINE_WAYLAND_SHM_TRUE='#' BUILD_LOADER_BMP_FALSE='' BUILD_LOADER_BMP_TRUE='' BUILD_LOADER_EET_FALSE='' BUILD_LOADER_EET_TRUE='' BUILD_LOADER_GENERIC_FALSE='' BUILD_LOADER_GENERIC_TRUE='' BUILD_LOADER_GIF_FALSE='' BUILD_LOADER_GIF_TRUE='' BUILD_LOADER_ICO_FALSE='' BUILD_LOADER_ICO_TRUE='' BUILD_LOADER_JPEG_FALSE='' BUILD_LOADER_JPEG_TRUE='' BUILD_LOADER_PMAPS_FALSE='' BUILD_LOADER_PMAPS_TRUE='' BUILD_LOADER_PNG_FALSE='' BUILD_LOADER_PNG_TRUE='' BUILD_LOADER_PSD_FALSE='' BUILD_LOADER_PSD_TRUE='' BUILD_LOADER_SVG_FALSE='' BUILD_LOADER_SVG_TRUE='' BUILD_LOADER_TGA_FALSE='' BUILD_LOADER_TGA_TRUE='' BUILD_LOADER_TIFF_FALSE='' BUILD_LOADER_TIFF_TRUE='' BUILD_LOADER_WBMP_FALSE='' BUILD_LOADER_WBMP_TRUE='' BUILD_LOADER_WEBP_FALSE='' BUILD_LOADER_WEBP_TRUE='' BUILD_LOADER_XPM_FALSE='' BUILD_LOADER_XPM_TRUE='' BUILD_SAVER_JPEG_FALSE='' BUILD_SAVER_JPEG_TRUE='' BUILD_TILER_EXAMPLE_FALSE='' BUILD_TILER_EXAMPLE_TRUE='#' CC='gcc -std=gnu99' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHECK_CFLAGS='' CHECK_LIBS='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECORE_AUDIO_CFLAGS='' ECORE_AUDIO_LIBS='' ECORE_CFLAGS='' ECORE_COCOA_LIBS='' ECORE_CON_CFLAGS='' ECORE_CON_LIBS='' ECORE_EVAS_CFLAGS='' ECORE_EVAS_LIBS='' ECORE_FB_CFLAGS='' ECORE_FB_LIBS='' ECORE_LIBS='' ECORE_SDL_CFLAGS='' ECORE_SDL_LIBS='' ECORE_WAYLAND_CFLAGS='' ECORE_WAYLAND_LIBS='' ECORE_WIN32_LIBS='' ECORE_X_CFLAGS='' ECORE_X_LIBS='' EET_CFLAGS=' ' EET_LIBS='-lssl -lcrypto -lz -ljpeg -Wl,--as-needed' EFL_BUILD_DOC_FALSE='#' EFL_BUILD_DOC_TRUE='' EFL_CFLAGS=' -Wall -Wextra -Wpointer-arith -Wshadow' EFL_COV_CFLAGS='' EFL_COV_LIBS='' EFL_ENABLE_COVERAGE_FALSE='' EFL_ENABLE_COVERAGE_TRUE='#' EFL_ENABLE_TESTS_FALSE='' EFL_ENABLE_TESTS_TRUE='#' EFL_LIBS=' ' EFL_PTHREAD_CFLAGS='-D_REENTRANT' EFL_PTHREAD_LIBS='-lpthread' EFL_WINDOWS_VERSION_CFLAGS='' EGREP='/bin/grep -E' EINA_BUILD_CHAINED_POOL_FALSE='#' EINA_BUILD_CHAINED_POOL_TRUE='' EINA_BUILD_ONE_BIG_FALSE='#' EINA_BUILD_ONE_BIG_TRUE='' EINA_BUILD_PASS_THROUGH_FALSE='#' EINA_BUILD_PASS_THROUGH_TRUE='' EINA_CFLAGS=' -Wshadow -Wpointer-arith' EINA_CONFIGURE_ENABLE_LOG='#define EINA_ENABLE_LOG' EINA_CONFIGURE_HAVE_DEBUG_THREADS='' EINA_CONFIGURE_HAVE_DIRENT_H='#define EINA_HAVE_DIRENT_H' EINA_CONFIGURE_HAVE_INTTYPES_H='#define EINA_HAVE_INTTYPES_H' EINA_CONFIGURE_HAVE_PTHREAD_AFFINITY='#define EINA_HAVE_PTHREAD_AFFINITY' EINA_CONFIGURE_HAVE_PTHREAD_BARRIER='#define EINA_HAVE_PTHREAD_BARRIER' EINA_CONFIGURE_HAVE_STDINT_H='#define EINA_HAVE_STDINT_H' EINA_CONFIGURE_MAGIC_DEBUG='#define EINA_MAGIC_DEBUG' EINA_CONFIGURE_SAFETY_CHECKS='#define EINA_SAFETY_CHECKS' EINA_LIBS=' -fno-strict-aliasing -ldl -lrt' EINA_SIZEOF_WCHAR_T='4' EINA_STATIC_BUILD_CHAINED_POOL_FALSE='#' EINA_STATIC_BUILD_CHAINED_POOL_TRUE='' EINA_STATIC_BUILD_ONE_BIG_FALSE='#' EINA_STATIC_BUILD_ONE_BIG_TRUE='' EINA_STATIC_BUILD_PASS_THROUGH_FALSE='#' EINA_STATIC_BUILD_PASS_THROUGH_TRUE='' EIO_LIBS='' EMBRYO_CFLAGS='' EMBRYO_LIBS='' EO_BUILD_EXAMPLE_EVAS_FALSE='' EO_BUILD_EXAMPLE_EVAS_TRUE='#' EO_CFLAGS='' EO_LIBS='' ESCAPE_LIBS='' EVAS_CFLAGS='' EVAS_CSERVE2_FALSE='' EVAS_CSERVE2_TRUE='' EVAS_LIBS='' EVAS_STATIC_BUILD_BMP_FALSE='' EVAS_STATIC_BUILD_BMP_TRUE='' EVAS_STATIC_BUILD_BUFFER_FALSE='#' EVAS_STATIC_BUILD_BUFFER_TRUE='' EVAS_STATIC_BUILD_EET_FALSE='' EVAS_STATIC_BUILD_EET_TRUE='' EVAS_STATIC_BUILD_FB_FALSE='' EVAS_STATIC_BUILD_FB_TRUE='#' EVAS_STATIC_BUILD_GENERIC_FALSE='' EVAS_STATIC_BUILD_GENERIC_TRUE='' EVAS_STATIC_BUILD_GIF_FALSE='' EVAS_STATIC_BUILD_GIF_TRUE='' EVAS_STATIC_BUILD_GL_COCOA_FALSE='' EVAS_STATIC_BUILD_GL_COCOA_TRUE='#' EVAS_STATIC_BUILD_GL_COMMON_FALSE='' EVAS_STATIC_BUILD_GL_COMMON_TRUE='' EVAS_STATIC_BUILD_GL_SDL_FALSE='' EVAS_STATIC_BUILD_GL_SDL_TRUE='#' EVAS_STATIC_BUILD_GL_X11_FALSE='' EVAS_STATIC_BUILD_GL_X11_TRUE='' EVAS_STATIC_BUILD_GL_XCB_FALSE='' EVAS_STATIC_BUILD_GL_XCB_TRUE='#' EVAS_STATIC_BUILD_GL_XLIB_FALSE='' EVAS_STATIC_BUILD_GL_XLIB_TRUE='' EVAS_STATIC_BUILD_ICO_FALSE='' EVAS_STATIC_BUILD_ICO_TRUE='' EVAS_STATIC_BUILD_JPEG_FALSE='' EVAS_STATIC_BUILD_JPEG_TRUE='' EVAS_STATIC_BUILD_PMAPS_FALSE='' EVAS_STATIC_BUILD_PMAPS_TRUE='' EVAS_STATIC_BUILD_PNG_FALSE='' EVAS_STATIC_BUILD_PNG_TRUE='' EVAS_STATIC_BUILD_PSD_FALSE='' EVAS_STATIC_BUILD_PSD_TRUE='' EVAS_STATIC_BUILD_PSL1GHT_FALSE='' EVAS_STATIC_BUILD_PSL1GHT_TRUE='#' EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE='#' EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE='#' EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE='#' EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE='' EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE='#' EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE='#' EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE='' EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE='#' EVAS_STATIC_BUILD_SVG_FALSE='' EVAS_STATIC_BUILD_SVG_TRUE='' EVAS_STATIC_BUILD_TGA_FALSE='' EVAS_STATIC_BUILD_TGA_TRUE='' EVAS_STATIC_BUILD_TIFF_FALSE='' EVAS_STATIC_BUILD_TIFF_TRUE='' EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE='' EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE='#' EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE='' EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE='#' EVAS_STATIC_BUILD_WBMP_FALSE='' EVAS_STATIC_BUILD_WBMP_TRUE='' EVAS_STATIC_BUILD_WEBP_FALSE='' EVAS_STATIC_BUILD_WEBP_TRUE='' EVAS_STATIC_BUILD_XPM_FALSE='' EVAS_STATIC_BUILD_XPM_TRUE='' EVIL_CFLAGS='' EVIL_CPPFLAGS='' EVIL_CXXFLAGS='' EVIL_DLFCN_CPPFLAGS='' EVIL_DLFCN_LIBS='' EVIL_LIBS='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.17' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DEINA_BENCH_HAVE_GLIB' GLIB_LIBS='-lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_CARES_FALSE='' HAVE_CARES_TRUE='' HAVE_ECORE_AUDIO_FALSE='' HAVE_ECORE_AUDIO_TRUE='' HAVE_ECORE_COCOA_FALSE='' HAVE_ECORE_COCOA_TRUE='' HAVE_ECORE_FB_FALSE='' HAVE_ECORE_FB_TRUE='' HAVE_ECORE_SDL_FALSE='' HAVE_ECORE_SDL_TRUE='' HAVE_ECORE_WAYLAND_FALSE='' HAVE_ECORE_WAYLAND_TRUE='' HAVE_ECORE_X_BACKEND='' HAVE_ECORE_X_FALSE='' HAVE_ECORE_X_TRUE='' HAVE_ECORE_X_XCB_FALSE='' HAVE_ECORE_X_XCB_TRUE='' HAVE_ECORE_X_XLIB_FALSE='' HAVE_ECORE_X_XLIB_TRUE='' HAVE_INOTIFY_FALSE='#' HAVE_INOTIFY_TRUE='' HAVE_IPV6_FALSE='' HAVE_IPV6_TRUE='' HAVE_NOTIFY_WIN32_FALSE='' HAVE_NOTIFY_WIN32_TRUE='#' HAVE_PO_FALSE='#' HAVE_PO_TRUE='' HAVE_PS3_FALSE='' HAVE_PS3_TRUE='#' HAVE_WIN32_FALSE='' HAVE_WIN32_TRUE='#' HAVE_WINCE_FALSE='' HAVE_WINCE_TRUE='#' HAVE_WINDOWS_FALSE='' HAVE_WINDOWS_TRUE='#' IBUS_CFLAGS='' IBUS_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KEYSYMDEFS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/blovin/wld/src/efl/efl/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MODULE_ARCH='linux-gnu-x86_64-1.7.99' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='efl' PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' PACKAGE_NAME='efl' PACKAGE_STRING='efl 1.7.99.81387' PACKAGE_TARNAME='efl' PACKAGE_URL='' PACKAGE_VERSION='1.7.99.81387' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PNG_CFLAGS='' PNG_LIBS='' POSUB='po' RANLIB='ranlib' SCIM_CFLAGS='' SCIM_LIBS='' SDL_CFLAGS='' SDL_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SSE3_CFLAGS='-msse3' STRIP='strip' SVG_CFLAGS='' SVG_LIBS='' USE_NLS='yes' VERSION='1.7.99.81387' VMAJ='1' VMIN='7' WAYLAND_EGL_CFLAGS='' WAYLAND_EGL_LIBS='' XCB_CFLAGS='' XCB_GL_CFLAGS='' XCB_GL_LIBS='' XCB_LIBS='' XCB_X11_CFLAGS='' XCB_X11_LIBS='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE -lSM -lICE' _efl_windows_version='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_OBJC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' efl_doxygen='doxygen' efl_have_doxygen='yes' evas_engine_buffer_cflags='' evas_engine_buffer_libs='' evas_engine_fb_cflags='' evas_engine_fb_libs='' evas_engine_gl_cocoa_cflags='' evas_engine_gl_cocoa_libs='' evas_engine_gl_common_cflags='' evas_engine_gl_common_libs='' evas_engine_gl_sdl_cflags='' evas_engine_gl_sdl_libs='' evas_engine_gl_xcb_cflags='' evas_engine_gl_xcb_libs='' evas_engine_gl_xlib_cflags='' evas_engine_gl_xlib_libs='' evas_engine_psl1ght_cflags='' evas_engine_psl1ght_libs='' evas_engine_software_ddraw_cflags='' evas_engine_software_ddraw_libs='' evas_engine_software_gdi_cflags='' evas_engine_software_gdi_libs='' evas_engine_software_xcb_cflags='' evas_engine_software_xcb_libs='' evas_engine_software_xlib_cflags='-I/usr/X11R6/include' evas_engine_software_xlib_libs='-L/usr/X11R6/lib -lX11 -lXext' evas_engine_wayland_egl_cflags='' evas_engine_wayland_egl_libs='' evas_engine_wayland_shm_cflags='' evas_engine_wayland_shm_libs='' evas_image_loader_bmp_cflags='' evas_image_loader_bmp_libs='' evas_image_loader_eet_cflags='' evas_image_loader_eet_libs='' evas_image_loader_generic_cflags='' evas_image_loader_generic_libs='' evas_image_loader_gif_cflags='' evas_image_loader_gif_libs='' evas_image_loader_ico_cflags='' evas_image_loader_ico_libs='' evas_image_loader_jpeg_cflags='' evas_image_loader_jpeg_libs='' evas_image_loader_pmaps_cflags='' evas_image_loader_pmaps_libs='' evas_image_loader_png_cflags='' evas_image_loader_png_libs='' evas_image_loader_psd_cflags='' evas_image_loader_psd_libs='' evas_image_loader_svg_cflags='' evas_image_loader_svg_libs='' evas_image_loader_tga_cflags='' evas_image_loader_tga_libs='' evas_image_loader_tiff_cflags='' evas_image_loader_tiff_libs='' evas_image_loader_wbmp_cflags='' evas_image_loader_wbmp_libs='' evas_image_loader_webp_cflags='' evas_image_loader_webp_libs='' evas_image_loader_xpm_cflags='' evas_image_loader_xpm_libs='' exec_prefix='NONE' have_evas_engine_gl_xcb='no' have_evas_engine_gl_xlib='no' have_evas_engine_software_xcb='no' have_evas_engine_software_xlib='yes' have_lcov='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/blovin/wld/src/efl/efl/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' release_info='v_rel' requirements_libs_ecore='' requirements_libs_ecore_audio='' requirements_libs_ecore_cocoa='' requirements_libs_ecore_con='' requirements_libs_ecore_evas='' requirements_libs_ecore_fb='' requirements_libs_ecore_file='' requirements_libs_ecore_input='' requirements_libs_ecore_ipc='' requirements_libs_ecore_psl1ght='' requirements_libs_ecore_sdl='' requirements_libs_ecore_wayland='' requirements_libs_ecore_win32='' requirements_libs_ecore_wince='' requirements_libs_ecore_x='' requirements_libs_eet=' -ljpeg ' requirements_libs_eina=' -ldl -lrt' requirements_libs_eio='' requirements_libs_embryo='' requirements_libs_eo='' requirements_libs_evas=' -ldl' requirements_libs_evil='' requirements_pc_ecore='' requirements_pc_ecore_audio='' requirements_pc_ecore_cocoa='' requirements_pc_ecore_con='' requirements_pc_ecore_evas='' requirements_pc_ecore_fb='' requirements_pc_ecore_file='' requirements_pc_ecore_input='' requirements_pc_ecore_input_evas='' requirements_pc_ecore_ipc='' requirements_pc_ecore_psl1ght='' requirements_pc_ecore_sdl='' requirements_pc_ecore_wayland='' requirements_pc_ecore_win32='' requirements_pc_ecore_wince='' requirements_pc_ecore_x='' requirements_pc_eet='eina >= 1.7.99.81387 openssl zlib >= 1.2.3' requirements_pc_eina=' ' requirements_pc_eio='' requirements_pc_embryo='' requirements_pc_eo='eina >= 1.7.99.81387' requirements_pc_evas='fribidi >= 0.19.2 fontconfig >= 2.5.0 freetype2 >= 9.3.0 eo >= 1.7.99.81387 eet >= 1.7.99.81387 eina >= 1.7.99.81387 ' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' version_info='8:99:7' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "efl" #define PACKAGE_TARNAME "efl" #define PACKAGE_VERSION "1.7.99.81387" #define PACKAGE_STRING "efl 1.7.99.81387" #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "efl" #define VERSION "1.7.99.81387" #define VMAJ 1 #define VMIN 7 #define VMIC 99 #define VREV 81387 #define MODULE_ARCH "linux-gnu-x86_64-1.7.99" #define SHARED_LIB_SUFFIX ".so" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_OPENSSL 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_EXECINFO_H 1 #define HAVE_ERRNO_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_MCHECK_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define HAVE_SIGINFO_T 1 #define HAVE_STRUCT_DIRENT 1 #define HAVE_GCC_ATTRIBUTE_VECTOR 1 #define EFL_ALWAYS_INLINE __attribute__ ((__always_inline__)) inline #define BUILD_MMX 1 #define BUILD_SSE3 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_EXECVP 1 #define HAVE_DIRFD 1 #define HAVE_FPATHCONF 1 #define HAVE_FSTATAT 1 #define HAVE_MALLOC_USABLE_SIZE 1 #define HAVE_MKDIRAT 1 #define HAVE_MTRACE 1 #define HAVE_OPENAT 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_FNMATCH 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ATFILE_SOURCE 1 #define NVALGRIND 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLOPEN 1 #define HAVE_ICONV 1 #define HAVE_SHM_OPEN 1 #define HAVE_XATTR 1 #define EFL_HAVE_POSIX_THREADS 1 #define EFL_HAVE_THREADS 1 #define EFL_HAVE_POSIX_THREADS_SPINLOCK 1 #define EINA_STATIC_BUILD_CHAINED_POOL 1 #define EINA_BUILD_CHAINED_POOL 1 #define EINA_STATIC_BUILD_PASS_THROUGH 1 #define EINA_BUILD_PASS_THROUGH 1 #define EINA_STATIC_BUILD_ONE_BIG 1 #define EINA_BUILD_ONE_BIG 1 #define HAVE_CIPHER 1 #define HAVE_SIGNATURE 1 #define HAVE_LIBJPEG 1 #define HAVE_ZLIB 1 #define HAVE_DLSYM 1 #define HAVE_FREETYPE 1 #define HAVE_FONTCONFIG 1 #define HAVE_FRIBIDI 1 #define BUILD_ENGINE_BUFFER 1 #define EVAS_STATIC_BUILD_BUFFER 1 #define BUILD_ENGINE_SOFTWARE_XLIB 1 #define BUILD_ENGINE_SOFTWARE_X11 1 #define EVAS_STATIC_BUILD_SOFTWARE_GENERIC 1 configure: exit 1