This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by EDE configure 2.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2643: checking for g++ configure:2659: found /usr/lib/ccache/g++ configure:2670: result: g++ configure:2697: checking for C++ compiler version configure:2706: g++ --version >&5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:2717: $? = 0 configure:2706: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2717: $? = 0 configure:2706: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2717: $? = 1 configure:2706: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2717: $? = 1 configure:2737: checking whether the C++ compiler works configure:2759: g++ conftest.cpp >&5 configure:2763: $? = 0 configure:2811: result: yes configure:2814: checking for C++ compiler default output file name configure:2816: result: a.out configure:2822: checking for suffix of executables configure:2829: g++ -o conftest conftest.cpp >&5 configure:2833: $? = 0 configure:2855: result: configure:2877: checking whether we are cross compiling configure:2885: g++ -o conftest conftest.cpp >&5 configure:2889: $? = 0 configure:2896: ./conftest configure:2900: $? = 0 configure:2915: result: no configure:2920: checking for suffix of object files configure:2942: g++ -c conftest.cpp >&5 configure:2946: $? = 0 configure:2967: result: o configure:2971: checking whether we are using the GNU C++ compiler configure:2990: g++ -c conftest.cpp >&5 configure:2990: $? = 0 configure:2999: result: yes configure:3008: checking whether g++ accepts -g configure:3028: g++ -c -g conftest.cpp >&5 configure:3028: $? = 0 configure:3069: result: yes configure:3140: checking for gcc configure:3156: found /usr/lib/ccache/gcc configure:3167: result: gcc configure:3396: checking for C compiler version configure:3405: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:3416: $? = 0 configure:3405: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3416: $? = 0 configure:3405: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3416: $? = 1 configure:3405: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3416: $? = 1 configure:3420: checking whether we are using the GNU C compiler configure:3439: gcc -c conftest.c >&5 configure:3439: $? = 0 configure:3448: result: yes configure:3457: checking whether gcc accepts -g configure:3477: gcc -c -g conftest.c >&5 configure:3477: $? = 0 configure:3518: result: yes configure:3535: checking for gcc option to accept ISO C89 configure:3598: gcc -c -g -O2 conftest.c >&5 configure:3598: $? = 0 configure:3611: result: none needed configure:3636: checking how to run the C preprocessor configure:3667: gcc -E conftest.c configure:3667: $? = 0 configure:3681: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3681: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | /* end confdefs.h. */ | #include configure:3706: result: gcc -E configure:3726: gcc -E conftest.c configure:3726: $? = 0 configure:3740: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | /* end confdefs.h. */ | #include configure:3771: checking for jam configure:3789: found /usr/bin/jam configure:3801: result: /usr/bin/jam configure:3811: checking for jam version configure:3820: result: 2.5 (ok) configure:3830: checking if your jam is broken configure:3849: result: it is fine configure:3858: checking for msgfmt configure:3876: found /usr/bin/msgfmt configure:3888: result: /usr/bin/msgfmt configure:3898: checking for xgettext configure:3916: found /usr/bin/xgettext configure:3928: result: /usr/bin/xgettext configure:3938: checking for gdb configure:3971: result: no configure:3978: checking for python configure:3996: found /usr/bin/python configure:4008: result: /usr/bin/python configure:4019: checking for X configure:4127: gcc -E conftest.c configure:4127: $? = 0 configure:4158: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4158: $? = 0 configure:4208: result: libraries , headers configure:4307: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4307: $? = 0 configure:4405: checking for gethostbyname configure:4405: gcc -o conftest -g -O2 conftest.c >&5 configure:4405: $? = 0 configure:4405: result: yes configure:4502: checking for connect configure:4502: gcc -o conftest -g -O2 conftest.c >&5 configure:4502: $? = 0 configure:4502: result: yes configure:4551: checking for remove configure:4551: gcc -o conftest -g -O2 conftest.c >&5 configure:4551: $? = 0 configure:4551: result: yes configure:4600: checking for shmat configure:4600: gcc -o conftest -g -O2 conftest.c >&5 configure:4600: $? = 0 configure:4600: result: yes configure:4658: checking for IceConnectionNumber in -lICE configure:4683: gcc -o conftest -g -O2 conftest.c -lICE >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:4683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | /* 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:4692: result: no configure:4703: checking for grep that handles long lines and -e configure:4761: result: /bin/grep configure:4766: checking for egrep configure:4828: result: /bin/grep -E configure:4833: checking for ANSI C header files configure:4853: gcc -c -g -O2 conftest.c >&5 configure:4853: $? = 0 configure:4926: gcc -o conftest -g -O2 conftest.c >&5 configure:4926: $? = 0 configure:4926: ./conftest configure:4926: $? = 0 configure:4937: result: yes configure:4965: checking for sys/types.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for sys/stat.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for stdlib.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for string.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for memory.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for strings.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for inttypes.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for stdint.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4965: checking for unistd.h configure:4965: gcc -c -g -O2 conftest.c >&5 configure:4965: $? = 0 configure:4965: result: yes configure:4977: checking X11/extensions/shape.h usability configure:4977: gcc -c -g -O2 conftest.c >&5 configure:4977: $? = 0 configure:4977: result: yes configure:4977: checking X11/extensions/shape.h presence configure:4977: gcc -E conftest.c configure:4977: $? = 0 configure:4977: result: yes configure:4977: checking for X11/extensions/shape.h configure:4977: result: yes configure:4985: checking for XShapeInputSelected in -lXext configure:5010: gcc -o conftest -g -O2 conftest.c -lXext >&5 configure:5010: $? = 0 configure:5019: result: yes configure:5041: checking for pkg-config configure:5059: found /usr/bin/pkg-config configure:5072: result: /usr/bin/pkg-config configure:5090: checking for xcomposite configure:5209: checking for hal configure:5327: checking for libstartup-notification-1.0 configure:5387: result: no configure:5452: checking for edelib configure:5456: result: yes configure:5460: checking EDELIB_CFLAGS configure:5463: result: configure:5466: checking EDELIB_LIBS configure:5477: result: -ledelib configure:5566: checking for edelib-gui configure:5570: result: yes configure:5574: checking EDELIB_GUI_CFLAGS configure:5577: result: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 configure:5580: checking EDELIB_GUI_LIBS configure:5591: result: -ledelib_gui -lfltk_images -lpng -lz -ljpeg -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -ledelib configure:5680: checking for edelib-gui-no-images configure:5684: result: yes configure:5688: checking EDELIB_GUI_NO_IMAGES_CFLAGS configure:5691: result: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 configure:5694: checking EDELIB_GUI_NO_IMAGES_LIBS configure:5705: result: -ledelib_gui -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -ledelib configure:5794: checking for edelib-dbus configure:5798: result: yes configure:5802: checking EDELIB_DBUS_CFLAGS configure:5805: result: -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include configure:5808: checking EDELIB_DBUS_LIBS configure:5819: result: -ledelib_dbus -ledelib -ldbus-1 configure:5859: checking for fltk-config configure:5877: found /usr/bin/fltk-config configure:5889: result: /usr/bin/fltk-config configure:5943: checking for FLTK version >= 1.1.7 configure:5955: result: yes configure:5970: checking for libXpm configure:5998: gcc -c -g -O2 conftest.c >&5 conftest.c:22:23: fatal error: X11/xpm.h: No such file or directory #include ^ compilation terminated. configure:5998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | Pixmap pix, mask; | Display* display; | Drawable d; | XpmCreatePixmapFromData(display, d, 0, &pix, &mask, 0); | | ; | return 0; | } configure:6019: result: no configure:6029: checking for statfs configure:6055: gcc -c -g -O2 conftest.c >&5 configure:6055: $? = 0 configure:6072: result: yes configure:6103: checking for curl-config configure:6136: result: no configure:6354: checking for the pthreads library -lpthreads configure:6387: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:6387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6396: result: no configure:6299: checking whether pthreads work without any flags configure:6387: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccbJYnRV.o: In function `main': /var/uhubuild/work/compile/conftest.c:26: undefined reference to `pthread_join' /var/uhubuild/work/compile/conftest.c:27: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/conftest.c:28: undefined reference to `pthread_create' /var/uhubuild/work/compile/conftest.c:28: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:6387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6396: result: no configure:6304: checking whether pthreads work with -Kthread configure:6387: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:6387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6396: result: no configure:6304: checking whether pthreads work with -kthread configure:6387: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:6387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6396: result: no configure:6354: checking for the pthreads library -llthread configure:6387: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:6387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6396: result: no configure:6304: checking whether pthreads work with -pthread configure:6387: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:6387: $? = 0 configure:6396: result: yes configure:6415: checking for joinable pthread attribute configure:6430: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:6430: $? = 0 configure:6436: result: PTHREAD_CREATE_JOINABLE configure:6446: checking if more special flags are required for pthreads configure:6453: result: no configure:6536: checking for XKB extension files configure:6569: gcc -o conftest -g -O2 conftest.c -lxkbfile >&5 conftest.c:26:38: fatal error: X11/extensions/XKBrules.h: No such file or directory #include ^ compilation terminated. configure:6569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | FILE *fd = fopen("/some/file", "r"); | XkbRF_RulesPtr ptr; | XkbRF_LoadRules(fd, ptr); | | ; | return 0; | } configure:6592: result: no configure:6596: checking whether va_list is an array configure:6613: gcc -c -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6627: result: no configure:6637: checking how to run the C++ preprocessor configure:6664: g++ -E conftest.cpp configure:6664: $? = 0 configure:6678: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:6703: result: g++ -E configure:6723: g++ -E conftest.cpp configure:6723: $? = 0 configure:6737: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:6792: checking for iconvctl configure:6792: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/ccG2u3Zr.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:57: undefined reference to `iconvctl' collect2: error: ld returned 1 exit status configure:6792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | /* Define iconvctl to an innocuous variant, in case declares iconvctl. | For example, HP-UX 11i declares gettimeofday. */ | #define iconvctl innocuous_iconvctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconvctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconvctl | | /* 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 iconvctl (); | /* 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_iconvctl || defined __stub___iconvctl | choke me | #endif | | int | main () | { | return iconvctl (); | ; | return 0; | } configure:6792: result: no configure:6803: checking whether to build support for the Xinerama extension configure:6805: checking for XineramaQueryScreens in -lXinerama configure:6830: g++ -o conftest -g -O2 conftest.cpp -lXinerama >&5 configure:6830: $? = 0 configure:6839: result: yes configure:6850: checking whether to support Xft fonts configure:6907: checking for xft >= 2.0.0 configure:6911: result: yes configure:6915: checking xft_CFLAGS configure:6918: result: -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:6921: checking xft_LIBS configure:6932: result: -lXft configure:6981: checking wheter to build support for the XRANDR extension configure:7038: checking for xrandr >= 1.2.0 configure:7101: WARNING: Couldn't find Xrandr >= 1.2.0 configure:7105: checking for ANSI C header files configure:7209: result: yes configure:7220: checking limits usability configure:7220: g++ -c -g -O2 conftest.cpp >&5 configure:7220: $? = 0 configure:7220: result: yes configure:7220: checking limits presence configure:7220: g++ -E conftest.cpp configure:7220: $? = 0 configure:7220: result: yes configure:7220: checking for limits configure:7220: result: yes configure:7220: checking slist usability configure:7220: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:60:17: fatal error: slist: No such file or directory #include ^ compilation terminated. configure:7220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | #define HAVE_XINERAMA 1 | #define HAVE_XFT 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS 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:7220: result: no configure:7220: checking slist presence configure:7220: g++ -E conftest.cpp conftest.cpp:27:17: fatal error: slist: No such file or directory #include ^ compilation terminated. configure:7220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | #define HAVE_XINERAMA 1 | #define HAVE_XFT 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS 1 | /* end confdefs.h. */ | #include configure:7220: result: no configure:7220: checking for slist configure:7220: result: no configure:7220: checking ext/slist usability configure:7220: g++ -c -g -O2 conftest.cpp >&5 configure:7220: $? = 0 configure:7220: result: yes configure:7220: checking ext/slist presence configure:7220: g++ -E conftest.cpp configure:7220: $? = 0 configure:7220: result: yes configure:7220: checking for ext/slist configure:7220: result: yes configure:7253: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:38:1: error: 'slist' is not a member of 'std' std::slist test; ^ conftest.cpp:38:1: note: suggested alternative: In file included from conftest.cpp:32:0: /usr/include/c++/4.8.3/ext/slist:292:11: note: '__gnu_cxx::slist' class slist : private _Slist_base<_Tp,_Alloc> ^ conftest.cpp:38:12: error: expected primary-expression before 'int' std::slist test; ^ conftest.cpp:38:12: error: expected ';' before 'int' configure:7253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | #define HAVE_XINERAMA 1 | #define HAVE_XFT 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS 1 | #define HAVE_EXT_SLIST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SLIST | #include | #else // HAVE_EXT_SLIST | #include | #endif // HAVE_SLIST | | int | main () | { | std::slist test; | ; | return 0; | } configure:7279: g++ -c -g -O2 conftest.cpp >&5 configure:7279: $? = 0 configure:7287: checking for setenv configure:7287: g++ -o conftest -g -O2 conftest.cpp >&5 configure:7287: $? = 0 configure:7287: result: yes configure:7294: checking for unsetenv configure:7294: g++ -o conftest -g -O2 conftest.cpp >&5 configure:7294: $? = 0 configure:7294: result: yes configure:7301: checking for swprintf configure:7301: g++ -o conftest -g -O2 conftest.cpp >&5 configure:7301: $? = 0 configure:7301: result: yes configure:7309: checking for timersub in time.h configure:7322: g++ -o conftest -g -O2 conftest.cpp >&5 configure:7322: $? = 0 configure:7329: result: yes configure:7339: checking wheter to build support XPM images configure:7341: checking for XpmReadFileToPixmap in -lXpm configure:7366: g++ -o conftest -g -O2 conftest.cpp -lXpm >&5 /usr/bin/ld: cannot find -lXpm collect2: error: ld returned 1 exit status configure:7366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "EDE" | #define PACKAGE_TARNAME "ede" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "EDE 2.0.0" | #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" | #define PACKAGE_URL "" | #define PREFIX "/usr" | #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_SHAPE 1 | #define HAVE_STATFS 1 | #define HAVE_PTHREAD 1 | #define HAVE_XINERAMA 1 | #define HAVE_XFT 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS 1 | #define HAVE_EXT_SLIST 1 | #define SLIST_NAMESPACE __gnu_cxx | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SWPRINTF 1 | #define HAVE_TIMERSUB 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 XpmReadFileToPixmap (); | int | main () | { | return XpmReadFileToPixmap (); | ; | return 0; | } configure:7375: result: no configure:7408: checking for jpeg_read_header in -ljpeg configure:7433: g++ -o conftest -g -O2 conftest.cpp -ljpeg >&5 configure:7433: $? = 0 configure:7442: result: yes configure:7445: checking for jpeglib.h configure:7451: g++ -E conftest.cpp configure:7451: $? = 0 configure:7457: result: yes configure:7527: checking for libpng12 >= 1.2.0 configure:7645: checking for libpng >= 1.0.0 configure:7649: result: yes configure:7653: checking libpng_CFLAGS configure:7656: result: -I/usr/include/libpng16 configure:7659: checking libpng_LIBS configure:7670: result: -lpng16 configure:7924: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by EDE config.status 2.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:890: creating Jamconfig config.status:890: creating tools/l10n-prepare.sh config.status:890: creating data/startede config.status:890: creating data/ede.desktop config.status:890: creating doc/index.txt config.status:890: creating services/org.equinoxproject.Launch.service config.status:890: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_iconvctl=no ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_shmat=yes ac_cv_func_swprintf=yes ac_cv_func_unsetenv=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_extensions_shape_h=yes ac_cv_header_ext_slist=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits=yes ac_cv_header_memory_h=yes ac_cv_header_slist=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xext_XShapeInputSelected=yes ac_cv_lib_Xinerama_XineramaQueryScreens=yes ac_cv_lib_Xpm_XpmReadFileToPixmap=no ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FLTK_CONFIG=/usr/bin/fltk-config ac_cv_path_GREP=/bin/grep ac_cv_path_JAM=/usr/bin/jam ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' COMPOSITE_CFLAGS='' COMPOSITE_LIBS='' COMPOSITE_VERSION='' CPP='gcc -E' CPPFLAGS='' CURL_CFLAGS='' CURL_CONFIG='' CURL_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EDELIB_API_INDEX='/usr/share/doc/edelib-2.0.0/html/index.html' EDELIB_CFLAGS='' EDELIB_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include' EDELIB_DBUS_LIBS='-ledelib_dbus -ledelib -ldbus-1' EDELIB_DBUS_VERSION='2.0.0' EDELIB_GUI_CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2' EDELIB_GUI_LIBS='-ledelib_gui -lfltk_images -lpng -lz -ljpeg -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -ledelib' EDELIB_GUI_NO_IMAGES_CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2' EDELIB_GUI_NO_IMAGES_LIBS='-ledelib_gui -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -ledelib' EDELIB_GUI_NO_IMAGES_VERSION='2.0.0' EDELIB_GUI_VERSION='2.0.0' EDELIB_LIBS='-ledelib' EDELIB_VERSION='2.0.0' EDE_DEBUG_FLAGS='' EDE_OPTIM_FLAGS='' EDE_VERSION='2.0.0' EGREP='/bin/grep -E' EXEEXT='' FLTK_CFLAGS='-I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT' FLTK_CONFIG='/usr/bin/fltk-config' FLTK_LIBS='-Wl,-rpath,/usr/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11' FLTK_LIBS_NOIMAGES='-Wl,-rpath,/usr/lib -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11' GDB='' GREP='/bin/grep' HAL_CFLAGS='' HAL_LIBS='' HAL_VERSION='' JAM='/usr/bin/jam' LARGEFILE='' LDFLAGS='' LIBOBJS='' LIBS='' LIBSTARTUP_NOTIFICATION_CFLAGS='' LIBSTARTUP_NOTIFICATION_LIBS='' LIBSTARTUP_NOTIFICATION_VERSION='' LTLIBOBJS='' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE_BUGREPORT='karijes@users.sourceforge.net' PACKAGE_NAME='EDE' PACKAGE_STRING='EDE 2.0.0' PACKAGE_TARNAME='ede' PACKAGE_URL='' PACKAGE_VERSION='2.0.0' PATH_SEPARATOR=':' PEKWM_CXXFLAGS=' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16' PEKWM_LIBS=' -lX11 -lXext -lXinerama -lXft -ljpeg -lpng16' PKG_CONFIG='/usr/bin/pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYTHON='/usr/bin/python' SHELL='/bin/sh' THEME='default-plain' XGETTEXT='/usr/bin/xgettext' XKB_LIBS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' bindir='$(exec_prefix)/bin' build_alias='' datadir='$(datarootdir)' datarootdir='$(prefix)/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='$(prefix)' host_alias='' htmldir='${docdir}' includedir='$(prefix)/include' infodir='$(datarootdir)/info' libdir='$(exec_prefix)/lib' libexecdir='$(exec_prefix)/libexec' libpng12_CFLAGS='' libpng12_LIBS='' libpng12_VERSION='' libpng_CFLAGS='-I/usr/include/libpng16' libpng_LIBS='-lpng16' libpng_VERSION='1.6.10' localedir='${datarootdir}/locale' localstatedir='$(prefix)/var' mandir='$(datarootdir)/man' my_sysconfdir='/etc' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='$(exec_prefix)/sbin' sharedstatedir='$(prefix)/com' sysconfdir='/etc' target_alias='' xft_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16' xft_LIBS='-lXft' xft_VERSION='2.3.1' xrandr_CFLAGS='' xrandr_LIBS='' xrandr_VERSION='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "EDE" #define PACKAGE_TARNAME "ede" #define PACKAGE_VERSION "2.0.0" #define PACKAGE_STRING "EDE 2.0.0" #define PACKAGE_BUGREPORT "karijes@users.sourceforge.net" #define PACKAGE_URL "" #define PREFIX "/usr" #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_SHAPE 1 #define HAVE_STATFS 1 #define HAVE_PTHREAD 1 #define HAVE_XINERAMA 1 #define HAVE_XFT 1 #define STDC_HEADERS 1 #define HAVE_LIMITS 1 #define HAVE_EXT_SLIST 1 #define SLIST_NAMESPACE __gnu_cxx #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_SWPRINTF 1 #define HAVE_TIMERSUB 1 #define HAVE_IMAGE_JPEG 1 #define HAVE_IMAGE_PNG 1 #define OPACITY 1 #define FEATURES " Xinerama Xft image-jpeg image-png" #define EXTRA_VERSION_INFO " Built on Wed Jul 9 18:00:21 UTC 2014" configure: exit 0