This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gtk=no --without-tcl --without-tk --with-xorg-sdk=/usr/lib/Server/ --with-xlib=/usr/lib --disable-wacomdrv --enable-wacdump --enable-xsetwacom --without-xf86-sdk --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = zulu uname -m = i686 uname -r = 2.6.16-gentoo-r9 uname -s = Linux uname -v = #6 PREEMPT Tue Jun 27 21:29:20 BST 2006 /usr/bin/uname -p = AMD Athlon(tm) XP 2600+ /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/ccache/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.6 PATH: /usr/arm-linux-gnu/gcc-bin/3.4.6 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1545: checking for a BSD-compatible install configure:1600: result: /bin/install -c configure:1611: checking whether build environment is sane configure:1654: result: yes configure:1687: checking for gawk configure:1703: found /bin/gawk configure:1713: result: gawk configure:1723: checking whether make sets $(MAKE) configure:1743: result: yes configure:1888: checking whether to enable maintainer-specific portions of Makefiles configure:1897: result: no configure:1920: checking for i686-pc-linux-gnu-gcc configure:1936: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc configure:1946: result: i686-pc-linux-gnu-gcc configure:2228: checking for C compiler version configure:2231: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) 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:2234: $? = 0 configure:2236: i686-pc-linux-gnu-gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) configure:2239: $? = 0 configure:2241: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:2244: $? = 1 configure:2267: checking for C compiler default output file name configure:2270: i686-pc-linux-gnu-gcc -O2 -pipe conftest.c >&5 configure:2273: $? = 0 configure:2319: result: a.out configure:2324: checking whether the C compiler works configure:2330: ./a.out configure:2333: $? = 0 configure:2350: result: yes configure:2357: checking whether we are cross compiling configure:2359: result: no configure:2362: checking for suffix of executables configure:2364: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe conftest.c >&5 configure:2367: $? = 0 configure:2392: result: configure:2398: checking for suffix of object files configure:2419: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:2422: $? = 0 configure:2444: result: o configure:2448: checking whether we are using the GNU C compiler configure:2472: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:2478: $? = 0 configure:2482: test -z || test ! -s conftest.err configure:2485: $? = 0 configure:2488: test -s conftest.o configure:2491: $? = 0 configure:2504: result: yes configure:2510: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2531: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2537: $? = 0 configure:2541: test -z || test ! -s conftest.err configure:2544: $? = 0 configure:2547: test -s conftest.o configure:2550: $? = 0 configure:2561: result: yes configure:2578: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:2654: $? = 0 configure:2658: test -z || test ! -s conftest.err configure:2661: $? = 0 configure:2664: test -s conftest.o configure:2667: $? = 0 configure:2685: result: none needed configure:2703: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2709: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2861: checking for style of include used by make configure:2889: result: GNU configure:2917: checking dependency style of i686-pc-linux-gnu-gcc configure:2979: result: gcc3 configure:2988: checking for gawk configure:3014: result: gawk configure:3096: checking build system type configure:3114: result: i686-pc-linux-gnu configure:3122: checking host system type configure:3136: result: i686-pc-linux-gnu configure:3166: checking for ld used by GCC configure:3229: result: /usr/i686-pc-linux-gnu/bin/ld configure:3238: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.16.1 configure:3250: result: yes configure:3255: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3262: result: -r configure:3267: checking for BSD-compatible nm configure:3303: result: /usr/bin/i686-pc-linux-gnu-nm -B configure:3306: checking whether ln -s works configure:3310: result: yes configure:3317: checking how to recognise dependant libraries configure:3495: result: pass_all configure:3508: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output configure:3589: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3592: $? = 0 configure:3596: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3599: $? = 0 configure:3651: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe conftest.c conftstm.o >&5 configure:3654: $? = 0 configure:3698: result: ok configure:3707: checking how to run the C preprocessor configure:3742: i686-pc-linux-gnu-gcc -E conftest.c configure:3748: $? = 0 configure:3780: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "linuxwacom" | #define VERSION "0.6.7" | /* end confdefs.h. */ | #include configure:3825: result: i686-pc-linux-gnu-gcc -E configure:3849: i686-pc-linux-gnu-gcc -E conftest.c configure:3855: $? = 0 configure:3887: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3893: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "linuxwacom" | #define VERSION "0.6.7" | /* end confdefs.h. */ | #include configure:3937: checking for egrep configure:3947: result: grep -E configure:3952: checking for ANSI C header files configure:3977: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3983: $? = 0 configure:3987: test -z || test ! -s conftest.err configure:3990: $? = 0 configure:3993: test -s conftest.o configure:3996: $? = 0 configure:4085: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe conftest.c >&5 configure:4088: $? = 0 configure:4090: ./conftest configure:4093: $? = 0 configure:4108: result: yes configure:4132: checking for sys/types.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for sys/stat.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for stdlib.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for string.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for memory.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for strings.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for inttypes.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for stdint.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4132: checking for unistd.h configure:4148: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4154: $? = 0 configure:4158: test -z || test ! -s conftest.err configure:4161: $? = 0 configure:4164: test -s conftest.o configure:4167: $? = 0 configure:4178: result: yes configure:4204: checking dlfcn.h usability configure:4216: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4222: $? = 0 configure:4226: test -z || test ! -s conftest.err configure:4229: $? = 0 configure:4232: test -s conftest.o configure:4235: $? = 0 configure:4245: result: yes configure:4249: checking dlfcn.h presence configure:4259: i686-pc-linux-gnu-gcc -E conftest.c configure:4265: $? = 0 configure:4285: result: yes configure:4320: checking for dlfcn.h configure:4327: result: yes configure:4486: checking for i686-pc-linux-gnu-ranlib configure:4502: found /usr/bin/i686-pc-linux-gnu-ranlib configure:4512: result: i686-pc-linux-gnu-ranlib configure:4566: checking for i686-pc-linux-gnu-strip configure:4582: found /usr/bin/i686-pc-linux-gnu-strip configure:4592: result: i686-pc-linux-gnu-strip configure:4851: checking for objdir configure:4862: result: .libs configure:4879: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:5029: result: -fPIC configure:5033: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:5056: i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -DPIC conftest.c >&5 configure:5062: $? = 0 configure:5066: test -z || test ! -s conftest.err configure:5069: $? = 0 configure:5072: test -s conftest.o configure:5075: $? = 0 configure:5113: result: yes configure:5129: checking if i686-pc-linux-gnu-gcc static flag -static works configure:5153: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -static conftest.c >&5 configure:5159: $? = 0 configure:5163: test -z || test ! -s conftest.err configure:5166: $? = 0 configure:5169: test -s conftest configure:5172: $? = 0 configure:5189: result: yes configure:5201: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:5221: i686-pc-linux-gnu-gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:5245: result: yes configure:5250: checking if i686-pc-linux-gnu-gcc supports -c -o file.lo configure:5277: i686-pc-linux-gnu-gcc -c -O2 -pipe -c -o conftest.lo conftest.c >&5 configure:5283: $? = 0 configure:5287: test -z || test ! -s conftest.err configure:5290: $? = 0 configure:5293: test -s conftest.lo configure:5296: $? = 0 configure:5318: result: yes configure:5349: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:5371: i686-pc-linux-gnu-gcc -c -O2 -pipe -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5377: $? = 0 configure:5381: test -z || test ! -s conftest.err configure:5384: $? = 0 configure:5387: test -s conftest.o configure:5390: $? = 0 configure:5407: result: no configure:5418: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:6098: result: yes configure:6103: checking how to hardcode library paths into programs configure:6127: result: immediate configure:6132: checking whether stripping libraries is possible configure:6137: result: yes configure:6148: checking dynamic linker characteristics configure:6541: result: GNU/Linux ld.so configure:6546: checking if libtool supports shared libraries configure:6548: result: yes configure:6551: checking whether to build shared libraries configure:6572: result: yes configure:6575: checking whether to build static libraries configure:6579: result: yes configure:7329: checking whether -lc should be explicitly linked in configure:7337: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7340: $? = 0 configure:7354: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7357: $? = 0 configure:7370: result: no configure:7989: checking for processor type configure:7992: result: i686 configure:7994: checking for kernel type configure:7997: result: Linux configure:7999: checking for linux-based kernel configure:8005: result: yes configure:8059: checking for kernel sources configure:8073: result: /usr/src/linux configure:8095: checking for kernel module versioning configure:8099: result: yes configure:8211: checking for valid Xorg SDK configure:8223: result: "xf86Version.h missing" configure:8225: error: "Unable to find xf86Version.h under /usr/lib/Server//include and WCM_XORGSDK/xc/include" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-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='-O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.6.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/missing --run automake-1.6' AWK='gawk' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/missing --run makeinfo' OBJEXT='o' PACKAGE='linuxwacom' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='i686-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' TCLSH='' VERSION='0.6.7' WACOMXI_INSTALL_FALSE='' WACOMXI_INSTALL_TRUE='' WCM_ARCH='i686' WCM_DEPFLAGS='' WCM_ENV_XF86_FALSE='' WCM_ENV_XF86_TRUE='#' WCM_ENV_XORGSDK_FALSE='' WCM_ENV_XORGSDK_TRUE='' WCM_EXPMODULES='' WCM_EXPPROGS='' WCM_KERNELDIR='/usr/src/linux' WCM_KERNEL_VER='2.6.11' WCM_LIBS='' WCM_LIBWACOMCFG_LIBS='' WCM_LIBWACOMCFG_VER='0:1:0' WCM_LINUXWACOMDIR='/var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7' WCM_LINUX_INPUT='-DLINUX_INPUT' WCM_MODULES='' WCM_MODVER='' WCM_NO_MERGE_CONSTANTS='' WCM_OPTION_EVDEV='' WCM_OPTION_HID='' WCM_OPTION_INPUT='' WCM_OPTION_MOUSEDEV='' WCM_OPTION_USBMOUSE='' WCM_OPTION_WACOM='' WCM_PROGS='' WCM_TCLLIBS='' WCM_TCLPKGS='' WCM_WACOMXI_BINDIR='' WCM_WACOMXI_LIBDIR='' WCM_WACOMXI_LIBS='' WCM_XF86DIR='' WCM_XF86MODULES='' WCM_XF86PROGS='' WCM_XIDUMP_LIBS='' WCM_XLIBDIR='' WCM_XORGSDK='/usr/lib/Server/' WCM_XSETWACOM_LIBS='' ac_ct_CC='' ac_ct_RANLIB='' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' gtk12config='' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/linuxwacom-0.6.7/work/linuxwacom-0.6.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pkgconfig='' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "linuxwacom" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.6.7" #define WCM_ENABLE_LINUXINPUT 1 configure: exit 1