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.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-adl-includes=/mnt/sdb1/AMD_DEV_FILES/include ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 3.4.38 uname -s = Linux uname -v = #1 SMP Fri Mar 29 15:52:30 PDT 2013 /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/jdk1.7.0_10/bin PATH: /usr/lib64/java/bin PATH: /usr/lib64/qt/bin PATH: /usr/share/texmf/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2259: checking build system type configure:2273: result: x86_64-unknown-linux-gnu configure:2293: checking host system type configure:2306: result: x86_64-unknown-linux-gnu configure:2326: checking target system type configure:2339: result: x86_64-unknown-linux-gnu configure:2381: checking for a BSD-compatible install configure:2449: result: /usr/bin/ginstall -c configure:2460: checking whether build environment is sane configure:2510: result: yes configure:2651: checking for a thread-safe mkdir -p configure:2690: result: /usr/bin/mkdir -p configure:2703: checking for gawk configure:2719: found /usr/bin/gawk configure:2730: result: gawk configure:2741: checking whether make sets $(MAKE) configure:2763: result: yes configure:2894: checking for gcc configure:2910: found /usr/bin/gcc configure:2921: result: gcc configure:3150: checking for C compiler version configure:3159: gcc --version >&5 gcc (GCC) 4.7.1 Copyright (C) 2012 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:3170: $? = 0 configure:3159: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.7.1/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-4.7.1/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.6/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=/tmp/gcc-4.7.1/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 4.7.1 (GCC) configure:3170: $? = 0 configure:3159: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3170: $? = 1 configure:3159: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3170: $? = 1 configure:3190: checking whether the C compiler works configure:3212: gcc conftest.c >&5 configure:3216: $? = 0 configure:3264: result: yes configure:3267: checking for C compiler default output file name configure:3269: result: a.out configure:3275: checking for suffix of executables configure:3282: gcc -o conftest conftest.c >&5 configure:3286: $? = 0 configure:3308: result: configure:3330: checking whether we are cross compiling configure:3338: gcc -o conftest conftest.c >&5 configure:3342: $? = 0 configure:3349: ./conftest configure:3353: $? = 0 configure:3368: result: no configure:3373: checking for suffix of object files configure:3395: gcc -c conftest.c >&5 configure:3399: $? = 0 configure:3420: result: o configure:3424: checking whether we are using the GNU C compiler configure:3443: gcc -c conftest.c >&5 configure:3443: $? = 0 configure:3452: result: yes configure:3461: checking whether gcc accepts -g configure:3481: gcc -c -g conftest.c >&5 configure:3481: $? = 0 configure:3522: result: yes configure:3539: checking for gcc option to accept ISO C89 configure:3603: gcc -c -g -O2 conftest.c >&5 configure:3603: $? = 0 configure:3616: result: none needed configure:3647: checking for style of include used by make configure:3675: result: GNU configure:3700: checking dependency style of gcc configure:3810: result: gcc3 configure:3835: checking how to run the C preprocessor configure:3866: gcc -E conftest.c configure:3866: $? = 0 configure:3880: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.0" | #define PACKAGE_STRING "lsadl v0.1.0" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.0" | /* end confdefs.h. */ | #include configure:3905: result: gcc -E configure:3925: gcc -E conftest.c configure:3925: $? = 0 configure:3939: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.0" | #define PACKAGE_STRING "lsadl v0.1.0" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.0" | /* end confdefs.h. */ | #include configure:3968: checking for grep that handles long lines and -e configure:4026: result: /usr/bin/grep configure:4031: checking for egrep configure:4093: result: /usr/bin/grep -E configure:4098: checking for ANSI C header files configure:4118: gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4191: gcc -o conftest -g -O2 conftest.c >&5 configure:4191: $? = 0 configure:4191: ./conftest configure:4191: $? = 0 configure:4202: result: yes configure:4215: checking for sys/types.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for sys/stat.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for stdlib.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for string.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for memory.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for strings.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for inttypes.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for stdint.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4215: checking for unistd.h configure:4215: gcc -c -g -O2 conftest.c >&5 configure:4215: $? = 0 configure:4215: result: yes configure:4230: checking stdio.h usability configure:4230: gcc -c -g -O2 conftest.c >&5 configure:4230: $? = 0 configure:4230: result: yes configure:4230: checking stdio.h presence configure:4230: gcc -E conftest.c configure:4230: $? = 0 configure:4230: result: yes configure:4230: checking for stdio.h configure:4230: result: yes configure:4230: checking for stdlib.h configure:4230: result: yes configure:4230: checking for string.h configure:4230: result: yes configure:4230: checking dlfcn.h usability configure:4230: gcc -c -g -O2 conftest.c >&5 configure:4230: $? = 0 configure:4230: result: yes configure:4230: checking dlfcn.h presence configure:4230: gcc -E conftest.c configure:4230: $? = 0 configure:4230: result: yes configure:4230: checking for dlfcn.h configure:4230: result: yes configure:4230: checking for unistd.h configure:4230: result: yes configure:4230: checking math.h usability configure:4230: gcc -c -g -O2 conftest.c >&5 configure:4230: $? = 0 configure:4230: result: yes configure:4230: checking math.h presence configure:4230: gcc -E conftest.c configure:4230: $? = 0 configure:4230: result: yes configure:4230: checking for math.h configure:4230: result: yes configure:4247: checking for pkg-config configure:4265: found /usr/bin/pkg-config configure:4277: result: /usr/bin/pkg-config configure:4316: checking for pkg-config configure:4347: result: /usr/bin/pkg-config configure:4369: checking for GTK+ - version >= 2.6.0 configure:4479: gcc -o conftest -g -O2 -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/libpng14 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 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 >&5 configure:4479: $? = 0 configure:4479: ./conftest configure:4479: $? = 0 configure:4493: result: yes (version 2.24.10) configure:4663: checking pkg-config is at least version 0.9.0 configure:4666: result: yes configure:4676: checking for GTK configure:4763: result: yes configure:4768: checking gthread implementation... configure:4770: checking for g_thread_init in -lgthread-2.0 configure:4795: gcc -o conftest -g -O2 conftest.c -lgthread-2.0 >&5 configure:4795: $? = 0 configure:4804: result: yes configure:5014: checking for /mnt/sdb1/AMD_DEV_FILES/include/adl_sdk.h configure:5028: result: yes configure:5037: checking for /mnt/sdb1/AMD_DEV_FILES/include/adl_defines.h configure:5051: result: yes configure:5060: checking for /mnt/sdb1/AMD_DEV_FILES/include/adl_structures.h configure:5074: result: yes configure:5127: checking pthreads implementation... configure:5131: checking pthread.h usability configure:5131: gcc -c -g -O2 conftest.c >&5 configure:5131: $? = 0 configure:5131: result: yes configure:5131: checking pthread.h presence configure:5131: gcc -E conftest.c configure:5131: $? = 0 configure:5131: result: yes configure:5131: checking for pthread.h configure:5131: result: yes configure:5173: result: Found pthread.h ! configure:5182: checking for pthread_create in -lpthreads configure:5207: gcc -o conftest -g -O2 conftest.c -lpthreads -lgthread-2.0 >&5 /usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:5207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.0" | #define PACKAGE_STRING "lsadl v0.1.0" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.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_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_LIBGTHREAD_2_0 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:5216: result: no configure:5226: checking for pthread_create in -lpthread configure:5251: gcc -o conftest -g -O2 conftest.c -lpthread -lgthread-2.0 >&5 configure:5251: $? = 0 configure:5260: result: yes configure:5303: checking for pthread_barrier_t configure:5303: gcc -c -g -O2 conftest.c >&5 configure:5303: $? = 0 configure:5303: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:36:32: error: expected expression before ')' token configure:5303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.0" | #define PACKAGE_STRING "lsadl v0.1.0" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.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_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_LIBGTHREAD_2_0 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:5303: result: yes configure:5327: checking for pthread_barrierattr_t configure:5327: gcc -c -g -O2 conftest.c >&5 configure:5327: $? = 0 configure:5327: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:36:36: error: expected expression before ')' token configure:5327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lsadl" | #define PACKAGE_TARNAME "lsadl" | #define PACKAGE_VERSION "v0.1.0" | #define PACKAGE_STRING "lsadl v0.1.0" | #define PACKAGE_BUGREPORT "soul@linuxsociety.org" | #define PACKAGE_URL "linuxsociety.org" | #define PACKAGE "lsadl" | #define VERSION "v0.1.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_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_LIBGTHREAD_2_0 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:5327: result: yes configure:5465: checking for pthread_barrier_init in -lpthread configure:5490: gcc -o conftest -g -O2 conftest.c -lpthread -lpthread -lgthread-2.0 >&5 configure:5490: $? = 0 configure:5499: result: yes configure:5507: checking for pthread_barrier_destroy in -lpthread configure:5532: gcc -o conftest -g -O2 conftest.c -lpthread -lpthread -lgthread-2.0 >&5 configure:5532: $? = 0 configure:5541: result: yes configure:5549: checking for pthread_barrier_wait in -lpthread configure:5574: gcc -o conftest -g -O2 conftest.c -lpthread -lpthread -lgthread-2.0 >&5 configure:5574: $? = 0 configure:5583: result: yes configure:5624: checking for floor in -lm configure:5649: gcc -o conftest -g -O2 conftest.c -lm -lpthread -lgthread-2.0 >&5 conftest.c:38:6: warning: conflicting types for built-in function 'floor' [enabled by default] configure:5649: $? = 0 configure:5658: result: yes configure:5671: checking for dlopen in -ldl configure:5696: gcc -o conftest -g -O2 conftest.c -ldl -lm -lpthread -lgthread-2.0 >&5 configure:5696: $? = 0 configure:5705: result: yes configure:5718: checking for dlsym in -ldl configure:5743: gcc -o conftest -g -O2 conftest.c -ldl -ldl -lm -lpthread -lgthread-2.0 >&5 configure:5743: $? = 0 configure:5752: result: yes configure:5765: checking for dlclose in -ldl configure:5790: gcc -o conftest -g -O2 conftest.c -ldl -ldl -ldl -lm -lpthread -lgthread-2.0 >&5 configure:5790: $? = 0 configure:5799: result: yes configure:5824: checking for stdlib.h configure:5824: result: yes configure:5834: checking for GNU libc compatible malloc configure:5858: gcc -o conftest -g -O2 conftest.c -ldl -ldl -ldl -lm -lpthread -lgthread-2.0 >&5 configure:5858: $? = 0 configure:5858: ./conftest configure:5858: $? = 0 configure:5868: result: yes configure:5891: checking for stdlib.h configure:5891: result: yes configure:5901: checking for GNU libc compatible realloc configure:5925: gcc -o conftest -g -O2 conftest.c -ldl -ldl -ldl -lm -lpthread -lgthread-2.0 >&5 configure:5925: $? = 0 configure:5925: ./conftest configure:5925: $? = 0 configure:5935: result: yes configure:5959: checking for memset configure:5959: gcc -o conftest -g -O2 conftest.c -ldl -ldl -ldl -lm -lpthread -lgthread-2.0 >&5 conftest.c:62:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:5959: $? = 0 configure:5959: result: yes configure:5959: checking for sleep configure:5959: gcc -o conftest -g -O2 conftest.c -ldl -ldl -ldl -lm -lpthread -lgthread-2.0 >&5 configure:5959: $? = 0 configure:5959: result: yes configure:6101: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsadl config.status v0.1.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:904: creating Makefile config.status:904: creating config.h config.status:1085: config.h is unchanged config.status:1133: 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= 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_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 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/libpng14 ' 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 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/lsadl/lsadl-dev-pc/missing --run aclocal-1.11' ADLINCLUDES_DIR='/mnt/sdb1/AMD_DEV_FILES/include' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/sdb1/pub/lsadl/lsadl-dev-pc/missing --run tar' AUTOCONF='${SHELL} /mnt/sdb1/pub/lsadl/lsadl-dev-pc/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/lsadl/lsadl-dev-pc/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/lsadl/lsadl-dev-pc/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' 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/libpng14 ' 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 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lrt -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 -lgthread-2.0 ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/pub/lsadl/lsadl-dev-pc/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='lsadl' PACKAGE_BUGREPORT='soul@linuxsociety.org' PACKAGE_NAME='lsadl' PACKAGE_STRING='lsadl v0.1.0' PACKAGE_TARNAME='lsadl' PACKAGE_URL='linuxsociety.org' PACKAGE_VERSION='v0.1.0' 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.0' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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/lsadl/lsadl-dev-pc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/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.0" #define PACKAGE_STRING "lsadl v0.1.0" #define PACKAGE_BUGREPORT "soul@linuxsociety.org" #define PACKAGE_URL "linuxsociety.org" #define PACKAGE "lsadl" #define VERSION "v0.1.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_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_LIBGTHREAD_2_0 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.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on sterlingdesktops config.status:904: creating config.h config.status:1085: config.h is unchanged