This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lsadl configure v0.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-adl-includes=/mnt/sdb1/AMD_DEV_FILES/include/ ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 3.18.13 uname -s = Linux uname -v = #3 SMP Mon May 11 20:10:05 PDT 2015 /usr/bin/uname -p = AMD A8-3870 APU with Radeon(tm) HD Graphics /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: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib64/kde4/libexec PATH: /usr/lib64/qt/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2287: checking build system type configure:2301: result: x86_64-unknown-linux-gnu configure:2321: checking host system type configure:2334: result: x86_64-unknown-linux-gnu configure:2354: checking target system type configure:2367: result: x86_64-unknown-linux-gnu configure:2409: checking for a BSD-compatible install configure:2477: result: /usr/bin/ginstall -c configure:2488: checking whether build environment is sane configure:2543: result: yes configure:2694: checking for a thread-safe mkdir -p configure:2733: result: /usr/bin/mkdir -p configure:2740: checking for gawk configure:2756: found /usr/bin/gawk configure:2767: result: gawk configure:2778: checking whether make sets $(MAKE) configure:2800: result: yes configure:2829: checking whether make supports nested variables configure:2846: result: yes configure:3022: checking for gcc configure:3038: found /usr/bin/gcc configure:3049: result: gcc configure:3278: checking for C compiler version configure:3287: gcc --version >&5 gcc (GCC) 5.1.0 Copyright (C) 2015 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:3298: $? = 0 configure:3287: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/5.1.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/5.1.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-5.1.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/mnt/sdb1/mesa-05132015/gcc-5.1.0/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix gcc version 5.1.0 (GCC) configure:3298: $? = 0 configure:3287: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3298: $? = 1 configure:3287: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3298: $? = 1 configure:3318: checking whether the C compiler works configure:3340: gcc -O3 -march=native conftest.c >&5 configure:3344: $? = 0 configure:3392: result: yes configure:3395: checking for C compiler default output file name configure:3397: result: a.out configure:3403: checking for suffix of executables configure:3410: gcc -o conftest -O3 -march=native conftest.c >&5 configure:3414: $? = 0 configure:3436: result: configure:3458: checking whether we are cross compiling configure:3466: gcc -o conftest -O3 -march=native conftest.c >&5 configure:3470: $? = 0 configure:3477: ./conftest configure:3481: $? = 0 configure:3496: result: no configure:3501: checking for suffix of object files configure:3523: gcc -c -O3 -march=native conftest.c >&5 configure:3527: $? = 0 configure:3548: result: o configure:3552: checking whether we are using the GNU C compiler configure:3571: gcc -c -O3 -march=native conftest.c >&5 configure:3571: $? = 0 configure:3580: result: yes configure:3589: checking whether gcc accepts -g configure:3609: gcc -c -g conftest.c >&5 configure:3609: $? = 0 configure:3650: result: yes configure:3667: checking for gcc option to accept ISO C89 configure:3730: gcc -c -O3 -march=native conftest.c >&5 configure:3730: $? = 0 configure:3743: result: none needed configure:3768: checking whether gcc understands -c and -o together configure:3790: gcc -c conftest.c -o conftest2.o configure:3793: $? = 0 configure:3790: gcc -c conftest.c -o conftest2.o configure:3793: $? = 0 configure:3805: result: yes configure:3833: checking for style of include used by make configure:3861: result: GNU configure:3887: checking dependency style of gcc configure:3998: result: gcc3 configure:4023: checking how to run the C preprocessor configure:4054: gcc -E conftest.c configure:4054: $? = 0 configure:4068: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.2" | #define PACKAGE_STRING "lsadl v0.1.2" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.2" | /* end confdefs.h. */ | #include configure:4093: result: gcc -E configure:4113: gcc -E conftest.c configure:4113: $? = 0 configure:4127: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.2" | #define PACKAGE_STRING "lsadl v0.1.2" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.2" | /* end confdefs.h. */ | #include configure:4156: checking for grep that handles long lines and -e configure:4214: result: /usr/bin/grep configure:4219: checking for egrep configure:4281: result: /usr/bin/grep -E configure:4286: checking for ANSI C header files configure:4306: gcc -c -O3 -march=native conftest.c >&5 configure:4306: $? = 0 configure:4379: gcc -o conftest -O3 -march=native conftest.c >&5 configure:4379: $? = 0 configure:4379: ./conftest configure:4379: $? = 0 configure:4390: result: yes configure:4403: checking for sys/types.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for sys/stat.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for stdlib.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for string.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for memory.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for strings.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for inttypes.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for stdint.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4403: checking for unistd.h configure:4403: gcc -c -O3 -march=native conftest.c >&5 configure:4403: $? = 0 configure:4403: result: yes configure:4418: checking stdio.h usability configure:4418: gcc -c -O3 -march=native conftest.c >&5 configure:4418: $? = 0 configure:4418: result: yes configure:4418: checking stdio.h presence configure:4418: gcc -E conftest.c configure:4418: $? = 0 configure:4418: result: yes configure:4418: checking for stdio.h configure:4418: result: yes configure:4418: checking for stdlib.h configure:4418: result: yes configure:4418: checking for string.h configure:4418: result: yes configure:4418: checking dlfcn.h usability configure:4418: gcc -c -O3 -march=native conftest.c >&5 configure:4418: $? = 0 configure:4418: result: yes configure:4418: checking dlfcn.h presence configure:4418: gcc -E conftest.c configure:4418: $? = 0 configure:4418: result: yes configure:4418: checking for dlfcn.h configure:4418: result: yes configure:4418: checking for unistd.h configure:4418: result: yes configure:4418: checking math.h usability configure:4418: gcc -c -O3 -march=native conftest.c >&5 configure:4418: $? = 0 configure:4418: result: yes configure:4418: checking math.h presence configure:4418: gcc -E conftest.c configure:4418: $? = 0 configure:4418: result: yes configure:4418: checking for math.h configure:4418: result: yes configure:4435: checking for pkg-config configure:4453: found /usr/bin/pkg-config configure:4465: result: /usr/bin/pkg-config configure:4504: checking for pkg-config configure:4535: result: /usr/bin/pkg-config configure:4557: checking for GTK+ - version >= 2.6.0 configure:4667: gcc -o conftest -O3 -march=native -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/harfbuzz conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype >&5 configure:4667: $? = 0 configure:4667: ./conftest configure:4667: $? = 0 configure:4681: result: yes (version 2.24.25) configure:4851: checking pkg-config is at least version 0.9.0 configure:4854: result: yes configure:4864: checking for GTK configure:4951: result: yes configure:4958: checking gthread implementation... configure:4966: checking for g_thread_init in -lgthread-2.0 configure:4991: gcc -o conftest -O3 -march=native conftest.c -lgthread-2.0 >&5 configure:4991: $? = 0 configure:5000: result: yes configure:5004: g_thread_init support has been enabled configure:5213: checking for /mnt/sdb1/AMD_DEV_FILES/include//adl_sdk.h configure:5227: result: yes configure:5236: checking for /mnt/sdb1/AMD_DEV_FILES/include//adl_defines.h configure:5250: result: yes configure:5259: checking for /mnt/sdb1/AMD_DEV_FILES/include//adl_structures.h configure:5273: result: yes configure:5326: checking pthreads implementation... configure:5330: checking pthread.h usability configure:5330: gcc -c -O3 -march=native conftest.c >&5 configure:5330: $? = 0 configure:5330: result: yes configure:5330: checking pthread.h presence configure:5330: gcc -E conftest.c configure:5330: $? = 0 configure:5330: result: yes configure:5330: checking for pthread.h configure:5330: result: yes configure:5372: result: Found pthread.h ! configure:5381: checking for pthread_create in -lpthreads configure:5406: gcc -o conftest -O3 -march=native conftest.c -lpthreads >&5 /usr/lib64/gcc/x86_64-slackware-linux/5.1.0/../../../../x86_64-slackware-linux/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:5406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.2" | #define PACKAGE_STRING "lsadl v0.1.2" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.2" | #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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_GTK_G_THREAD_INIT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:5415: result: no configure:5425: checking for pthread_create in -lpthread configure:5450: gcc -o conftest -O3 -march=native conftest.c -lpthread >&5 configure:5450: $? = 0 configure:5459: result: yes configure:5502: checking for pthread_barrier_t configure:5502: gcc -c -O3 -march=native conftest.c >&5 configure:5502: $? = 0 configure:5502: gcc -c -O3 -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:36:32: error: expected expression before ')' token if (sizeof ((pthread_barrier_t))) ^ configure:5502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.2" | #define PACKAGE_STRING "lsadl v0.1.2" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.2" | #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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_GTK_G_THREAD_INIT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_barrier_t))) | return 0; | ; | return 0; | } configure:5502: result: yes configure:5526: checking for pthread_barrierattr_t configure:5526: gcc -c -O3 -march=native conftest.c >&5 configure:5526: $? = 0 configure:5526: gcc -c -O3 -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:36:36: error: expected expression before ')' token if (sizeof ((pthread_barrierattr_t))) ^ configure:5526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.2" | #define PACKAGE_STRING "lsadl v0.1.2" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.2" | #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_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_GTK_G_THREAD_INIT 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_barrierattr_t))) | return 0; | ; | return 0; | } configure:5526: result: yes configure:5664: checking for pthread_barrier_init in -lpthread configure:5689: gcc -o conftest -O3 -march=native conftest.c -lpthread -lpthread >&5 configure:5689: $? = 0 configure:5698: result: yes configure:5706: checking for pthread_barrier_destroy in -lpthread configure:5731: gcc -o conftest -O3 -march=native conftest.c -lpthread -lpthread >&5 configure:5731: $? = 0 configure:5740: result: yes configure:5748: checking for pthread_barrier_wait in -lpthread configure:5773: gcc -o conftest -O3 -march=native conftest.c -lpthread -lpthread >&5 configure:5773: $? = 0 configure:5782: result: yes configure:5823: checking for floor in -lm configure:5848: gcc -o conftest -O3 -march=native conftest.c -lm -lpthread >&5 conftest.c:38:6: warning: conflicting types for built-in function 'floor' char floor (); ^ configure:5848: $? = 0 configure:5857: result: yes configure:5870: checking for dlopen in -ldl configure:5895: gcc -o conftest -O3 -march=native conftest.c -ldl -lm -lpthread >&5 configure:5895: $? = 0 configure:5904: result: yes configure:5917: checking for dlsym in -ldl configure:5942: gcc -o conftest -O3 -march=native conftest.c -ldl -ldl -lm -lpthread >&5 configure:5942: $? = 0 configure:5951: result: yes configure:5964: checking for dlclose in -ldl configure:5989: gcc -o conftest -O3 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:5989: $? = 0 configure:5998: result: yes configure:6023: checking for stdlib.h configure:6023: result: yes configure:6033: checking for GNU libc compatible malloc configure:6057: gcc -o conftest -O3 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:6057: $? = 0 configure:6057: ./conftest configure:6057: $? = 0 configure:6067: result: yes configure:6090: checking for stdlib.h configure:6090: result: yes configure:6100: checking for GNU libc compatible realloc configure:6124: gcc -o conftest -O3 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:6124: $? = 0 configure:6124: ./conftest configure:6124: $? = 0 configure:6134: result: yes configure:6158: checking for memset configure:6158: gcc -o conftest -O3 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 conftest.c:62:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:6158: $? = 0 configure:6158: result: yes configure:6158: checking for sleep configure:6158: gcc -o conftest -O3 -march=native conftest.c -ldl -ldl -ldl -lm -lpthread >&5 configure:6158: $? = 0 configure:6158: result: yes configure:6279: checking that generated files are newer than configure configure:6285: result: done configure:6308: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsadl config.status v0.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:898: creating Makefile config.status:898: creating config.h config.status:1127: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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='-O3 -march=native' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_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_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/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_file__mnt_sdb1_AMD_DEV_FILES_include__adl_defines_h=yes ac_cv_file__mnt_sdb1_AMD_DEV_FILES_include__adl_sdk_h=yes ac_cv_file__mnt_sdb1_AMD_DEV_FILES_include__adl_structures_h=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_sleep=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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-unknown-linux-gnu ac_cv_lib_dl_dlclose=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_dlsym=yes ac_cv_lib_gthread_2_0_g_thread_init=yes ac_cv_lib_m_floor=yes ac_cv_lib_pthread_pthread_barrier_destroy=yes ac_cv_lib_pthread_pthread_barrier_init=yes ac_cv_lib_pthread_pthread_barrier_wait=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthreads_pthread_create=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_pthread_barrier_t=yes ac_cv_type_pthread_barrierattr_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/harfbuzz ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/test/lspwm/test1/missing aclocal-1.14' ADLINCLUDES_DIR='/mnt/sdb1/AMD_DEV_FILES/include/' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /mnt/sdb1/pub/test/lspwm/test1/missing autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/test/lspwm/test1/missing autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/test/lspwm/test1/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -march=native' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/harfbuzz ' GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0 -lglib-2.0 ' GTK_MINIMUM='2.6.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-ldl -ldl -ldl -lm -lpthread ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/pub/test/lspwm/test1/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='lsadl' PACKAGE_BUGREPORT='soul@linuxsociety.org' PACKAGE_NAME='lsadl' PACKAGE_STRING='lsadl v0.1.2' PACKAGE_TARNAME='lsadl' PACKAGE_URL='linuxsociety.org' PACKAGE_VERSION='v0.1.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig' PTHREAD_LDADD='-lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='v0.1.2' XINCLUDES_DIR='/usr/include' XLIBRARIES_DIR='/usr/X11/lib' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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}' exec_prefix='${prefix}' 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} /mnt/sdb1/pub/test/lspwm/test1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "lsadl" #define PACKAGE_TARNAME "lsadl" #define PACKAGE_VERSION "v0.1.2" #define PACKAGE_STRING "lsadl v0.1.2" #define PACKAGE_BUGREPORT "soul@linuxsociety.org" #define PACKAGE_URL "linuxsociety.org" #define PACKAGE "lsadl" #define VERSION "v0.1.2" #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_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MATH_H 1 #define HAVE_GTK_G_THREAD_INIT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_MEMSET 1 #define HAVE_SLEEP 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsadl config.status v0.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on sterlingdesktops config.status:898: creating config.h