This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by eeze configure 1.0.999.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure -C --prefix=/usr --libdir=/usr/lib64 --infodir=/usr/info --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --program-prefix= --program-suffix= --build=x86_64-slackware-linux ## --------- ## ## Platform. ## ## --------- ## hostname = vl64bitsda2HPNvidia.Linux.net uname -m = x86_64 uname -r = 3.1.6 uname -s = Linux uname -v = #1 SMP Mon Dec 26 12:02:13 MST 2011 /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 5000+ /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/X11/bin PATH: /usr/local/games PATH: /usr/games PATH: /usr/lib64/java/bin PATH: /usr/lib64/qt/bin PATH: /opt/kde3/lib64/qt3/bin PATH: /opt/kde3/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2097: creating cache config.cache configure:2224: checking for a BSD-compatible install configure:2292: result: /bin/ginstall -c configure:2303: checking whether build environment is sane configure:2353: result: yes configure:2494: checking for a thread-safe mkdir -p configure:2533: result: /bin/mkdir -p configure:2546: checking for gawk configure:2562: found /bin/gawk configure:2573: result: gawk configure:2584: checking whether make sets $(MAKE) configure:2606: result: yes configure:2728: checking build system type configure:2742: result: x86_64-slackware-linux-gnu configure:2762: checking host system type configure:2775: result: x86_64-slackware-linux-gnu configure:2816: checking how to print strings configure:2843: result: printf configure:2876: checking for style of include used by make configure:2904: result: GNU configure:2974: checking for gcc configure:2990: found /usr/bin/gcc configure:3001: result: gcc configure:3230: checking for C compiler version configure:3239: gcc --version >&5 gcc (GCC) 4.5.2 Copyright (C) 2010 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:3250: $? = 0 configure:3239: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.5.2/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib64/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) configure:3250: $? = 0 configure:3239: gcc -V >&5 gcc: '-V' option must have argument configure:3250: $? = 1 configure:3239: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3250: $? = 1 configure:3270: checking whether the C compiler works configure:3292: gcc -O2 -fpic conftest.c >&5 configure:3296: $? = 0 configure:3344: result: yes configure:3347: checking for C compiler default output file name configure:3349: result: a.out configure:3355: checking for suffix of executables configure:3362: gcc -o conftest -O2 -fpic conftest.c >&5 configure:3366: $? = 0 configure:3388: result: configure:3410: checking whether we are cross compiling configure:3418: gcc -o conftest -O2 -fpic conftest.c >&5 configure:3422: $? = 0 configure:3429: ./conftest configure:3433: $? = 0 configure:3448: result: no configure:3453: checking for suffix of object files configure:3475: gcc -c -O2 -fpic conftest.c >&5 configure:3479: $? = 0 configure:3500: result: o configure:3504: checking whether we are using the GNU C compiler configure:3523: gcc -c -O2 -fpic conftest.c >&5 configure:3523: $? = 0 configure:3532: result: yes configure:3541: checking whether gcc accepts -g configure:3561: gcc -c -g conftest.c >&5 configure:3561: $? = 0 configure:3602: result: yes configure:3619: checking for gcc option to accept ISO C89 configure:3683: gcc -c -O2 -fpic conftest.c >&5 configure:3683: $? = 0 configure:3696: result: none needed configure:3718: checking dependency style of gcc configure:3828: result: gcc3 configure:3843: checking for a sed that does not truncate output configure:3907: result: /bin/sed configure:3925: checking for grep that handles long lines and -e configure:3983: result: /bin/grep configure:3988: checking for egrep configure:4050: result: /bin/grep -E configure:4055: checking for fgrep configure:4117: result: /bin/grep -F configure:4152: checking for ld used by gcc configure:4219: result: /usr/x86_64-slackware-linux/bin/ld configure:4226: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld configure:4241: result: yes configure:4253: checking for BSD- or MS-compatible name lister (nm) configure:4302: result: /usr/bin/nm -B configure:4432: checking the name lister (/usr/bin/nm -B) interface configure:4439: gcc -c -O2 -fpic conftest.c >&5 configure:4442: /usr/bin/nm -B "conftest.o" configure:4445: output 0000000000000000 B some_variable configure:4452: result: BSD nm configure:4455: checking whether ln -s works configure:4459: result: yes configure:4467: checking the maximum length of command line arguments configure:4592: result: 1572864 configure:4609: checking whether the shell understands some XSI constructs configure:4619: result: yes configure:4623: checking whether the shell understands "+=" configure:4629: result: yes configure:4664: checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format configure:4704: result: func_convert_file_noop configure:4711: checking how to convert x86_64-slackware-linux-gnu file names to toolchain format configure:4731: result: func_convert_file_noop configure:4738: checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files configure:4745: result: -r configure:4819: checking for objdump configure:4835: found /usr/bin/objdump configure:4846: result: objdump configure:4878: checking how to recognize dependent libraries configure:5080: result: pass_all configure:5165: checking for dlltool configure:5195: result: no configure:5225: checking how to associate runtime and link libraries configure:5252: result: printf %s\n configure:5313: checking for ar configure:5329: found /usr/bin/ar configure:5340: result: ar configure:5377: checking for archiver @FILE support configure:5394: gcc -c -O2 -fpic conftest.c >&5 configure:5394: $? = 0 configure:5397: ar cru libconftest.a @conftest.lst >&5 configure:5400: $? = 0 configure:5405: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5408: $? = 1 configure:5420: result: @ configure:5478: checking for strip configure:5494: found /usr/bin/strip configure:5505: result: strip configure:5577: checking for ranlib configure:5593: found /usr/bin/ranlib configure:5604: result: ranlib configure:5706: checking command to parse /usr/bin/nm -B output from gcc object configure:5825: gcc -c -O2 -fpic conftest.c >&5 configure:5828: $? = 0 configure:5832: /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:5835: $? = 0 configure:5901: gcc -o conftest -O2 -fpic conftest.c conftstm.o >&5 configure:5904: $? = 0 configure:5942: result: ok configure:5979: checking for sysroot configure:6009: result: no configure:6086: gcc -c -O2 -fpic conftest.c >&5 configure:6089: $? = 0 configure:6252: checking for mt configure:6268: found /bin/mt configure:6279: result: mt configure:6302: checking if mt is a manifest tool configure:6308: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:6316: result: no configure:6948: checking how to run the C preprocessor configure:6979: gcc -E conftest.c configure:6979: $? = 0 configure:6993: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "eeze" | #define PACKAGE_TARNAME "eeze" | #define PACKAGE_VERSION "1.0.999.0" | #define PACKAGE_STRING "eeze 1.0.999.0" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "eeze" | #define VERSION "1.0.999.0" | /* end confdefs.h. */ | #include configure:7018: result: gcc -E configure:7038: gcc -E conftest.c configure:7038: $? = 0 configure:7052: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "eeze" | #define PACKAGE_TARNAME "eeze" | #define PACKAGE_VERSION "1.0.999.0" | #define PACKAGE_STRING "eeze 1.0.999.0" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "eeze" | #define VERSION "1.0.999.0" | /* end confdefs.h. */ | #include configure:7081: checking for ANSI C header files configure:7101: gcc -c -O2 -fpic conftest.c >&5 configure:7101: $? = 0 configure:7174: gcc -o conftest -O2 -fpic conftest.c >&5 configure:7174: $? = 0 configure:7174: ./conftest configure:7174: $? = 0 configure:7185: result: yes configure:7198: checking for sys/types.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for sys/stat.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for stdlib.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for string.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for memory.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for strings.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for inttypes.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for stdint.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7198: checking for unistd.h configure:7198: gcc -c -O2 -fpic conftest.c >&5 configure:7198: $? = 0 configure:7198: result: yes configure:7212: checking for dlfcn.h configure:7212: gcc -c -O2 -fpic conftest.c >&5 configure:7212: $? = 0 configure:7212: result: yes configure:7399: checking for objdir configure:7414: result: .libs configure:7681: checking if gcc supports -fno-rtti -fno-exceptions configure:7699: gcc -c -O2 -fpic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7703: $? = 0 configure:7716: result: no configure:8026: checking for gcc option to produce PIC configure:8033: result: -fPIC -DPIC configure:8041: checking if gcc PIC flag -fPIC -DPIC works configure:8059: gcc -c -O2 -fpic -fPIC -DPIC -DPIC conftest.c >&5 configure:8063: $? = 0 configure:8076: result: yes configure:8105: checking if gcc static flag -static works configure:8133: result: yes configure:8148: checking if gcc supports -c -o file.o configure:8169: gcc -c -O2 -fpic -o out/conftest2.o conftest.c >&5 configure:8173: $? = 0 configure:8195: result: yes configure:8203: checking if gcc supports -c -o file.o configure:8250: result: yes configure:8283: checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries configure:9441: result: yes configure:9478: checking whether -lc should be explicitly linked in configure:9486: gcc -c -O2 -fpic conftest.c >&5 configure:9489: $? = 0 configure:9504: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9507: $? = 0 configure:9521: result: no configure:9686: checking dynamic linker characteristics configure:10200: gcc -o conftest -O2 -fpic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10200: $? = 0 configure:10422: result: GNU/Linux ld.so configure:10529: checking how to hardcode library paths into programs configure:10554: result: immediate configure:11094: checking whether stripping libraries is possible configure:11099: result: yes configure:11134: checking if libtool supports shared libraries configure:11136: result: yes configure:11139: checking whether to build shared libraries configure:11160: result: yes configure:11163: checking whether to build static libraries configure:11167: result: yes configure:11293: checking for gcc configure:11320: result: gcc configure:11549: checking for C compiler version configure:11558: gcc --version >&5 gcc (GCC) 4.5.2 Copyright (C) 2010 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:11569: $? = 0 configure:11558: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.5.2/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib64/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.5.2 (GCC) configure:11569: $? = 0 configure:11558: gcc -V >&5 gcc: '-V' option must have argument configure:11569: $? = 1 configure:11558: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:11569: $? = 1 configure:11573: checking whether we are using the GNU C compiler configure:11601: result: yes configure:11610: checking whether gcc accepts -g configure:11671: result: yes configure:11688: checking for gcc option to accept ISO C89 configure:11765: result: none needed configure:11787: checking dependency style of gcc configure:11897: result: gcc3 configure:11913: checking whether gcc and cc understand -c and -o together configure:11944: gcc -c conftest.c -o conftest2.o >&5 configure:11948: $? = 0 configure:11954: gcc -c conftest.c -o conftest2.o >&5 configure:11958: $? = 0 configure:11969: cc -c conftest.c >&5 configure:11973: $? = 0 configure:11981: cc -c conftest.c -o conftest2.o >&5 configure:11985: $? = 0 configure:11991: cc -c conftest.c -o conftest2.o >&5 configure:11995: $? = 0 configure:12013: result: yes configure:12040: checking for __attribute__ configure:12065: gcc -c -O2 -fpic conftest.c >&5 configure:12065: $? = 0 configure:12075: result: yes configure:12147: checking for pkg-config configure:12165: found /usr/bin/pkg-config configure:12177: result: /usr/bin/pkg-config configure:12202: checking pkg-config is at least version 0.9.0 configure:12205: result: yes configure:12241: checking whether to build documentation configure:12243: result: yes configure:12306: checking for doxygen configure:12322: found /usr/bin/doxygen configure:12334: result: yes configure:12387: checking for EEZE configure:12394: $PKG_CONFIG --exists --print-errors "${requirement_eeze}" configure:12397: $? = 0 configure:12410: $PKG_CONFIG --exists --print-errors "${requirement_eeze}" configure:12413: $? = 0 configure:12470: result: yes configure:12489: $PKG_CONFIG --exists --print-errors "mount >= 2.18.0" configure:12492: $? = 0 configure:12543: checking for LIBMOUNT configure:12550: $PKG_CONFIG --exists --print-errors "mount >= 2.18.0" configure:12553: $? = 0 configure:12566: $PKG_CONFIG --exists --print-errors "mount >= 2.18.0" configure:12569: $? = 0 configure:12626: result: yes configure:12633: checking for ECORE_FILE configure:12640: $PKG_CONFIG --exists --print-errors "ecore-file >= 1.0.0" configure:12643: $? = 0 configure:12656: $PKG_CONFIG --exists --print-errors "ecore-file >= 1.0.0" configure:12659: $? = 0 configure:12716: result: yes configure:12722: checking for EET configure:12729: $PKG_CONFIG --exists --print-errors "eet >= 1.4.0" Package eet was not found in the pkg-config search path. Perhaps you should add the directory containing `eet.pc' to the PKG_CONFIG_PATH environment variable No package 'eet' found configure:12732: $? = 1 configure:12745: $PKG_CONFIG --exists --print-errors "eet >= 1.4.0" Package eet was not found in the pkg-config search path. Perhaps you should add the directory containing `eet.pc' to the PKG_CONFIG_PATH environment variable No package 'eet' found configure:12748: $? = 1 configure:12761: result: no No package 'eet' found configure:12777: error: Package requirements (eet >= 1.4.0) were not met: No package 'eet' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables EET_CFLAGS and EET_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___attribute__=yes ac_cv_build=x86_64-slackware-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fpic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_FILE_CFLAGS_set= ac_cv_env_ECORE_FILE_CFLAGS_value= ac_cv_env_ECORE_FILE_LIBS_set= ac_cv_env_ECORE_FILE_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_EEZE_CFLAGS_set= ac_cv_env_EEZE_CFLAGS_value= ac_cv_env_EEZE_LIBS_set= ac_cv_env_EEZE_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' ' ac_cv_env_LIBMOUNT_CFLAGS_set= ac_cv_env_LIBMOUNT_CFLAGS_value= ac_cv_env_LIBMOUNT_LIBS_set= ac_cv_env_LIBMOUNT_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-slackware-linux 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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-slackware-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/ginstall -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_efl_have_doxygen=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 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/x86_64-slackware-linux/bin/ld 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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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_ECORE_FILE_CFLAGS='-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_ECORE_FILE_LIBS='-lecore_file ' pkg_cv_EEZE_CFLAGS='-I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina ' pkg_cv_EEZE_LIBS='-pthread -lecore -leina -ludev -lrt ' pkg_cv_LIBMOUNT_CFLAGS='-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid ' pkg_cv_LIBMOUNT_LIBS='-lmount ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AUTOCONF='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/missing --run autoconf' AUTOHEADER='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/missing --run autoheader' AUTOMAKE='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/missing --run automake-1.11' AWK='gawk' BUILD_EEZE_UDEV_TEST_FALSE='' BUILD_EEZE_UDEV_TEST_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fpic ' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECORE_CON_CFLAGS='' ECORE_CON_LIBS='' ECORE_FILE_CFLAGS='-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' ECORE_FILE_LIBS='-lecore_file ' EET_CFLAGS='' EET_LIBS='' EEZE_CFLAGS='-I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/eina-1 -I/usr/include/eina-1/eina ' EEZE_LIBS='-pthread -lecore -leina -ludev -lrt ' EEZE_UDEV_TEST_PRG='' EFL_BUILD_DOC_FALSE='#' EFL_BUILD_DOC_TRUE='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_EEZE_MOUNT_FALSE='#' HAVE_EEZE_MOUNT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64' LDFLAGS=' ' LIBMOUNT_CFLAGS='-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid ' LIBMOUNT_LIBS='-lmount ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OLD_LIBMOUNT_FALSE='' OLD_LIBMOUNT_TRUE='' OTOOL64='' OTOOL='' PACKAGE='eeze' PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' PACKAGE_NAME='eeze' PACKAGE_STRING='eeze 1.0.999.0' PACKAGE_TARNAME='eeze' PACKAGE_URL='' PACKAGE_VERSION='1.0.999.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/lib64/pkgconfig:/usr/local/lib64/pkgconfig' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.999.0' VMAJ='1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-slackware-linux-gnu' build_alias='x86_64-slackware-linux' build_cpu='x86_64' build_os='linux-gnu' build_vendor='slackware' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' efl_doxygen='doxygen' efl_have_doxygen='yes' exec_prefix='NONE' host='x86_64-slackware-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='slackware' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/info' install_sh='${SHELL} /source/testing/enlightenment-svn-hata_ph/eeze-svn/63356/tmp/eeze-svn-63356/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfig_requires_private='Requires.private' prefix='/usr' program_transform_name='s&$$&&;s&^&&' psdir='${docdir}' release_info='' requirement_eeze='ecore >= 1.0.0 eina >= 1.0.0 libudev' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' version_info='1:999:0' with_eject='' with_mount='/bin/mount' with_umount='/bin/umount' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "eeze" #define PACKAGE_TARNAME "eeze" #define PACKAGE_VERSION "1.0.999.0" #define PACKAGE_STRING "eeze 1.0.999.0" #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "eeze" #define VERSION "1.0.999.0" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define VMAJ 1 #define VMIN 0 #define VMIC 999 #define VREV 0 #define HAVE___ATTRIBUTE__ 1 #define __UNUSED__ __attribute__((unused)) #define HAVE_EEZE_MOUNT 1 configure: exit 1 .