This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xclock configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.19-rc6-2 uname -s = Linux uname -v = #1 SMP Thu Nov 23 12:56:51 CET 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1385: checking for a BSD-compatible install configure:1440: result: /bin/install -c configure:1451: checking whether build environment is sane configure:1494: result: yes configure:1559: checking for gawk configure:1575: found /bin/gawk configure:1585: result: gawk configure:1595: checking whether make sets $(MAKE) configure:1615: result: yes configure:1783: checking whether to enable maintainer-specific portions of Makefiles configure:1792: result: no configure:1819: checking for i586-uhu-linux-gcc configure:1835: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1845: result: i586-uhu-linux-gcc configure:2127: checking for C compiler version configure:2130: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2133: $? = 0 configure:2135: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2138: $? = 0 configure:2140: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2143: $? = 1 configure:2166: checking for C compiler default output file name configure:2169: i586-uhu-linux-gcc conftest.c >&5 configure:2172: $? = 0 configure:2218: result: a.out configure:2223: checking whether the C compiler works configure:2229: ./a.out configure:2232: $? = 0 configure:2249: result: yes configure:2256: checking whether we are cross compiling configure:2258: result: no configure:2261: checking for suffix of executables configure:2263: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2266: $? = 0 configure:2291: result: configure:2297: checking for suffix of object files configure:2318: i586-uhu-linux-gcc -c conftest.c >&5 configure:2321: $? = 0 configure:2343: result: o configure:2347: checking whether we are using the GNU C compiler configure:2371: i586-uhu-linux-gcc -c conftest.c >&5 configure:2377: $? = 0 configure:2381: test -z || test ! -s conftest.err configure:2384: $? = 0 configure:2387: test -s conftest.o configure:2390: $? = 0 configure:2403: result: yes configure:2409: checking whether i586-uhu-linux-gcc accepts -g configure:2430: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2436: $? = 0 configure:2440: test -z || test ! -s conftest.err configure:2443: $? = 0 configure:2446: test -s conftest.o configure:2449: $? = 0 configure:2460: result: yes configure:2477: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2547: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2553: $? = 0 configure:2557: test -z || test ! -s conftest.err configure:2560: $? = 0 configure:2563: test -s conftest.o configure:2566: $? = 0 configure:2584: result: none needed configure:2602: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2608: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2752: checking for style of include used by make configure:2780: result: GNU configure:2808: checking dependency style of i586-uhu-linux-gcc configure:2898: result: gcc3 configure:2928: checking for a BSD-compatible install configure:2983: result: /bin/install -c configure:3000: checking for strlcpy configure:3057: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cccikOR7.o: In function `main': /var/uhubuild/work/compile/xclock-1.0.2/conftest.c:51: undefined reference to `strlcpy' /tmp/cccikOR7.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:3063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xclock" | #define PACKAGE_TARNAME "xclock" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "xclock 1.0.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xclock" | #define VERSION "1.0.2" | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcpy (); | /* 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_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:3088: result: no configure:3105: checking for i586-uhu-linux-pkg-config configure:3138: result: no configure:3147: checking for pkg-config configure:3165: found /usr/bin/pkg-config configure:3177: result: /usr/bin/pkg-config configure:3192: checking pkg-config is at least version 0.9.0 configure:3195: result: yes configure:3206: checking for XCLOCK_X11 configure:3214: $PKG_CONFIG --exists --print-errors "x11" configure:3217: $? = 0 configure:3232: $PKG_CONFIG --exists --print-errors "x11" configure:3235: $? = 0 configure:3311: result: yes configure:3339: checking for TMP_XAW configure:3347: $PKG_CONFIG --exists --print-errors "$TMP_CHECK1" configure:3350: $? = 0 configure:3365: $PKG_CONFIG --exists --print-errors "$TMP_CHECK1" configure:3368: $? = 0 configure:3402: result: yes configure:3515: checking for XFT configure:3523: $PKG_CONFIG --exists --print-errors "xrender xft" configure:3526: $? = 0 configure:3541: $PKG_CONFIG --exists --print-errors "xrender xft" configure:3544: $? = 0 configure:3620: result: yes configure:3624: checking for library containing sqrt configure:3654: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:18: warning: conflicting types for built-in function 'sqrt' /tmp/cco3j7ut.o: In function `main': /var/uhubuild/work/compile/xclock-1.0.2/conftest.c:22: undefined reference to `sqrt' collect2: ld returned 1 exit status configure:3660: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xclock" | #define PACKAGE_TARNAME "xclock" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "xclock 1.0.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xclock" | #define VERSION "1.0.2" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sqrt (); | int | main () | { | sqrt (); | ; | return 0; | } configure:3709: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:18: warning: conflicting types for built-in function 'sqrt' configure:3715: $? = 0 configure:3719: test -z || test ! -s conftest.err configure:3722: $? = 0 configure:3725: test -s conftest configure:3728: $? = 0 configure:3743: result: -lm configure:3775: checking for XKB configure:3783: $PKG_CONFIG --exists --print-errors "xkbfile" configure:3786: $? = 0 configure:3801: $PKG_CONFIG --exists --print-errors "xkbfile" configure:3804: $? = 0 configure:3880: result: yes configure:3898: checking for APPDEFS configure:3906: $PKG_CONFIG --exists --print-errors "xt" configure:3909: $? = 0 configure:3924: $PKG_CONFIG --exists --print-errors "xt" configure:3927: $? = 0 configure:4003: result: yes configure:4016: checking build system type configure:4034: result: i586-uhu-linux-gnu configure:4042: checking host system type configure:4056: result: i586-uhu-linux-gnu configure:4304: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xclock config.status 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:727: creating Makefile config.status:831: creating config.h config.status:1103: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_env_APPDEFS_CFLAGS_set= ac_cv_env_APPDEFS_CFLAGS_value= ac_cv_env_APPDEFS_LIBS_set= ac_cv_env_APPDEFS_LIBS_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TMP_XAW_CFLAGS_set= ac_cv_env_TMP_XAW_CFLAGS_value= ac_cv_env_TMP_XAW_LIBS_set= ac_cv_env_TMP_XAW_LIBS_value= ac_cv_env_XCLOCK_X11_CFLAGS_set= ac_cv_env_XCLOCK_X11_CFLAGS_value= ac_cv_env_XCLOCK_X11_LIBS_set= ac_cv_env_XCLOCK_X11_LIBS_value= ac_cv_env_XFT_CFLAGS_set= ac_cv_env_XFT_CFLAGS_value= ac_cv_env_XFT_LIBS_set= ac_cv_env_XFT_LIBS_value= ac_cv_env_XKB_CFLAGS_set= ac_cv_env_XKB_CFLAGS_value= ac_cv_env_XKB_LIBS_set= ac_cv_env_XKB_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_strlcpy=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_sqrt=-lm am_cv_CC_dependencies_compiler_type=gcc3 pkg_cv_APPDEFS_CFLAGS=' ' pkg_cv_APPDEFS_LIBS='-lXt -lX11 -lSM -lICE ' pkg_cv_TMP_XAW_CFLAGS=' ' pkg_cv_TMP_XAW_LIBS='-lXaw8 -lXmu -lXt -lX11 -lSM -lICE ' pkg_cv_XCLOCK_X11_CFLAGS=' ' pkg_cv_XCLOCK_X11_LIBS='-lX11 ' pkg_cv_XFT_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_XFT_LIBS='-lXft -lXrender -lfontconfig -lfreetype -lz -lX11 ' pkg_cv_XKB_CFLAGS=' ' pkg_cv_XKB_LIBS='-lxkbfile ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/xclock-1.0.2/missing --run aclocal-1.9' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/xclock-1.0.2/missing --run tar' APPDEFS_CFLAGS=' ' APPDEFS_LIBS='-lXt -lX11 -lSM -lICE ' APP_MAN_DIR='$(mandir)/man1' APP_MAN_SUFFIX='1x' AUTOCONF='${SHELL} /var/uhubuild/work/compile/xclock-1.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/xclock-1.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/xclock-1.0.2/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FILE_MAN_DIR='$(mandir)/man5' FILE_MAN_SUFFIX='5x' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIB_MAN_DIR='$(mandir)/man3' LIB_MAN_SUFFIX='3x' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/xclock-1.0.2/missing --run makeinfo' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' OBJEXT='o' PACKAGE='xclock' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xclock' PACKAGE_STRING='xclock 1.0.2' PACKAGE_TARNAME='xclock' PACKAGE_VERSION='1.0.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' STRIP='' TMP_XAW_CFLAGS=' ' TMP_XAW_LIBS='-lXaw8 -lXmu -lXt -lX11 -lSM -lICE ' VERSION='1.0.2' XAW_USE_XPRINT_FALSE='#' XAW_USE_XPRINT_TRUE='' XCLOCK_CFLAGS=' -I/usr/include/freetype2 ' XCLOCK_LIBS='-lX11 -lXaw8 -lXmu -lXt -lX11 -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lxkbfile ' XCLOCK_X11_CFLAGS=' ' XCLOCK_X11_LIBS='-lX11 ' XFT_CFLAGS='-I/usr/include/freetype2 ' XFT_LIBS='-lXft -lXrender -lfontconfig -lfreetype -lz -lX11 ' XKB_CFLAGS=' ' XKB_LIBS='-lxkbfile ' ac_ct_CC='' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' appdefaultdir='/usr/share/X11/app-defaults' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/xclock-1.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "xclock" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "xclock" #define PACKAGE_STRING "xclock 1.0.2" #define PACKAGE_TARNAME "xclock" #define PACKAGE_VERSION "1.0.2" #define VERSION "1.0.2" #define XFREE86_FT2 1 #define XKB 1 #define XRENDER 1 configure: exit 0