This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by open-vm-tools configure 2011.12.20, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --without-kernel-modules --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = vas uname -m = i686 uname -r = 2.6.33.2-2.i386 uname -s = Linux uname -v = #2 SMP Tue Mar 23 03:17:03 CET 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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2854: checking build system type configure:2868: result: i686-uhu-linux-gnu configure:2888: checking host system type configure:2901: result: i686-uhu-linux-gnu configure:3087: checking for a BSD-compatible install configure:3155: result: /bin/install -c configure:3166: checking whether build environment is sane configure:3216: result: yes configure:3357: checking for a thread-safe mkdir -p configure:3396: result: /bin/mkdir -p configure:3409: checking for gawk configure:3425: found /bin/gawk configure:3436: result: gawk configure:3447: checking whether make sets $(MAKE) configure:3469: result: yes configure:3583: checking for style of include used by make configure:3611: result: GNU configure:3641: checking for i686-uhu-linux-gcc configure:3657: found /usr/bin/i686-uhu-linux-gcc configure:3668: result: i686-uhu-linux-gcc configure:3937: checking for C compiler version configure:3946: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.4.2 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:3957: $? = 0 configure:3946: i686-uhu-linux-gcc -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:3957: $? = 0 configure:3946: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: '-V' option must have argument configure:3957: $? = 1 configure:3946: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: unrecognized option '-qversion' i686-uhu-linux-gcc: no input files configure:3957: $? = 1 configure:3977: checking whether the C compiler works configure:3999: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4003: $? = 0 configure:4051: result: yes configure:4054: checking for C compiler default output file name configure:4056: result: a.out configure:4062: checking for suffix of executables configure:4069: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4073: $? = 0 configure:4095: result: configure:4117: checking whether we are cross compiling configure:4125: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4129: $? = 0 configure:4136: ./conftest configure:4140: $? = 0 configure:4155: result: no configure:4160: checking for suffix of object files configure:4182: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4186: $? = 0 configure:4207: result: o configure:4211: checking whether we are using the GNU C compiler configure:4230: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4230: $? = 0 configure:4239: result: yes configure:4248: checking whether i686-uhu-linux-gcc accepts -g configure:4268: i686-uhu-linux-gcc -c -g -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4268: $? = 0 configure:4309: result: yes configure:4326: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4390: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:4390: $? = 0 configure:4403: result: none needed configure:4425: checking dependency style of i686-uhu-linux-gcc configure:4535: result: gcc3 configure:4555: checking how to run the C preprocessor configure:4586: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:4586: $? = 0 configure:4600: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | /* end confdefs.h. */ | #include configure:4625: result: i686-uhu-linux-gcc -E configure:4645: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:4645: $? = 0 configure:4659: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | /* end confdefs.h. */ | #include configure:4695: checking for i686-uhu-linux-gcc configure:4722: result: i686-uhu-linux-gcc configure:4991: checking for C compiler version configure:5000: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.4.2 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:5011: $? = 0 configure:5000: i686-uhu-linux-gcc -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:5011: $? = 0 configure:5000: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: '-V' option must have argument configure:5011: $? = 1 configure:5000: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: unrecognized option '-qversion' i686-uhu-linux-gcc: no input files configure:5011: $? = 1 configure:5015: checking whether we are using the GNU C compiler configure:5043: result: yes configure:5052: checking whether i686-uhu-linux-gcc accepts -g configure:5113: result: yes configure:5130: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5207: result: none needed configure:5229: checking dependency style of i686-uhu-linux-gcc configure:5339: result: gcc3 configure:5371: checking for i686-uhu-linux-g++ configure:5387: found /usr/bin/i686-uhu-linux-g++ configure:5398: result: i686-uhu-linux-g++ configure:5469: checking for C++ compiler version configure:5478: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.4.2 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:5489: $? = 0 configure:5478: i686-uhu-linux-g++ -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:5489: $? = 0 configure:5478: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: '-V' option must have argument configure:5489: $? = 1 configure:5478: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: unrecognized option '-qversion' i686-uhu-linux-g++: no input files configure:5489: $? = 1 configure:5493: checking whether we are using the GNU C++ compiler configure:5512: i686-uhu-linux-g++ -c -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp >&5 configure:5512: $? = 0 configure:5521: result: yes configure:5530: checking whether i686-uhu-linux-g++ accepts -g configure:5550: i686-uhu-linux-g++ -c -g -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp >&5 configure:5550: $? = 0 configure:5591: result: yes configure:5616: checking dependency style of i686-uhu-linux-g++ configure:5726: result: gcc3 configure:5746: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5777: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5781: $? = 0 configure:5787: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5791: $? = 0 configure:5802: cc -c conftest.c >&5 configure:5806: $? = 0 configure:5814: cc -c conftest.c -o conftest2.o >&5 configure:5818: $? = 0 configure:5824: cc -c conftest.c -o conftest2.o >&5 configure:5828: $? = 0 configure:5846: result: yes configure:5874: checking for a sed that does not truncate output configure:5938: result: /bin/sed configure:5943: checking whether ln -s works configure:5947: result: yes configure:5982: checking for a sed that does not truncate output configure:6046: result: /bin/sed configure:6064: checking for grep that handles long lines and -e configure:6122: result: /bin/grep configure:6127: checking for egrep configure:6189: result: /bin/grep -E configure:6194: checking for fgrep configure:6256: result: /bin/grep -F configure:6291: checking for ld used by i686-uhu-linux-gcc configure:6358: result: /usr/bin/ld configure:6365: checking if the linker (/usr/bin/ld) is GNU ld configure:6380: result: yes configure:6392: checking for BSD- or MS-compatible name lister (nm) configure:6441: result: /usr/bin/nm -B configure:6559: checking the name lister (/usr/bin/nm -B) interface configure:6566: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:6569: /usr/bin/nm -B "conftest.o" configure:6572: output 00000000 B some_variable configure:6579: result: BSD nm configure:6583: checking the maximum length of command line arguments configure:6703: result: 1572864 configure:6720: checking whether the shell understands some XSI constructs configure:6730: result: yes configure:6734: checking whether the shell understands "+=" configure:6740: result: yes configure:6775: checking for /usr/bin/ld option to reload object files configure:6782: result: -r configure:6811: checking for i686-uhu-linux-objdump configure:6841: result: no configure:6851: checking for objdump configure:6867: found /usr/bin/objdump configure:6878: result: objdump configure:6910: checking how to recognize dependent libraries configure:7106: result: pass_all configure:7126: checking for i686-uhu-linux-ar configure:7142: found /usr/bin/i686-uhu-linux-ar configure:7153: result: i686-uhu-linux-ar configure:7231: checking for i686-uhu-linux-strip configure:7261: result: no configure:7271: checking for strip configure:7287: found /usr/bin/strip configure:7298: result: strip configure:7330: checking for i686-uhu-linux-ranlib configure:7360: result: no configure:7370: checking for ranlib configure:7386: found /usr/bin/ranlib configure:7397: result: ranlib configure:7487: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7605: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:7608: $? = 0 configure:7612: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7615: $? = 0 configure:7669: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c conftstm.o >&5 configure:7672: $? = 0 configure:7710: result: ok configure:8515: checking for ANSI C header files configure:8535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8535: $? = 0 configure:8608: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8608: $? = 0 configure:8608: ./conftest configure:8608: $? = 0 configure:8619: result: yes configure:8632: checking for sys/types.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for sys/stat.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for stdlib.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for string.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for memory.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for strings.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for inttypes.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for stdint.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8632: checking for unistd.h configure:8632: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8632: $? = 0 configure:8632: result: yes configure:8646: checking for dlfcn.h configure:8646: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:8646: $? = 0 configure:8646: result: yes configure:8771: checking for C++ compiler version configure:8780: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.4.2 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:8791: $? = 0 configure:8780: i686-uhu-linux-g++ -v >&5 Using built-in specs. Target: i686-uhu-linux 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 --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:8791: $? = 0 configure:8780: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: '-V' option must have argument configure:8791: $? = 1 configure:8780: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: unrecognized option '-qversion' i686-uhu-linux-g++: no input files configure:8791: $? = 1 configure:8795: checking whether we are using the GNU C++ compiler configure:8823: result: yes configure:8832: checking whether i686-uhu-linux-g++ accepts -g configure:8893: result: yes configure:8918: checking dependency style of i686-uhu-linux-g++ configure:9028: result: gcc3 configure:9051: checking how to run the C++ preprocessor configure:9078: i686-uhu-linux-g++ -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp configure:9078: $? = 0 configure:9092: i686-uhu-linux-g++ -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:9092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9117: result: i686-uhu-linux-g++ -E configure:9137: i686-uhu-linux-g++ -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp configure:9137: $? = 0 configure:9151: i686-uhu-linux-g++ -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:9151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9357: checking for objdir configure:9372: result: .libs configure:9668: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9686: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9690: $? = 0 configure:9703: result: no configure:9723: checking for i686-uhu-linux-gcc option to produce PIC configure:9995: result: -fPIC -DPIC configure:10007: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10025: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -fPIC -DPIC -DPIC conftest.c >&5 configure:10029: $? = 0 configure:10042: result: yes configure:10066: checking if i686-uhu-linux-gcc static flag -static works configure:10094: result: yes configure:10109: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -o out/conftest2.o conftest.c >&5 configure:10134: $? = 0 configure:10156: result: yes configure:10164: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10211: result: yes configure:10244: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11235: result: yes configure:11272: checking whether -lc should be explicitly linked in configure:11277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:11280: $? = 0 configure:11295: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11298: $? = 0 configure:11310: result: no configure:11474: checking dynamic linker characteristics configure:11907: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11907: $? = 0 configure:12137: result: GNU/Linux ld.so configure:12239: checking how to hardcode library paths into programs configure:12264: result: immediate configure:12784: checking whether stripping libraries is possible configure:12789: result: yes configure:12824: checking if libtool supports shared libraries configure:12826: result: yes configure:12829: checking whether to build shared libraries configure:12850: result: yes configure:12853: checking whether to build static libraries configure:12857: result: no configure:13007: checking for ld used by i686-uhu-linux-g++ configure:13074: result: /usr/bin/ld configure:13081: checking if the linker (/usr/bin/ld) is GNU ld configure:13096: result: yes configure:13151: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14064: result: yes configure:14092: i686-uhu-linux-g++ -c -g -O2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp >&5 configure:14095: $? = 0 configure:14277: checking for i686-uhu-linux-g++ option to produce PIC configure:14594: result: -fPIC -DPIC configure:14603: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14621: i686-uhu-linux-g++ -c -g -O2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14625: $? = 0 configure:14638: result: yes configure:14659: checking if i686-uhu-linux-g++ static flag -static works configure:14687: result: yes configure:14699: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14720: i686-uhu-linux-g++ -c -g -O2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -o out/conftest2.o conftest.cpp >&5 configure:14724: $? = 0 configure:14746: result: yes configure:14751: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14798: result: yes configure:14828: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14857: result: yes configure:14994: checking dynamic linker characteristics configure:15375: i686-uhu-linux-g++ -o conftest -g -O2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15375: $? = 0 configure:15605: result: GNU/Linux ld.so configure:15656: checking how to hardcode library paths into programs configure:15681: result: immediate configure:15746: checking for pkg-config configure:15762: found /usr/bin/pkg-config configure:15774: result: yes configure:15791: checking for X configure:15899: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:15899: $? = 0 configure:15930: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lX11 >&5 configure:15930: $? = 0 configure:15980: result: libraries , headers configure:16079: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lX11 >&5 configure:16079: $? = 0 configure:16177: checking for gethostbyname configure:16177: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:16177: $? = 0 configure:16177: result: yes configure:16274: checking for connect configure:16274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:16274: $? = 0 configure:16274: result: yes configure:16323: checking for remove configure:16323: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:16323: $? = 0 configure:16323: result: yes configure:16372: checking for shmat configure:16372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:16372: $? = 0 configure:16372: result: yes configure:16430: checking for IceConnectionNumber in -lICE configure:16455: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lICE >&5 configure:16455: $? = 0 configure:16464: result: yes configure:16480: checking libintl.h usability configure:16480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:16480: $? = 0 configure:16480: result: yes configure:16480: checking libintl.h presence configure:16480: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:16480: $? = 0 configure:16480: result: yes configure:16480: checking for libintl.h configure:16480: result: yes configure:16602: checking for glib-2.0 >= 2.6.0 (via pkg-config) configure:16623: result: yes configure:16808: checking for gmodule-2.0 >= 2.6.0 (via pkg-config) configure:16829: result: yes configure:17014: checking for gobject-2.0 >= 2.6.0 (via pkg-config) configure:17035: result: yes configure:17220: checking for gthread-2.0 >= 2.6.0 (via pkg-config) configure:17241: result: yes configure:17330: checking for glib-genmarshal configure:17346: found /usr/bin/glib-genmarshal configure:17358: result: yes configure:17473: checking for glib-2.0 >= 2.14.0 (via pkg-config) configure:17494: result: yes configure:17691: checking for fuse (via pkg-config) configure:17706: result: yes configure:17844: checking security/pam_appl.h usability configure:17844: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:17844: $? = 0 configure:17844: result: yes configure:17844: checking security/pam_appl.h presence configure:17844: i686-uhu-linux-gcc -E -I/usr/include -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:17844: $? = 0 configure:17844: result: yes configure:17844: checking for security/pam_appl.h configure:17844: result: yes configure:17866: checking for pam_start in -lpam configure:17891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lpam -lpam >&5 configure:17891: $? = 0 configure:17901: result: yes configure:18074: checking CUnit/CUnit.h usability configure:18074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 conftest.c:56:25: error: CUnit/CUnit.h: No such file or directory configure:18074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18074: result: no configure:18074: checking CUnit/CUnit.h presence configure:18074: i686-uhu-linux-gcc -E -I/usr/include -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c conftest.c:23:25: error: CUnit/CUnit.h: No such file or directory configure:18074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:18074: result: no configure:18074: checking for CUnit/CUnit.h configure:18074: result: no configure:18267: WARNING: CUnit not found, tests won't be compiled. configure:18282: checking for XeviQueryVersion in -lXext configure:18307: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXext -lSM -lICE -lX11 >&5 configure:18307: $? = 0 configure:18316: result: yes configure:18325: checking for X11/extensions/extutil.h configure:18325: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:18325: $? = 0 configure:18325: result: yes configure:18337: checking for XineramaQueryVersion in -lXinerama configure:18362: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXinerama -lXext -lSM -lICE -lX11 >&5 configure:18362: $? = 0 configure:18371: result: yes configure:18381: checking for XOpenDevice in -lXi configure:18406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXi -lXinerama -lXext -lSM -lICE -lX11 >&5 configure:18406: $? = 0 configure:18415: result: yes configure:18424: checking for XRenderQueryVersion in -lXrender configure:18449: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXrender -lXi -lXinerama -lXext -lSM -lICE -lX11 >&5 configure:18449: $? = 0 configure:18458: result: yes configure:18467: checking for XRRQueryVersion in -lXrandr configure:18492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -lX11 >&5 configure:18492: $? = 0 configure:18501: result: yes configure:18510: checking for XTestQueryExtension in -lXtst configure:18535: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXtst -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -lX11 >&5 configure:18535: $? = 0 configure:18544: result: yes configure:18553: checking for SmcOpenConnection in -lSM configure:18578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lSM >&5 configure:18578: $? = 0 configure:18587: result: yes configure:18600: checking X11/SM/SMlib.h usability configure:18600: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:18600: $? = 0 configure:18600: result: yes configure:18600: checking X11/SM/SMlib.h presence configure:18600: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:18600: $? = 0 configure:18600: result: yes configure:18600: checking for X11/SM/SMlib.h configure:18600: result: yes configure:18600: checking X11/ICE/ICElib.h usability configure:18600: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:18600: $? = 0 configure:18600: result: yes configure:18600: checking X11/ICE/ICElib.h presence configure:18600: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:18600: $? = 0 configure:18600: result: yes configure:18600: checking for X11/ICE/ICElib.h configure:18600: result: yes configure:18614: checking for XCompositeQueryExtension in -lXcomposite configure:18639: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lXcomposite >&5 configure:18639: $? = 0 configure:18648: result: yes configure:18659: checking X11/extensions/Xcomposite.h usability configure:18659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:18659: $? = 0 configure:18659: result: yes configure:18659: checking X11/extensions/Xcomposite.h presence configure:18659: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c configure:18659: $? = 0 configure:18659: result: yes configure:18659: checking for X11/extensions/Xcomposite.h configure:18659: result: yes configure:18777: checking for gtk+-2.0 >= 2.4.0 (via pkg-config) configure:18798: result: yes configure:18925: checking gtkmm.h usability configure:18925: i686-uhu-linux-g++ -c -g -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp >&5 conftest.cpp:59:19: error: gtkmm.h: No such file or directory configure:18925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18925: result: no configure:18925: checking gtkmm.h presence configure:18925: i686-uhu-linux-g++ -E -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.cpp conftest.cpp:26:19: error: gtkmm.h: No such file or directory configure:18925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | /* end confdefs.h. */ | #include configure:18925: result: no configure:18925: checking for gtkmm.h configure:18925: result: no configure:19000: checking for gtkmm-2.4 >= 2.4.0 (via pkg-config) configure:19021: result: yes configure:19118: checking for crypt in -lcrypt configure:19143: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lcrypt >&5 configure:19143: $? = 0 configure:19152: result: yes configure:19163: checking for dlopen configure:19163: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 /tmp/ccTSfZUG.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:19163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:19163: result: no configure:19170: checking for dlopen in -ldl configure:19195: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -ldl >&5 configure:19195: $? = 0 configure:19204: result: yes configure:19219: checking for ecvt configure:19219: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:19219: $? = 0 configure:19219: result: yes configure:19230: checking for fcvt configure:19230: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c >&5 configure:19230: $? = 0 configure:19230: result: yes configure:19284: checking for pthread_mutex_init in -lpthread configure:19309: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lpthread >&5 configure:19309: $? = 0 configure:19318: result: yes configure:19415: checking for getstat in -lproc configure:19440: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lproc -L/lib -lproc >&5 /usr/bin/ld: cannot find -lproc collect2: ld returned 1 exit status configure:19440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 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 getstat (); | int | main () | { | return getstat (); | ; | return 0; | } configure:19450: result: no configure:19625: checking for getstat in -lproc-3.2.8 configure:19650: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS conftest.c -lproc-3.2.8 -L/lib -lproc-3.2.8 >&5 configure:19650: $? = 0 configure:19660: result: yes configure:20160: checking for dumbnet-config configure:20191: result: no configure:20371: checking for dnet-config configure:20389: found /usr/bin/dnet-config configure:20402: result: /usr/bin/dnet-config configure:20463: checking for i686-uhu-linux-i686-uhu-linux-g++ configure:20493: result: no configure:20503: checking for i686-uhu-linux-g++ configure:20519: found /usr/bin/i686-uhu-linux-g++ configure:20530: result: i686-uhu-linux-g++ configure:20706: checking for icu-config configure:20724: found /usr/bin/icu-config configure:20737: result: /usr/bin/icu-config configure:20786: checking for ucasemap_utf8ToTitle in ICU configure:20804: i686-uhu-linux-g++ -c -g -O2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU conftest.cpp >&5 configure:20804: $? = 0 configure:20807: result: yes configure:20831: checking for rpcgen configure:20849: found /usr/bin/rpcgen configure:20862: result: /usr/bin/rpcgen configure:20877: checking crypt.h usability configure:20877: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:20877: $? = 0 configure:20877: result: yes configure:20877: checking crypt.h presence configure:20877: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:20877: $? = 0 configure:20877: result: yes configure:20877: checking for crypt.h configure:20877: result: yes configure:20889: checking for inttypes.h configure:20889: result: yes configure:20901: checking for stdint.h configure:20901: result: yes configure:20913: checking for stdlib.h configure:20913: result: yes configure:20925: checking wchar.h usability configure:20925: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:20925: $? = 0 configure:20925: result: yes configure:20925: checking wchar.h presence configure:20925: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:20925: $? = 0 configure:20925: result: yes configure:20925: checking for wchar.h configure:20925: result: yes configure:20937: checking sys/inttypes.h usability configure:20937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 conftest.c:66:26: error: sys/inttypes.h: No such file or directory configure:20937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20937: result: no configure:20937: checking sys/inttypes.h presence configure:20937: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c conftest.c:33:26: error: sys/inttypes.h: No such file or directory configure:20937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:20937: result: no configure:20937: checking for sys/inttypes.h configure:20937: result: no configure:20949: checking sys/io.h usability configure:20949: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:20949: $? = 0 configure:20949: result: yes configure:20949: checking sys/io.h presence configure:20949: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:20949: $? = 0 configure:20949: result: yes configure:20949: checking for sys/io.h configure:20949: result: yes configure:20961: checking sys/param.h usability configure:20961: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:20961: $? = 0 configure:20961: result: yes configure:20961: checking sys/param.h presence configure:20961: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:20961: $? = 0 configure:20961: result: yes configure:20961: checking for sys/param.h configure:20961: result: yes configure:20973: checking sys/sysinfo.h usability configure:20973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 In file included from /usr/include/sys/sysinfo.h:25, from conftest.c:68: /usr/include/linux/kernel.h:709:2: warning: #warning Attempt to use kernel headers from user space, see http: configure:20973: $? = 0 configure:20973: result: yes configure:20973: checking sys/sysinfo.h presence configure:20973: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c In file included from /usr/include/sys/sysinfo.h:25, from conftest.c:35: /usr/include/linux/kernel.h:709:2: warning: #warning Attempt to use kernel headers from user space, see http: configure:20973: $? = 0 configure:20973: result: yes configure:20973: checking for sys/sysinfo.h configure:20973: result: yes configure:20985: checking for sys/types.h configure:20985: result: yes configure:20997: checking for sys/user.h configure:20997: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:20997: $? = 0 configure:20997: result: yes configure:21014: checking sys/vfs.h usability configure:21014: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21014: $? = 0 configure:21014: result: yes configure:21014: checking sys/vfs.h presence configure:21014: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:21014: $? = 0 configure:21014: result: yes configure:21014: checking for sys/vfs.h configure:21014: result: yes configure:21026: checking syslimits.h usability configure:21026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 In file included from /usr/lib/gcc/i686-uhu-linux/4.4.2/include-fixed/syslimits.h:7, from conftest.c:72: /usr/include/limits.h:125:26: error: no include path in which to search for limits.h configure:21026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21026: result: no configure:21026: checking syslimits.h presence configure:21026: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c In file included from /usr/lib/gcc/i686-uhu-linux/4.4.2/include-fixed/syslimits.h:7, from conftest.c:39: /usr/include/limits.h:125:26: error: no include path in which to search for limits.h configure:21026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:21026: result: no configure:21026: checking for syslimits.h configure:21026: result: no configure:21038: checking unwind.h usability configure:21038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21038: $? = 0 configure:21038: result: yes configure:21038: checking unwind.h presence configure:21038: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:21038: $? = 0 configure:21038: result: yes configure:21038: checking for unwind.h configure:21038: result: yes configure:21049: checking for wchar.h configure:21049: result: yes configure:21060: checking linux/unistd.h usability configure:21060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21060: $? = 0 configure:21060: result: yes configure:21060: checking linux/unistd.h presence configure:21060: i686-uhu-linux-gcc -E -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c configure:21060: $? = 0 configure:21060: result: yes configure:21060: checking for linux/unistd.h configure:21060: result: yes configure:21071: checking for X11/extensions/panoramiXproto.h configure:21071: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21071: $? = 0 configure:21071: result: yes configure:21085: checking for ecvt in -lc configure:21110: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c -lc >&5 configure:21110: $? = 0 configure:21119: result: yes configure:21130: checking for stdbool.h that conforms to C99 configure:21215: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21215: $? = 0 configure:21222: result: yes configure:21224: checking for _Bool configure:21224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21224: $? = 0 configure:21224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 conftest.c: In function 'main': conftest.c:76: error: expected expression before ')' token configure:21224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_UNWIND_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:21224: result: yes configure:21240: checking for an ANSI C-conforming const configure:21305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21305: $? = 0 configure:21312: result: yes configure:21320: checking for uid_t in sys/types.h configure:21339: result: yes configure:21350: checking for inline configure:21366: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21366: $? = 0 configure:21374: result: inline configure:21392: checking for mode_t configure:21392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21392: $? = 0 configure:21392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 conftest.c: In function 'main': conftest.c:78: error: expected expression before ')' token configure:21392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_UNWIND_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:21392: result: yes configure:21403: checking for off_t configure:21403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21403: $? = 0 configure:21403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 conftest.c: In function 'main': conftest.c:78: error: expected expression before ')' token configure:21403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_UNWIND_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:21403: result: yes configure:21414: checking for pid_t configure:21414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21414: $? = 0 configure:21414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 conftest.c: In function 'main': conftest.c:78: error: expected expression before ')' token configure:21414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_UNWIND_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:21414: result: yes configure:21425: checking for size_t configure:21425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21425: $? = 0 configure:21425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 conftest.c: In function 'main': conftest.c:78: error: expected expression before ')' token configure:21425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "open-vm-tools" | #define PACKAGE_TARNAME "open-vm-tools" | #define PACKAGE_VERSION "2011.12.20" | #define PACKAGE_STRING "open-vm-tools 2011.12.20" | #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "open-vm-tools" | #define VERSION "2011.12.20" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_ICE_ICELIB_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_ECVT 1 | #define HAVE_FCVT 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_UNWIND_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:21425: result: yes configure:21436: checking for struct stat.st_rdev configure:21436: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21436: $? = 0 configure:21436: result: yes configure:21446: checking whether time.h and sys/time.h may both be included configure:21466: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21466: $? = 0 configure:21473: result: yes configure:21481: checking whether struct tm is in sys/time.h or time.h configure:21501: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21501: $? = 0 configure:21508: result: time.h configure:21516: checking for working volatile configure:21535: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21535: $? = 0 configure:21542: result: yes configure:21561: checking for GCC flag -Wno-pointer-sign configure:21579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21579: $? = 0 configure:21581: result: yes configure:21561: checking for GCC flag -Wno-unused-value configure:21579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21579: $? = 0 configure:21581: result: yes configure:21561: checking for GCC flag -fno-strict-aliasing configure:21579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21579: $? = 0 configure:21581: result: yes configure:21561: checking for GCC flag -Wno-unknown-pragmas configure:21579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21579: $? = 0 configure:21581: result: yes configure:21561: checking for GCC flag -Wno-uninitialized configure:21579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 conftest.c >&5 configure:21579: $? = 0 configure:21581: result: yes configure:21596: checking for GCC flag -fvisibility configure:21609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -fvisibility=hidden -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS conftest.c >&5 configure:21609: $? = 0 configure:21611: result: yes configure:21623: checking for GCC flag -Wno-unused-but-set-variable configure:21636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused-but-set-variable -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS conftest.c >&5 configure:21636: $? = 0 configure:21638: result: yes configure:21661: checking for doxygen configure:21689: result: no configure:21698: WARNING: doxygen not found; API documentation will not be generated. configure:22435: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by open-vm-tools config.status 2011.12.20, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vas config.status:1255: creating Makefile config.status:1255: creating lib/Makefile config.status:1255: creating lib/appUtil/Makefile config.status:1255: creating lib/auth/Makefile config.status:1255: creating lib/backdoor/Makefile config.status:1255: creating lib/dict/Makefile config.status:1255: creating lib/dynxdr/Makefile config.status:1255: creating lib/err/Makefile config.status:1255: creating lib/file/Makefile config.status:1255: creating lib/foundryMsg/Makefile config.status:1255: creating lib/glibUtils/Makefile config.status:1255: creating lib/guestApp/Makefile config.status:1255: creating lib/guestRpc/Makefile config.status:1255: creating lib/hgfs/Makefile config.status:1255: creating lib/hgfsBd/Makefile config.status:1255: creating lib/hgfsHelper/Makefile config.status:1255: creating lib/hgfsServer/Makefile config.status:1255: creating lib/hgfsServerManagerGuest/Makefile config.status:1255: creating lib/hgfsServerPolicyGuest/Makefile config.status:1255: creating lib/impersonate/Makefile config.status:1255: creating lib/lock/Makefile config.status:1255: creating lib/message/Makefile config.status:1255: creating lib/misc/Makefile config.status:1255: creating lib/netUtil/Makefile config.status:1255: creating lib/panic/Makefile config.status:1255: creating lib/panicDefault/Makefile config.status:1255: creating lib/printer/Makefile config.status:1255: creating lib/procMgr/Makefile config.status:1255: creating lib/rpcChannel/Makefile config.status:1255: creating lib/rpcIn/Makefile config.status:1255: creating lib/rpcOut/Makefile config.status:1255: creating lib/rpcVmx/Makefile config.status:1255: creating lib/slashProc/Makefile config.status:1255: creating lib/string/Makefile config.status:1255: creating lib/stubs/Makefile config.status:1255: creating lib/syncDriver/Makefile config.status:1255: creating lib/system/Makefile config.status:1255: creating lib/unicode/Makefile config.status:1255: creating lib/user/Makefile config.status:1255: creating lib/vmCheck/Makefile config.status:1255: creating lib/vmSignal/Makefile config.status:1255: creating lib/wiper/Makefile config.status:1255: creating lib/xdg/Makefile config.status:1255: creating services/Makefile config.status:1255: creating services/vmtoolsd/Makefile config.status:1255: creating services/plugins/Makefile config.status:1255: creating services/plugins/desktopEvents/Makefile config.status:1255: creating services/plugins/dndcp/Makefile config.status:1255: creating services/plugins/guestInfo/Makefile config.status:1255: creating services/plugins/guestInfo/getlib/Makefile config.status:1255: creating services/plugins/hgfsServer/Makefile config.status:1255: creating services/plugins/powerOps/Makefile config.status:1255: creating services/plugins/resolutionSet/Makefile config.status:1255: creating services/plugins/timeSync/Makefile config.status:1255: creating services/plugins/vix/Makefile config.status:1255: creating services/plugins/vmbackup/Makefile config.status:1255: creating vmware-user-suid-wrapper/Makefile config.status:1255: creating toolbox/Makefile config.status:1255: creating hgfsclient/Makefile config.status:1255: creating hgfsmounter/Makefile config.status:1255: creating checkvm/Makefile config.status:1255: creating rpctool/Makefile config.status:1255: creating libguestlib/Makefile config.status:1255: creating libguestlib/vmguestlib.pc config.status:1255: creating libhgfs/Makefile config.status:1255: creating libvmtools/Makefile config.status:1255: creating xferlogs/Makefile config.status:1255: creating modules/Makefile config.status:1255: creating vmblock-fuse/Makefile config.status:1255: creating vmblockmounter/Makefile config.status:1255: creating tests/Makefile config.status:1255: creating tests/vmrpcdbg/Makefile config.status:1255: creating tests/testDebug/Makefile config.status:1255: creating tests/testPlugin/Makefile config.status:1255: creating tests/testVmblock/Makefile config.status:1255: creating docs/Makefile config.status:1255: creating docs/api/Makefile config.status:1255: creating scripts/Makefile config.status:1255: creating scripts/build/rpcgen_wrapper.sh config.status:1426: executing depfiles commands config.status:1426: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_ecvt=yes ac_cv_func_fcvt=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_CUnit_CUnit_h=no ac_cv_header_X11_ICE_ICElib_h=yes ac_cv_header_X11_SM_SMlib_h=yes ac_cv_header_X11_extensions_Xcomposite_h=yes ac_cv_header_X11_extensions_extutil_h=yes ac_cv_header_X11_extensions_panoramiXproto_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_gtkmm_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_unistd_h=yes ac_cv_header_memory_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_stdbool_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_inttypes_h=no ac_cv_header_sys_io_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_syslimits_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_unwind_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SM_SmcOpenConnection=yes ac_cv_lib_Xcomposite_XCompositeQueryExtension=yes ac_cv_lib_Xext_XeviQueryVersion=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinerama_XineramaQueryVersion=yes ac_cv_lib_Xrandr_XRRQueryVersion=yes ac_cv_lib_Xrender_XRenderQueryVersion=yes ac_cv_lib_Xtst_XTestQueryExtension=yes ac_cv_lib_c_ecvt=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_proc_3_2_8_getstat=yes ac_cv_lib_proc___getstat=no ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_RPCGEN=/usr/bin/rpcgen ac_cv_path_SED=/bin/sed ac_cv_path_ac_vmw_lib_cfg=/usr/bin/icu-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_HAVE_PKG_CONFIG=yes ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_ac_ct_have_cxx=i686-uhu-linux-g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_have_doxygen=no ac_cv_prog_have_genmarshal=yes ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/config/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing --run automake-1.11' AWK='gawk' BUILD_HGFSMOUNTER_FALSE='#' BUILD_HGFSMOUNTER_TRUE='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused-but-set-variable' COMMON_PLUGIN_INSTALLDIR='${exec_prefix}/lib/open-vm-tools/plugins/common' COMMON_XLIBS='-lXtst -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -lX11 ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='-I/var/uhubuild/work/compile/lib/include -I/var/uhubuild/work/compile/lib/include -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -DHAVE_GLIB_REGEX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE' CUNIT_CPPFLAGS='' CUNIT_LIBS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"2011.12.20\" -DPACKAGE_STRING=\"open-vm-tools\ 2011.12.20\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"2011.12.20\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_ECVT=1 -DHAVE_FCVT=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_IO_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1' DEPDIR='.deps' DNET_CPPFLAGS='-I/usr/include' DNET_LIBS='-L/usr/lib -ldnet' DOT='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FREEBSD_CUSTOM_SYSDIR_FALSE='' FREEBSD_CUSTOM_SYSDIR_TRUE='#' FREEBSD_FALSE='' FREEBSD_TRUE='#' FUSE_CPPFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' FUSE_LIBS='-pthread -lfuse -lrt -ldl ' GLIB2_CPPFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB2_LIBS='-lglib-2.0 ' GMODULE_CPPFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 ' GOBJECT_CPPFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GTHREAD_CPPFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 ' GTKMM_CPPFLAGS='-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DHAVE_GTKMM' GTKMM_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' GTK_CPPFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK2' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' HAVE_DNET_FALSE='#' HAVE_DNET_TRUE='' HAVE_DOT='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_FUSE_FALSE='#' HAVE_FUSE_TRUE='' HAVE_GNU_LD_FALSE='#' HAVE_GNU_LD_TRUE='' HAVE_GTKMM_FALSE='#' HAVE_GTKMM_TRUE='' HAVE_ICU_FALSE='#' HAVE_ICU_TRUE='' HAVE_PAM_FALSE='#' HAVE_PAM_TRUE='' HAVE_PKG_CONFIG='yes' HAVE_X11_FALSE='#' HAVE_X11_TRUE='' HAVE_XCOMPOSITE_FALSE='#' HAVE_XCOMPOSITE_TRUE='' HAVE_XSM_FALSE='#' HAVE_XSM_TRUE='' HGFS_LIBS='/var/uhubuild/work/compile/libhgfs/libhgfs.la' ICU_CPPFLAGS='-D_REENTRANT -I/usr/include -DUSE_ICU -DHAVE_ICU_38' ICU_LIBS=' -lpthread -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -lm ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTVMSG='$(SHELL) $(top_srcdir)/scripts/build/instvmsg.sh' KERNEL_RELEASE='2.6.33.2-2.i386' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVMTOOLS_LIBADD=' -ldl -lrt -lcrypt -lpthread' LIB_AUTH_CPPFLAGS=' -I/usr/include -DUSE_PAM' LIB_IMPERSONATE_CPPFLAGS='' LIB_USER_CPPFLAGS='' LINUXINCLUDE='' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MODULES=' vmsync vmci vsock vmxnet vmblock vmhgfs' MODULES_DIR='/lib/modules/2.6.33.2-2.i386/kernel/' MODULES_OS='linux' MSCGEN='' MSCGEN_DIR='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='open-vm-tools' PACKAGE_BUGREPORT='open-vm-tools-devel@lists.sourceforge.net' PACKAGE_NAME='open-vm-tools' PACKAGE_STRING='open-vm-tools 2011.12.20' PACKAGE_TARNAME='open-vm-tools' PACKAGE_URL='' PACKAGE_VERSION='2011.12.20' PAM_CPPFLAGS='-I/usr/include -DUSE_PAM' PAM_LIBS=' -lpam' PAM_PREFIX='$(sysconfdir)' PATH_SEPARATOR=':' PLUGIN_CPPFLAGS='-DVMTOOLS_USE_GLIB -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT' PLUGIN_LDFLAGS='-Wl,-z,defs -Wl,-lc -shared -module -avoid-version' PROCPS_CPPFLAGS='' PROCPS_LIBS='-L/lib -lproc-3.2.8' RANLIB='ranlib' RPCGEN='/usr/bin/rpcgen' RPCGENFLAGS='' RPCGEN_WRAPPER='$(SHELL) $(top_builddir)/scripts/build/rpcgen_wrapper.sh' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOLARIS_FALSE='' SOLARIS_TRUE='#' STRIP='strip' SYSDIR='' TARGET_OS='linux' TEST_PLUGIN_INSTALLDIR='${datarootdir}/open-vm-tools/tests' THIRTY_TWO_BIT_USERSPACE_FALSE='#' THIRTY_TWO_BIT_USERSPACE_TRUE='' TOOLS_VERSION='' USE_PRINTF_WRAPPERS_FALSE='#' USE_PRINTF_WRAPPERS_TRUE='' USE_SLASH_PROC_FALSE='' USE_SLASH_PROC_TRUE='#' VERSION='2011.12.20' VIX_LIBADD=' -ldl -lcrypt -lpthread' VMSVC_PLUGIN_INSTALLDIR='${exec_prefix}/lib/open-vm-tools/plugins/vmsvc' VMTOOLS_CPPFLAGS='-DVMTOOLS_USE_GLIB -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' VMTOOLS_LIBS='/var/uhubuild/work/compile/libvmtools/libvmtools.la -lglib-2.0 ' VMUSR_PLUGIN_INSTALLDIR='${exec_prefix}/lib/open-vm-tools/plugins/vmusr' WITH_KERNEL_MODULES_FALSE='' WITH_KERNEL_MODULES_TRUE='#' WITH_ROOT_PRIVILEGES_FALSE='#' WITH_ROOT_PRIVILEGES_TRUE='' XCOMPOSITE_LIBS='-lXcomposite' XDR_LIBS='' XMKMF='' XSM_LIBS='-lSM -lICE' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_vmw_lib_cfg='/usr/bin/icu-config' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' have_cxx='i686-uhu-linux-g++' have_doxygen='no' have_genmarshal='yes' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "open-vm-tools" #define PACKAGE_TARNAME "open-vm-tools" #define PACKAGE_VERSION "2011.12.20" #define PACKAGE_STRING "open-vm-tools 2011.12.20" #define PACKAGE_BUGREPORT "open-vm-tools-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "open-vm-tools" #define VERSION "2011.12.20" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_X11_SM_SMLIB_H 1 #define HAVE_X11_ICE_ICELIB_H 1 #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 #define HAVE_ECVT 1 #define HAVE_FCVT 1 #define HAVE_CRYPT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_UNWIND_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define TIME_WITH_SYS_TIME 1 configure: exit 0