This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FULL-PACKAGE-NAME configure VERSION, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure prefix=/usr --includedir=/usr/src/Pd-0.41.4-extended/pd/src ## --------- ## ## Platform. ## ## --------- ## hostname = apo33-desktop uname -m = i686 uname -r = 2.6.32-24-generic uname -s = Linux uname -v = #41-Ubuntu SMP Thu Aug 19 01:12:52 UTC 2010 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1697: checking for gcc configure:1713: found /usr/bin/gcc configure:1724: result: gcc configure:1962: checking for C compiler version configure:1969: gcc --version >&5 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 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:1972: $? = 0 configure:1979: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) configure:1982: $? = 0 configure:1989: gcc -V >&5 gcc: '-V' option must have argument configure:1992: $? = 1 configure:2015: checking for C compiler default output file name configure:2042: gcc conftest.c >&5 configure:2045: $? = 0 configure:2083: result: a.out configure:2100: checking whether the C compiler works configure:2110: ./a.out configure:2113: $? = 0 configure:2130: result: yes configure:2137: checking whether we are cross compiling configure:2139: result: no configure:2142: checking for suffix of executables configure:2149: gcc -o conftest conftest.c >&5 configure:2152: $? = 0 configure:2176: result: configure:2182: checking for suffix of object files configure:2208: gcc -c conftest.c >&5 configure:2211: $? = 0 configure:2234: result: o configure:2238: checking whether we are using the GNU C compiler configure:2267: gcc -c conftest.c >&5 configure:2273: $? = 0 configure:2290: result: yes configure:2295: checking whether gcc accepts -g configure:2325: gcc -c -g conftest.c >&5 configure:2331: $? = 0 configure:2430: result: yes configure:2447: checking for gcc option to accept ISO C89 configure:2521: gcc -c -g -O2 conftest.c >&5 configure:2527: $? = 0 configure:2550: result: none needed configure:2573: checking for main in -lc configure:2602: gcc -o conftest -g -O2 conftest.c -lc >&5 configure:2608: $? = 0 configure:2626: result: yes configure:2639: checking for main in -lcwiid configure:2668: gcc -o conftest -g -O2 conftest.c -lcwiid -lc >&5 configure:2674: $? = 0 configure:2692: result: yes configure:2705: checking for main in -lm configure:2734: gcc -o conftest -g -O2 conftest.c -lm -lcwiid -lc >&5 configure:2740: $? = 0 configure:2758: result: yes configure:2780: checking for pow configure:2836: gcc -o conftest -g -O2 conftest.c -lm -lcwiid -lc >&5 conftest.c:34: warning: conflicting types for built-in function 'pow' configure:2842: $? = 0 configure:2860: result: yes configure:2780: checking for sqrt configure:2836: gcc -o conftest -g -O2 conftest.c -lm -lcwiid -lc >&5 conftest.c:35: warning: conflicting types for built-in function 'sqrt' configure:2842: $? = 0 configure:2860: result: yes configure:2973: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on apo33-desktop config.status:588: creating Makefile config.status:588: creating config.h config.status:796: config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_pow=yes ac_cv_func_sqrt=yes ac_cv_lib_c_main=yes ac_cv_lib_cwiid_main=yes ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='-lm -lcwiid -lc ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' PACKAGE_NAME='FULL-PACKAGE-NAME' PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' PACKAGE_TARNAME='full-package-name' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' SHELL='/bin/bash' ac_ct_CC='gcc' 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='/usr/src/Pd-0.41.4-extended/pd/src' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "FULL-PACKAGE-NAME" #define PACKAGE_TARNAME "full-package-name" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" #define HAVE_LIBC 1 #define HAVE_LIBCWIID 1 #define HAVE_LIBM 1 #define HAVE_POW 1 #define HAVE_SQRT 1 configure: exit 0