This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by util-vserver configure 0.30.208, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = quad uname -m = i686 uname -r = 2.6.12.4-vs2.0 uname -s = Linux uname -v = #1 SMP Sun Aug 7 23:55:19 CEST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/local/script PATH: /usr/local/bin PATH: /usr/local/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1594: checking for a BSD-compatible install configure:1649: result: /usr/bin/install -c configure:1660: checking whether build environment is sane configure:1703: result: yes configure:1768: checking for gawk configure:1784: found /bin/gawk configure:1794: result: gawk configure:1804: checking whether make sets $(MAKE) configure:1824: result: yes configure:1992: checking whether to enable maintainer-specific portions of Makefiles configure:2001: result: no configure:2023: checking build system type configure:2041: result: i686-pc-linux-gnu configure:2049: checking host system type configure:2063: result: i686-pc-linux-gnu configure:2128: checking for g++ configure:2144: found /usr/bin/g++ configure:2154: result: g++ configure:2170: checking for C++ compiler version configure:2173: g++ --version &5 g++ (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) Copyright (C) 2004 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:2176: $? = 0 configure:2178: g++ -v &5 Reading specs from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) configure:2181: $? = 0 configure:2183: g++ -V &5 g++: `-V' option must have argument configure:2186: $? = 1 configure:2209: checking for C++ compiler default output file name configure:2212: g++ conftest.cc >&5 configure:2215: $? = 0 configure:2261: result: a.out configure:2266: checking whether the C++ compiler works configure:2272: ./a.out configure:2275: $? = 0 configure:2292: result: yes configure:2299: checking whether we are cross compiling configure:2301: result: no configure:2304: checking for suffix of executables configure:2306: g++ -o conftest conftest.cc >&5 configure:2309: $? = 0 configure:2334: result: configure:2340: checking for suffix of object files configure:2361: g++ -c conftest.cc >&5 configure:2364: $? = 0 configure:2386: result: o configure:2390: checking whether we are using the GNU C++ compiler configure:2414: g++ -c conftest.cc >&5 configure:2420: $? = 0 configure:2424: test -z || test ! -s conftest.err configure:2427: $? = 0 configure:2430: test -s conftest.o configure:2433: $? = 0 configure:2446: result: yes configure:2452: checking whether g++ accepts -g configure:2473: g++ -c -g conftest.cc >&5 configure:2479: $? = 0 configure:2483: test -z || test ! -s conftest.err configure:2486: $? = 0 configure:2489: test -s conftest.o configure:2492: $? = 0 configure:2503: result: yes configure:2545: g++ -c -g -O2 conftest.cc >&5 configure:2551: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest.o configure:2564: $? = 0 configure:2590: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:2596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2545: g++ -c -g -O2 conftest.cc >&5 configure:2551: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest.o configure:2564: $? = 0 configure:2590: g++ -c -g -O2 conftest.cc >&5 configure:2596: $? = 0 configure:2600: test -z || test ! -s conftest.err configure:2603: $? = 0 configure:2606: test -s conftest.o configure:2609: $? = 0 configure:2643: checking for style of include used by make configure:2671: result: GNU configure:2699: checking dependency style of g++ configure:2789: result: gcc3 configure:2852: checking for gcc configure:2868: found /usr/bin/gcc configure:2878: result: gcc configure:3122: checking for C compiler version configure:3125: gcc --version &5 gcc (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) Copyright (C) 2004 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:3128: $? = 0 configure:3130: gcc -v &5 Reading specs from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) configure:3133: $? = 0 configure:3135: gcc -V &5 gcc: `-V' option must have argument configure:3138: $? = 1 configure:3141: checking whether we are using the GNU C compiler configure:3165: gcc -c conftest.c >&5 configure:3171: $? = 0 configure:3175: test -z || test ! -s conftest.err configure:3178: $? = 0 configure:3181: test -s conftest.o configure:3184: $? = 0 configure:3197: result: yes configure:3203: checking whether gcc accepts -g configure:3224: gcc -c -g conftest.c >&5 configure:3230: $? = 0 configure:3234: test -z || test ! -s conftest.err configure:3237: $? = 0 configure:3240: test -s conftest.o configure:3243: $? = 0 configure:3254: result: yes configure:3271: checking for gcc option to accept ANSI C configure:3341: gcc -c -g -O2 conftest.c >&5 configure:3347: $? = 0 configure:3351: test -z || test ! -s conftest.err configure:3354: $? = 0 configure:3357: test -s conftest.o configure:3360: $? = 0 configure:3378: result: none needed configure:3396: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3402: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3537: checking dependency style of gcc configure:3627: result: gcc3 configure:3657: checking for a BSD-compatible install configure:3712: result: /usr/bin/install -c configure:3723: checking whether ln -s works configure:3727: result: yes configure:3735: checking whether gcc and cc understand -c and -o together configure:3765: gcc -c conftest.c -o conftest.o >&5 configure:3768: $? = 0 configure:3770: gcc -c conftest.c -o conftest.o >&5 configure:3773: $? = 0 configure:3780: cc -c conftest.c >&5 configure:3783: $? = 0 configure:3786: cc -c conftest.c -o conftest.o >&5 configure:3789: $? = 0 configure:3791: cc -c conftest.c -o conftest.o >&5 configure:3794: $? = 0 configure:3812: result: yes configure:3841: checking whether g++ is a C++ compiler configure:3859: g++ -c -g -O2 conftest.cc >&5 configure:3865: $? = 0 configure:3869: test -z || test ! -s conftest.err configure:3872: $? = 0 configure:3875: test -s conftest.o configure:3878: $? = 0 configure:3896: result: yes configure:3919: checking whether gcc is a C99 compiler configure:3941: gcc -c -g -O2 conftest.c >&5 configure:3947: $? = 0 configure:3951: test -z || test ! -s conftest.err configure:3954: $? = 0 configure:3957: test -s conftest.o configure:3960: $? = 0 configure:3978: result: yes configure:4026: checking for awk configure:4044: found /bin/awk configure:4056: result: /bin/awk configure:4107: checking for cat configure:4125: found /bin/cat configure:4137: result: /bin/cat configure:4188: checking for chown configure:4206: found /bin/chown configure:4218: result: /bin/chown configure:4269: checking for cmp configure:4287: found /usr/bin/cmp configure:4299: result: /usr/bin/cmp configure:4350: checking for cp configure:4368: found /bin/cp configure:4380: result: /bin/cp configure:4431: checking for dirname configure:4449: found /usr/bin/dirname configure:4461: result: /usr/bin/dirname configure:4512: checking for egrep configure:4530: found /bin/egrep configure:4542: result: /bin/egrep configure:4593: checking for env configure:4611: found /bin/env configure:4623: result: /bin/env configure:4674: checking for grep configure:4692: found /bin/grep configure:4704: result: /bin/grep configure:4755: checking for ln configure:4773: found /bin/ln configure:4785: result: /bin/ln configure:4836: checking for mkdir configure:4854: found /bin/mkdir configure:4866: result: /bin/mkdir configure:4917: checking for mkfifo configure:4935: found /usr/bin/mkfifo configure:4947: result: /usr/bin/mkfifo configure:4998: checking for mktemp configure:5016: found /bin/mktemp configure:5028: result: /bin/mktemp configure:5079: checking for mount configure:5097: found /bin/mount configure:5109: result: /bin/mount configure:5160: checking for mv configure:5178: found /bin/mv configure:5190: result: /bin/mv configure:5241: checking for nice configure:5259: found /bin/nice configure:5271: result: /bin/nice configure:5322: checking for ps configure:5340: found /bin/ps configure:5352: result: /bin/ps configure:5403: checking for rm configure:5421: found /bin/rm configure:5433: result: /bin/rm configure:5484: checking for rmdir configure:5502: found /bin/rmdir configure:5514: result: /bin/rmdir configure:5565: checking for sed configure:5583: found /bin/sed configure:5595: result: /bin/sed configure:5646: checking for sh configure:5664: found /bin/sh configure:5676: result: /bin/sh configure:5727: checking for tac configure:5745: found /usr/bin/tac configure:5757: result: /usr/bin/tac configure:5808: checking for tar configure:5826: found /bin/tar configure:5838: result: /bin/tar configure:5889: checking for touch configure:5907: found /bin/touch configure:5919: result: /bin/touch configure:5970: checking for tty configure:5988: found /usr/bin/tty configure:6000: result: /usr/bin/tty configure:6051: checking for umount configure:6069: found /bin/umount configure:6081: result: /bin/umount configure:6132: checking for wc configure:6150: found /usr/bin/wc configure:6162: result: /usr/bin/wc configure:6215: checking for ip configure:6233: found /sbin/ip configure:6245: result: /sbin/ip configure:6296: checking for iptables configure:6314: found /sbin/iptables configure:6326: result: /sbin/iptables configure:6377: checking for modprobe configure:6395: found /sbin/modprobe configure:6407: result: /sbin/modprobe configure:6458: checking for nameif configure:6476: found /sbin/nameif configure:6488: result: /sbin/nameif configure:6539: checking for nohup configure:6557: found /usr/bin/nohup configure:6569: result: /usr/bin/nohup configure:6620: checking for rmmod configure:6638: found /sbin/rmmod configure:6650: result: /sbin/rmmod configure:6701: checking for vconfig configure:6719: found /sbin/vconfig configure:6731: result: /sbin/vconfig configure:6782: checking for wget configure:6800: found /usr/bin/wget configure:6812: result: /usr/bin/wget configure:6864: checking for doxygen configure:6882: found /usr/bin/doxygen configure:6894: result: /usr/bin/doxygen configure:6945: checking for xsltp configure:6978: result: no configure:7026: checking for xsltproc configure:7059: result: no configure:7114: checking whether the C-compiler accepts -Werror -W configure:7140: gcc -c -Werror -W conftest.c >&5 configure:7146: $? = 0 configure:7150: test -z || test ! -s conftest.err configure:7153: $? = 0 configure:7156: test -s conftest.o configure:7159: $? = 0 configure:7181: result: yes configure:7192: checking whether gcc accepts -std=c99 configure:7197: result: yes configure:7192: checking whether gcc accepts -Wall configure:7197: result: yes configure:7192: checking whether gcc accepts -pedantic configure:7197: result: yes configure:7192: checking whether gcc accepts -W configure:7197: result: yes configure:7209: checking whether the C++-compiler accepts -Werror -W configure:7235: g++ -c -Werror -W conftest.cc >&5 configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest.o configure:7254: $? = 0 configure:7276: result: yes configure:7287: checking whether g++ accepts -ansi configure:7292: result: yes configure:7287: checking whether g++ accepts -Wall configure:7292: result: yes configure:7287: checking whether g++ accepts -pedantic configure:7292: result: yes configure:7287: checking whether g++ accepts -W configure:7292: result: yes configure:7287: checking whether g++ accepts -fmessage-length=0 configure:7292: result: yes configure:7302: checking whether to enable extra optimizations configure:7322: result: yes configure:7330: checking whether gcc accepts -funit-at-a-time configure:7335: result: yes configure:7350: checking whether g++ accepts -funit-at-a-time configure:7355: result: yes configure:7366: checking whether to enable debug-code in library configure:7385: result: no configure:7393: checking whether to enable expensive tests configure:7407: result: yes configure:7415: checking for declarations in configure:7417: result: configure:7426: checking whether MMAP_PAGE_ZERO is declared configure:7453: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:22: warning: unused variable `p' configure:7459: $? = 0 configure:7463: test -z || test ! -s conftest.err configure:7466: $? = 0 configure:7469: test -s conftest.o configure:7472: $? = 0 configure:7483: result: yes configure:7499: checking whether ADDR_LIMIT_32BIT is declared configure:7526: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: unused variable `p' configure:7532: $? = 0 configure:7536: test -z || test ! -s conftest.err configure:7539: $? = 0 configure:7542: test -s conftest.o configure:7545: $? = 0 configure:7556: result: yes configure:7572: checking whether SHORT_INODE is declared configure:7599: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:24: warning: unused variable `p' configure:7605: $? = 0 configure:7609: test -z || test ! -s conftest.err configure:7612: $? = 0 configure:7615: test -s conftest.o configure:7618: $? = 0 configure:7629: result: yes configure:7645: checking whether WHOLE_SECONDS is declared configure:7672: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:25: warning: unused variable `p' configure:7678: $? = 0 configure:7682: test -z || test ! -s conftest.err configure:7685: $? = 0 configure:7688: test -s conftest.o configure:7691: $? = 0 configure:7702: result: yes configure:7718: checking whether STICKY_TIMEOUTS is declared configure:7745: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:26: warning: unused variable `p' configure:7751: $? = 0 configure:7755: test -z || test ! -s conftest.err configure:7758: $? = 0 configure:7761: test -s conftest.o configure:7764: $? = 0 configure:7775: result: yes configure:7791: checking whether ADDR_LIMIT_3GB is declared configure:7818: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:27: warning: unused variable `p' configure:7824: $? = 0 configure:7828: test -z || test ! -s conftest.err configure:7831: $? = 0 configure:7834: test -s conftest.o configure:7837: $? = 0 configure:7848: result: yes configure:7867: checking whether PER_LINUX is declared configure:7894: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:28: warning: unused variable `p' configure:7900: $? = 0 configure:7904: test -z || test ! -s conftest.err configure:7907: $? = 0 configure:7910: test -s conftest.o configure:7913: $? = 0 configure:7924: result: yes configure:7940: checking whether PER_LINUX_32BIT is declared configure:7967: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:29: warning: unused variable `p' configure:7973: $? = 0 configure:7977: test -z || test ! -s conftest.err configure:7980: $? = 0 configure:7983: test -s conftest.o configure:7986: $? = 0 configure:7997: result: yes configure:8013: checking whether PER_SVR4 is declared configure:8040: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:30: warning: unused variable `p' configure:8046: $? = 0 configure:8050: test -z || test ! -s conftest.err configure:8053: $? = 0 configure:8056: test -s conftest.o configure:8059: $? = 0 configure:8070: result: yes configure:8086: checking whether PER_SVR3 is declared configure:8113: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:31: warning: unused variable `p' configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest.o configure:8132: $? = 0 configure:8143: result: yes configure:8159: checking whether PER_SCOSVR3 is declared configure:8186: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: unused variable `p' configure:8192: $? = 0 configure:8196: test -z || test ! -s conftest.err configure:8199: $? = 0 configure:8202: test -s conftest.o configure:8205: $? = 0 configure:8216: result: yes configure:8232: checking whether PER_OSR5 is declared configure:8259: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:33: warning: unused variable `p' configure:8265: $? = 0 configure:8269: test -z || test ! -s conftest.err configure:8272: $? = 0 configure:8275: test -s conftest.o configure:8278: $? = 0 configure:8289: result: yes configure:8305: checking whether PER_WYSEV386 is declared configure:8332: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:34: warning: unused variable `p' configure:8338: $? = 0 configure:8342: test -z || test ! -s conftest.err configure:8345: $? = 0 configure:8348: test -s conftest.o configure:8351: $? = 0 configure:8362: result: yes configure:8378: checking whether PER_ISCR4 is declared configure:8405: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:35: warning: unused variable `p' configure:8411: $? = 0 configure:8415: test -z || test ! -s conftest.err configure:8418: $? = 0 configure:8421: test -s conftest.o configure:8424: $? = 0 configure:8435: result: yes configure:8451: checking whether PER_BSD is declared configure:8478: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:36: warning: unused variable `p' configure:8484: $? = 0 configure:8488: test -z || test ! -s conftest.err configure:8491: $? = 0 configure:8494: test -s conftest.o configure:8497: $? = 0 configure:8508: result: yes configure:8524: checking whether PER_SUNOS is declared configure:8551: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:37: warning: unused variable `p' configure:8557: $? = 0 configure:8561: test -z || test ! -s conftest.err configure:8564: $? = 0 configure:8567: test -s conftest.o configure:8570: $? = 0 configure:8581: result: yes configure:8597: checking whether PER_XENIX is declared configure:8624: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:38: warning: unused variable `p' configure:8630: $? = 0 configure:8634: test -z || test ! -s conftest.err configure:8637: $? = 0 configure:8640: test -s conftest.o configure:8643: $? = 0 configure:8654: result: yes configure:8670: checking whether PER_LINUX32 is declared configure:8697: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:39: warning: unused variable `p' configure:8703: $? = 0 configure:8707: test -z || test ! -s conftest.err configure:8710: $? = 0 configure:8713: test -s conftest.o configure:8716: $? = 0 configure:8727: result: yes configure:8743: checking whether PER_LINUX32_3GB is declared configure:8770: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: unused variable `p' configure:8776: $? = 0 configure:8780: test -z || test ! -s conftest.err configure:8783: $? = 0 configure:8786: test -s conftest.o configure:8789: $? = 0 configure:8800: result: yes configure:8816: checking whether PER_IRIX32 is declared configure:8843: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:41: warning: unused variable `p' configure:8849: $? = 0 configure:8853: test -z || test ! -s conftest.err configure:8856: $? = 0 configure:8859: test -s conftest.o configure:8862: $? = 0 configure:8873: result: yes configure:8889: checking whether PER_IRIXN32 is declared configure:8916: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:42: warning: unused variable `p' configure:8922: $? = 0 configure:8926: test -z || test ! -s conftest.err configure:8929: $? = 0 configure:8932: test -s conftest.o configure:8935: $? = 0 configure:8946: result: yes configure:8962: checking whether PER_IRIX64 is declared configure:8989: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:43: warning: unused variable `p' configure:8995: $? = 0 configure:8999: test -z || test ! -s conftest.err configure:9002: $? = 0 configure:9005: test -s conftest.o configure:9008: $? = 0 configure:9019: result: yes configure:9035: checking whether PER_RISCOS is declared configure:9062: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:44: warning: unused variable `p' configure:9068: $? = 0 configure:9072: test -z || test ! -s conftest.err configure:9075: $? = 0 configure:9078: test -s conftest.o configure:9081: $? = 0 configure:9092: result: yes configure:9108: checking whether PER_SOLARIS is declared configure:9135: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:45: warning: unused variable `p' configure:9141: $? = 0 configure:9145: test -z || test ! -s conftest.err configure:9148: $? = 0 configure:9151: test -s conftest.o configure:9154: $? = 0 configure:9165: result: yes configure:9181: checking whether PER_UW7 is declared configure:9208: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:46: warning: unused variable `p' configure:9214: $? = 0 configure:9218: test -z || test ! -s conftest.err configure:9221: $? = 0 configure:9224: test -s conftest.o configure:9227: $? = 0 configure:9238: result: yes configure:9254: checking whether PER_HPUX is declared configure:9281: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:47: warning: unused variable `p' configure:9287: $? = 0 configure:9291: test -z || test ! -s conftest.err configure:9294: $? = 0 configure:9297: test -s conftest.o configure:9300: $? = 0 configure:9311: result: yes configure:9327: checking whether PER_OSF4 is declared configure:9354: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:48: warning: unused variable `p' configure:9360: $? = 0 configure:9364: test -z || test ! -s conftest.err configure:9367: $? = 0 configure:9370: test -s conftest.o configure:9373: $? = 0 configure:9384: result: yes configure:9413: checking for initrddir configure:9434: result: $(sysconfdir)/init.d configure:9438: checking whether to enable release-mode configure:9461: result: no configure:9473: checking whether to enable dietlibc configure:9533: result: yes (autodetected, 0.27) configure:9606: checking whether dietlibc supports C99 configure:9628: diet gcc -c -std=c99 conftest.c >&5 configure:9634: $? = 0 configure:9638: test -z || test ! -s conftest.err configure:9641: $? = 0 configure:9644: test -s conftest.o configure:9647: $? = 0 configure:9661: diet gcc -c -std=c99 conftest.c >&5 configure:9667: $? = 0 configure:9671: test -z || test ! -s conftest.err configure:9674: $? = 0 configure:9677: test -s conftest.o configure:9680: $? = 0 configure:9708: result: yes configure:9771: checking whether to use alternative _syscallX macros configure:9794: result: yes configure:9800: checking whether dietlibc needs '-lcompat' configure:9847: diet gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 In file included from ./lib/syscall-wrap.h:36, from conftest.c:45: ./lib/syscall-alternative.h:702:1: warning: "__syscall_return" redefined In file included from /usr/lib/dietlibc/include/sys/syscall.h:4, from ./lib/syscall-wrap.h:22, from conftest.c:45: /usr/include/asm/unistd.h:312:1: warning: this is the location of the previous definition configure:9853: $? = 0 configure:9857: test -z || test ! -s conftest.err configure:9860: $? = 0 configure:9863: test -s conftest configure:9866: $? = 0 configure:9886: result: no configure:9998: checking for a sed that does not truncate output configure:10052: result: /bin/sed configure:10055: checking for egrep configure:10065: result: grep -E configure:10081: checking for ld used by gcc configure:10148: result: /usr/bin/ld configure:10157: checking if the linker (/usr/bin/ld) is GNU ld configure:10172: result: yes configure:10177: checking for /usr/bin/ld option to reload object files configure:10184: result: -r configure:10202: checking for BSD-compatible nm configure:10244: result: /usr/bin/nm -B configure:10248: checking how to recognise dependent libraries configure:10420: result: pass_all configure:10633: checking how to run the C preprocessor configure:10668: gcc -E conftest.c configure:10674: $? = 0 configure:10706: gcc -E conftest.c conftest.c:43:28: ac_nonexistent.h: No such file or directory configure:10712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | /* end confdefs.h. */ | #include configure:10751: result: gcc -E configure:10775: gcc -E conftest.c configure:10781: $? = 0 configure:10813: gcc -E conftest.c conftest.c:43:28: ac_nonexistent.h: No such file or directory configure:10819: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | /* end confdefs.h. */ | #include configure:10863: checking for ANSI C header files configure:10888: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:10894: $? = 0 configure:10898: test -z || test ! -s conftest.err configure:10901: $? = 0 configure:10904: test -s conftest.o configure:10907: $? = 0 configure:10993: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:60: warning: implicit declaration of function `exit' configure:10996: $? = 0 configure:10998: ./conftest configure:11001: $? = 0 configure:11016: result: yes configure:11040: checking for sys/types.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for sys/stat.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for stdlib.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for string.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for memory.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for strings.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for inttypes.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for stdint.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11040: checking for unistd.h configure:11056: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest.o configure:11075: $? = 0 configure:11086: result: yes configure:11112: checking dlfcn.h usability configure:11124: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11130: $? = 0 configure:11134: test -z || test ! -s conftest.err configure:11137: $? = 0 configure:11140: test -s conftest.o configure:11143: $? = 0 configure:11153: result: yes configure:11157: checking dlfcn.h presence configure:11167: gcc -E conftest.c configure:11173: $? = 0 configure:11193: result: yes configure:11228: checking for dlfcn.h configure:11235: result: yes configure:11258: checking how to run the C++ preprocessor configure:11289: g++ -E conftest.cc configure:11295: $? = 0 configure:11327: g++ -E conftest.cc conftest.cc:54:28: ac_nonexistent.h: No such file or directory configure:11333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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:11372: result: g++ -E configure:11396: g++ -E conftest.cc configure:11402: $? = 0 configure:11434: g++ -E conftest.cc conftest.cc:54:28: ac_nonexistent.h: No such file or directory configure:11440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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:11536: checking for g77 configure:11565: result: no configure:11536: checking for f77 configure:11565: result: no configure:11536: checking for xlf configure:11565: result: no configure:11536: checking for frt configure:11565: result: no configure:11536: checking for pgf77 configure:11565: result: no configure:11536: checking for fort77 configure:11565: result: no configure:11536: checking for fl32 configure:11565: result: no configure:11536: checking for af77 configure:11565: result: no configure:11536: checking for f90 configure:11565: result: no configure:11536: checking for xlf90 configure:11565: result: no configure:11536: checking for pgf90 configure:11565: result: no configure:11536: checking for epcf90 configure:11565: result: no configure:11536: checking for f95 configure:11565: result: no configure:11536: checking for fort configure:11565: result: no configure:11536: checking for xlf95 configure:11565: result: no configure:11536: checking for ifc configure:11565: result: no configure:11536: checking for efc configure:11565: result: no configure:11536: checking for pgf95 configure:11565: result: no configure:11536: checking for lf95 configure:11565: result: no configure:11536: checking for gfortran configure:11565: result: no configure:11580: checking for Fortran 77 compiler version configure:11580: --version &5 ./configure: line 1: --version: command not found configure:11583: $? = 127 configure:11585: -v &5 ./configure: line 1: -v: command not found configure:11588: $? = 127 configure:11590: -V &5 ./configure: line 1: -V: command not found configure:11593: $? = 127 configure:11601: checking whether we are using the GNU Fortran 77 compiler configure:11615: -c conftest.F >&5 ./configure: line 1: -c: command not found configure:11621: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:11647: result: no configure:11653: checking whether accepts -g configure:11665: -c -g conftest.f >&5 ./configure: line 1: -c: command not found configure:11671: $? = 127 configure: failed program was: | program main | | end configure:11696: result: no configure:11726: checking the maximum length of command line arguments configure:11818: result: 32768 configure:11829: checking command to parse /usr/bin/nm -B output from gcc object configure:11925: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:11928: $? = 0 configure:11932: /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:11935: $? = 0 configure:11987: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c conftstm.o >&5 configure:11990: $? = 0 configure:12028: result: ok configure:12032: checking for objdir configure:12047: result: .libs configure:12137: checking for ar configure:12153: found /usr/bin/ar configure:12164: result: ar configure:12217: checking for ranlib configure:12233: found /usr/bin/ranlib configure:12244: result: ranlib configure:12297: checking for strip configure:12313: found /usr/bin/strip configure:12324: result: strip configure:12611: checking if gcc static flag works configure:12639: result: yes configure:12657: checking if gcc supports -fno-rtti -fno-exceptions configure:12678: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:12682: $? = 0 configure:12692: result: no configure:12707: checking for gcc option to produce PIC configure:12911: result: -fPIC configure:12919: checking if gcc PIC flag -fPIC works configure:12940: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time -fPIC -DPIC conftest.c >&5 configure:12944: $? = 0 configure:12954: result: yes configure:12978: checking if gcc supports -c -o file.o configure:13002: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time -o out/conftest2.o conftest.c >&5 configure:13006: $? = 0 configure:13025: result: yes configure:13051: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:13946: result: yes configure:13972: checking whether -lc should be explicitly linked in configure:13977: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:13980: $? = 0 configure:13994: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:13997: $? = 0 configure:14009: result: no configure:14017: checking dynamic linker characteristics configure:14580: result: GNU/Linux ld.so configure:14584: checking how to hardcode library paths into programs configure:14609: result: immediate configure:14623: checking whether stripping libraries is possible configure:14628: result: yes configure:15458: checking if libtool supports shared libraries configure:15460: result: yes configure:15463: checking whether to build shared libraries configure:15484: result: yes configure:15487: checking whether to build static libraries configure:15491: result: no configure:15583: creating libtool configure:16161: checking for ld used by g++ configure:16228: result: /usr/bin/ld configure:16237: checking if the linker (/usr/bin/ld) is GNU ld configure:16252: result: yes configure:16303: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:17190: result: yes configure:17208: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time conftest.cc >&5 configure:17211: $? = 0 configure:17307: checking for g++ option to produce PIC configure:17575: result: -fPIC configure:17583: checking if g++ PIC flag -fPIC works configure:17604: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time -fPIC -DPIC conftest.cc >&5 configure:17608: $? = 0 configure:17618: result: yes configure:17642: checking if g++ supports -c -o file.o configure:17666: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time -o out/conftest2.o conftest.cc >&5 configure:17670: $? = 0 configure:17689: result: yes configure:17715: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:17740: result: yes configure:17811: checking dynamic linker characteristics configure:18374: result: GNU/Linux ld.so configure:18378: checking how to hardcode library paths into programs configure:18403: result: immediate configure:18417: checking whether stripping libraries is possible configure:18422: result: yes configure:25963: checking for linux kernel dir configure:25987: result: /lib/modules/2.6.12.4-vs2.0/build configure:25999: checking for linux kernel headers configure:26008: result: /lib/modules/2.6.12.4-vs2.0/build/include configure:26017: checking which vserver-rootdir is to use configure:26032: result: /vservers configure:26050: checking for cvs2cl configure:26079: result: no configure:26101: checking for rcs2log configure:26117: found /usr/bin/rcs2log configure:26127: result: rcs2log configure:26150: checking whether to use internal kernel headers configure:26175: result: yes configure:26178: checking for supported APIs configure:26256: result: compat,v11,v13,fscompat,net,oldproc,olduts configure:26265: checking for number of syscall 'vserver' configure:26312: result: 273/glibc configure:26330: checking for syscall(2) invocation method configure:26340: result: auto configure:26345: checking which syscall(2) invocation works configure:26386: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 In file included from ./lib/syscall-wrap.h:36, from conftest.c:62: ./lib/syscall-alternative.h:702:1: warning: "__syscall_return" redefined In file included from /usr/include/sys/syscall.h:25, from ./lib/syscall-wrap.h:22, from conftest.c:62: /usr/include/asm/unistd.h:312:1: warning: this is the location of the previous definition configure:26392: $? = 0 configure:26396: test -z || test ! -s conftest.err configure:26399: $? = 0 configure:26402: test -s conftest.o configure:26405: $? = 0 configure:26424: result: fast configure:26460: checking for ext2fs-headers configure:26476: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time conftest.cc >&5 configure:26482: $? = 0 configure:26486: test -z || test ! -s conftest.err configure:26489: $? = 0 configure:26492: test -s conftest.o configure:26495: $? = 0 configure:26546: result: e2fsprogs configure:26561: checking ext2fs/ext2_fs.h usability configure:26573: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time conftest.cc >&5 configure:26579: $? = 0 configure:26583: test -z || test ! -s conftest.err configure:26586: $? = 0 configure:26589: test -s conftest.o configure:26592: $? = 0 configure:26602: result: yes configure:26606: checking ext2fs/ext2_fs.h presence configure:26616: g++ -E conftest.cc configure:26622: $? = 0 configure:26642: result: yes configure:26677: checking for ext2fs/ext2_fs.h configure:26684: result: yes configure:26929: checking for vserver configure:26986: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 /tmp/ccMUKfbA.o(.text+0x11): In function `main': /root/util-vserver-0.30.208-X/conftest.c:102: undefined reference to `vserver' /tmp/ccMUKfbA.o(.data+0x0):/root/util-vserver-0.30.208-X/conftest.c:101: undefined reference to `vserver' collect2: ld returned 1 exit status configure:26992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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 VC_ENABLE_API_COMPAT 1 | #define VC_ENABLE_API_V11 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_FSCOMPAT 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_OLDPROC 1 | #define VC_ENABLE_API_OLDUTS 1 | #define ENSC_HAVE_EXT2FS_EXT2_FS_H 1 | /* end confdefs.h. */ | /* Define vserver to an innocuous variant, in case declares vserver. | For example, HP-UX 11i declares gettimeofday. */ | #define vserver innocuous_vserver | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vserver (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vserver | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vserver (); | /* 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_vserver) || defined (__stub___vserver) | choke me | #else | char (*f) () = vserver; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vserver; | ; | return 0; | } configure:27017: result: no configure:27027: checking whether MS_MOVE is declared configure:27052: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:27058: $? = 0 configure:27062: test -z || test ! -s conftest.err configure:27065: $? = 0 configure:27068: test -s conftest.o configure:27071: $? = 0 configure:27082: result: yes configure:27100: checking for xid_t configure:27125: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `xid_t' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) conftest.c:68: error: syntax error before ')' token configure:27131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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 VC_ENABLE_API_COMPAT 1 | #define VC_ENABLE_API_V11 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_FSCOMPAT 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_OLDPROC 1 | #define VC_ENABLE_API_OLDUTS 1 | #define ENSC_HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_DECL_MS_MOVE 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((xid_t *) 0) | return 0; | if (sizeof (xid_t)) | return 0; | ; | return 0; | } configure:27155: result: no configure:27166: checking for nid_t configure:27191: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `nid_t' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) conftest.c:68: error: syntax error before ')' token configure:27197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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 VC_ENABLE_API_COMPAT 1 | #define VC_ENABLE_API_V11 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_FSCOMPAT 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_OLDPROC 1 | #define VC_ENABLE_API_OLDUTS 1 | #define ENSC_HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_DECL_MS_MOVE 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((nid_t *) 0) | return 0; | if (sizeof (nid_t)) | return 0; | ; | return 0; | } configure:27221: result: no configure:27247: checking sys/capability.h usability configure:27259: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 conftest.c:97:28: sys/capability.h: No such file or directory configure:27265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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 VC_ENABLE_API_COMPAT 1 | #define VC_ENABLE_API_V11 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_FSCOMPAT 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_OLDPROC 1 | #define VC_ENABLE_API_OLDUTS 1 | #define ENSC_HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_DECL_MS_MOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27288: result: no configure:27292: checking sys/capability.h presence configure:27302: gcc -E conftest.c conftest.c:63:28: sys/capability.h: No such file or directory configure:27308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.208" | #define PACKAGE_STRING "util-vserver 0.30.208" | #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" | #define PACKAGE "util-vserver" | #define VERSION "0.30.208" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_SHORT_INODE 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define HAVE_DECL_PER_LINUX 1 | #define HAVE_DECL_PER_LINUX_32BIT 1 | #define HAVE_DECL_PER_SVR4 1 | #define HAVE_DECL_PER_SVR3 1 | #define HAVE_DECL_PER_SCOSVR3 1 | #define HAVE_DECL_PER_OSR5 1 | #define HAVE_DECL_PER_WYSEV386 1 | #define HAVE_DECL_PER_ISCR4 1 | #define HAVE_DECL_PER_BSD 1 | #define HAVE_DECL_PER_SUNOS 1 | #define HAVE_DECL_PER_XENIX 1 | #define HAVE_DECL_PER_LINUX32 1 | #define HAVE_DECL_PER_LINUX32_3GB 1 | #define HAVE_DECL_PER_IRIX32 1 | #define HAVE_DECL_PER_IRIXN32 1 | #define HAVE_DECL_PER_IRIX64 1 | #define HAVE_DECL_PER_RISCOS 1 | #define HAVE_DECL_PER_SOLARIS 1 | #define HAVE_DECL_PER_UW7 1 | #define HAVE_DECL_PER_HPUX 1 | #define HAVE_DECL_PER_OSF4 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #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 VC_ENABLE_API_COMPAT 1 | #define VC_ENABLE_API_V11 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_FSCOMPAT 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_OLDPROC 1 | #define VC_ENABLE_API_OLDUTS 1 | #define ENSC_HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_DECL_MS_MOVE 1 | /* end confdefs.h. */ | #include configure:27328: result: no configure:27363: checking for sys/capability.h configure:27370: result: no configure:27399: checking beecrypt/beecrypt.h usability configure:27411: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c >&5 configure:27417: $? = 0 configure:27421: test -z || test ! -s conftest.err configure:27424: $? = 0 configure:27427: test -s conftest.o configure:27430: $? = 0 configure:27440: result: yes configure:27444: checking beecrypt/beecrypt.h presence configure:27454: gcc -E conftest.c configure:27460: $? = 0 configure:27480: result: yes configure:27515: checking for beecrypt/beecrypt.h configure:27522: result: yes configure:27536: checking for hashFunctionContextInit in -lbeecrypt configure:27566: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time conftest.c -lbeecrypt >&5 configure:27572: $? = 0 configure:27576: test -z || test ! -s conftest.err configure:27579: $? = 0 configure:27582: test -s conftest configure:27585: $? = 0 configure:27598: result: yes configure:27960: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by util-vserver config.status 0.30.208, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on quad config.status:795: creating util-vserver.spec config.status:795: creating Makefile config.status:795: creating distrib/Makefile config.status:795: creating lib/apidoc/Doxyfile config.status:899: creating config.h config.status:1105: config.h is unchanged config.status:1285: executing depfiles commands configure:29356: util-vserver 0.30.208 Features: CC: gcc, gcc (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) CXX: g++, g++ (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) CPPFLAGS: '' CFLAGS: '-g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time' CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time' build/host: i686-pc-linux-gnu/i686-pc-linux-gnu Use dietlibc: yes Build C++ programs: yes Build C99 programs: yes Available APIs: compat,v11,v13,fscompat,net,oldproc,olduts ext2fs Source: e2fsprogs syscall(2) invocation: alternative vserver(2) syscall#: 273/glibc Paths: prefix: /usr/local sysconf-Directory: ${prefix}/etc cfg-Directory: ${prefix}/etc/vservers initrd-Directory: $(sysconfdir)/init.d pkgstate-Directory: ${prefix}/var/run/vservers Kernelheaders: /lib/modules/2.6.12.4-vs2.0/build/include vserver-Rootdir: /vservers ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_DIETFLAGS_set= ac_cv_env_DIETFLAGS_value= ac_cv_env_DIET_set= ac_cv_env_DIET_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_vserver=no ac_cv_have_decl_ADDR_LIMIT_32BIT=yes ac_cv_have_decl_ADDR_LIMIT_3GB=yes ac_cv_have_decl_MMAP_PAGE_ZERO=yes ac_cv_have_decl_MS_MOVE=yes ac_cv_have_decl_PER_BSD=yes ac_cv_have_decl_PER_HPUX=yes ac_cv_have_decl_PER_IRIX32=yes ac_cv_have_decl_PER_IRIX64=yes ac_cv_have_decl_PER_IRIXN32=yes ac_cv_have_decl_PER_ISCR4=yes ac_cv_have_decl_PER_LINUX=yes ac_cv_have_decl_PER_LINUX32=yes ac_cv_have_decl_PER_LINUX32_3GB=yes ac_cv_have_decl_PER_LINUX_32BIT=yes ac_cv_have_decl_PER_OSF4=yes ac_cv_have_decl_PER_OSR5=yes ac_cv_have_decl_PER_RISCOS=yes ac_cv_have_decl_PER_SCOSVR3=yes ac_cv_have_decl_PER_SOLARIS=yes ac_cv_have_decl_PER_SUNOS=yes ac_cv_have_decl_PER_SVR3=yes ac_cv_have_decl_PER_SVR4=yes ac_cv_have_decl_PER_UW7=yes ac_cv_have_decl_PER_WYSEV386=yes ac_cv_have_decl_PER_XENIX=yes ac_cv_have_decl_SHORT_INODE=yes ac_cv_have_decl_STICKY_TIMEOUTS=yes ac_cv_have_decl_WHOLE_SECONDS=yes ac_cv_header_beecrypt_beecrypt_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ext2fs_ext2_fs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_capability_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_beecrypt_hashFunctionContextInit=yes ac_cv_objext=o ac_cv_path_AWK=/bin/awk ac_cv_path_CAT=/bin/cat ac_cv_path_CHOWN=/bin/chown ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CP=/bin/cp ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOXYGEN=/usr/bin/doxygen ac_cv_path_EGREP=/bin/egrep ac_cv_path_ENV=/bin/env ac_cv_path_GREP=/bin/grep ac_cv_path_IP=/sbin/ip ac_cv_path_IPTABLES=/sbin/iptables ac_cv_path_LN=/bin/ln ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_MKFIFO=/usr/bin/mkfifo ac_cv_path_MKTEMP=/bin/mktemp ac_cv_path_MODPROBE=/sbin/modprobe ac_cv_path_MOUNT=/bin/mount ac_cv_path_MV=/bin/mv ac_cv_path_NAMEIF=/sbin/nameif ac_cv_path_NICE=/bin/nice ac_cv_path_NOHUP=/usr/bin/nohup ac_cv_path_PS=/bin/ps ac_cv_path_RM=/bin/rm ac_cv_path_RMDIR=/bin/rmdir ac_cv_path_RMMOD=/sbin/rmmod ac_cv_path_SED=/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_TAC=/usr/bin/tac ac_cv_path_TAR=/bin/tar ac_cv_path_TOUCH=/bin/touch ac_cv_path_TTY=/usr/bin/tty ac_cv_path_UMOUNT=/bin/umount ac_cv_path_VCONFIG=/sbin/vconfig ac_cv_path_WC=/usr/bin/wc ac_cv_path_WGET=/usr/bin/wget ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_RCS2LOG=rcs2log ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_nid_t=no ac_cv_type_xid_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ensc_cv_c99_c99compiler=yes ensc_cv_c_dietlibc_c99=yes ensc_cv_c_dietlibc_compat=no ensc_cv_cxx_cxxcompiler=yes ensc_cv_path_kerneldir=/lib/modules/2.6.12.4-vs2.0/build ensc_cv_path_kernelheaders=/lib/modules/2.6.12.4-vs2.0/build/include ensc_cv_test_ext2fs_header=e2fsprogs ensc_cv_test_syscall=fast ensc_cv_value_syscall_vserver=273/glibc 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_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_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no 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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/util-vserver-0.30.208-X/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /root/util-vserver-0.30.208-X/missing --run tar' AR='ar' AUTOCONF='${SHELL} /root/util-vserver-0.30.208-X/missing --run autoconf' AUTOHEADER='${SHELL} /root/util-vserver-0.30.208-X/missing --run autoheader' AUTOMAKE='${SHELL} /root/util-vserver-0.30.208-X/missing --run automake-1.9' AWK='/bin/awk' CAT='/bin/cat' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time' CHOWN='/bin/chown' CMP='/usr/bin/cmp' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CVS2CL='' CVS2CL_TAG='-F trunk' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -funit-at-a-time' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIET='diet' DIETFLAGS='-Os' DIRNAME='/usr/bin/dirname' DOXYGEN='/usr/bin/doxygen' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENSC_CAN_BEECRYPT_WITH_DIETLIBC_FALSE='' ENSC_CAN_BEECRYPT_WITH_DIETLIBC_TRUE='#' ENSC_ENABLE_INTERNAL_HEADERS_FALSE='#' ENSC_ENABLE_INTERNAL_HEADERS_TRUE='' ENSC_HAVE_BEECRYPT_FALSE='#' ENSC_HAVE_BEECRYPT_TRUE='' ENSC_HAVE_C99_COMPILER_FALSE='#' ENSC_HAVE_C99_COMPILER_TRUE='' ENSC_HAVE_CXX_COMPILER_FALSE='#' ENSC_HAVE_CXX_COMPILER_TRUE='' ENSC_PATHPROG_SED='s!@'AWK'@!/bin/awk!g;s!@'CAT'@!/bin/cat!g;s!@'CHOWN'@!/bin/chown!g;s!@'CMP'@!/usr/bin/cmp!g;s!@'CP'@!/bin/cp!g;s!@'DIRNAME'@!/usr/bin/dirname!g;s!@'EGREP'@!/bin/egrep!g;s!@'ENV'@!/bin/env!g;s!@'GREP'@!/bin/grep!g;s!@'LN'@!/bin/ln!g;s!@'MKDIR'@!/bin/mkdir!g;s!@'MKFIFO'@!/usr/bin/mkfifo!g;s!@'MKTEMP'@!/bin/mktemp!g;s!@'MOUNT'@!/bin/mount!g;s!@'MV'@!/bin/mv!g;s!@'NICE'@!/bin/nice!g;s!@'PS'@!/bin/ps!g;s!@'RM'@!/bin/rm!g;s!@'RMDIR'@!/bin/rmdir!g;s!@'SED'@!/bin/sed!g;s!@'SH'@!/bin/sh!g;s!@'TAC'@!/usr/bin/tac!g;s!@'TAR'@!/bin/tar!g;s!@'TOUCH'@!/bin/touch!g;s!@'TTY'@!/usr/bin/tty!g;s!@'UMOUNT'@!/bin/umount!g;s!@'WC'@!/usr/bin/wc!g;s!@'IP'@!/sbin/ip!g;s!@'IPTABLES'@!/sbin/iptables!g;s!@'MODPROBE'@!/sbin/modprobe!g;s!@'NAMEIF'@!/sbin/nameif!g;s!@'NOHUP'@!/usr/bin/nohup!g;s!@'RMMOD'@!/sbin/rmmod!g;s!@'VCONFIG'@!/sbin/vconfig!g;s!@'WGET'@!/usr/bin/wget!g;s!@'DOXYGEN'@!/usr/bin/doxygen!g;s!@'XSLTP'@!:!g;s!@'XSLTPROC'@!:!g;' ENSC_USE_DIETLIBC_FALSE='#' ENSC_USE_DIETLIBC_TRUE='' ENSC_USE_EXPENSIVE_TESTS='yes' ENSC_USE_GLIBC_FALSE='#' ENSC_USE_GLIBC_TRUE='' ENV='/bin/env' EXEEXT='' F77='' FFLAGS='' GPG_KEY='0xFFD316AC53ACA43A!' GREP='/bin/grep' HAVE_CVS2CL_FALSE='' HAVE_CVS2CL_TRUE='#' HAVE_RCS2LOG_FALSE='#' HAVE_RCS2LOG_TRUE='' HAVE_XSLTPROC_FALSE='' HAVE_XSLTPROC_TRUE='#' HAVE_XSLTP_FALSE='' HAVE_XSLTP_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' IP='/sbin/ip' IPTABLES='/sbin/iptables' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_DEBUG_CPPFLAGS='-DNDEBUG' LN='/bin/ln' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /root/util-vserver-0.30.208-X/missing --run makeinfo' MKDIR='/bin/mkdir' MKFIFO='/usr/bin/mkfifo' MKTEMP='/bin/mktemp' MODPROBE='/sbin/modprobe' MOUNT='/bin/mount' MV='/bin/mv' NAMEIF='/sbin/nameif' NICE='/bin/nice' NOHUP='/usr/bin/nohup' OBJEXT='o' PACKAGE='util-vserver' PACKAGE_BUGREPORT='enrico.scholz@informatik.tu-chemnitz.de' PACKAGE_NAME='util-vserver' PACKAGE_STRING='util-vserver 0.30.208' PACKAGE_TARNAME='util-vserver' PACKAGE_VERSION='0.30.208' PATH_SEPARATOR=':' PS='/bin/ps' RANLIB='ranlib' RCS2LOG='rcs2log' RELEASE_CPPFLAGS='' RM='/bin/rm' RMDIR='/bin/rmdir' RMMOD='/sbin/rmmod' SED='/bin/sed' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' STRIP='strip' TAC='/usr/bin/tac' TAR='/bin/tar' TOUCH='/bin/touch' TTY='/usr/bin/tty' UMOUNT='/bin/umount' USE_DIETLIBC_COMPAT_FALSE='' USE_DIETLIBC_COMPAT_TRUE='#' USE_DIETLIBC_FALSE='#' USE_DIETLIBC_TRUE='' VCONFIG='/sbin/vconfig' VERSION='0.30.208' WC='/usr/bin/wc' WGET='/usr/bin/wget' XSLTP=':' XSLTPROC=':' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' initrddir='$(sysconfdir)/init.d' install_sh='/root/util-vserver-0.30.208-X/install-sh' kernelincludedir='/lib/modules/2.6.12.4-vs2.0/build/include' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vserverdir='/vservers' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENSC_DIETLIBC_C99 1 #define ENSC_HAVE_EXT2FS_EXT2_FS_H 1 #define ENSC_USE_ALTERNATIVE_SYSCALL_MACROS 1 #define HAVE_DECL_ADDR_LIMIT_32BIT 1 #define HAVE_DECL_ADDR_LIMIT_3GB 1 #define HAVE_DECL_MMAP_PAGE_ZERO 1 #define HAVE_DECL_MS_MOVE 1 #define HAVE_DECL_PER_BSD 1 #define HAVE_DECL_PER_HPUX 1 #define HAVE_DECL_PER_IRIX32 1 #define HAVE_DECL_PER_IRIX64 1 #define HAVE_DECL_PER_IRIXN32 1 #define HAVE_DECL_PER_ISCR4 1 #define HAVE_DECL_PER_LINUX 1 #define HAVE_DECL_PER_LINUX32 1 #define HAVE_DECL_PER_LINUX32_3GB 1 #define HAVE_DECL_PER_LINUX_32BIT 1 #define HAVE_DECL_PER_OSF4 1 #define HAVE_DECL_PER_OSR5 1 #define HAVE_DECL_PER_RISCOS 1 #define HAVE_DECL_PER_SCOSVR3 1 #define HAVE_DECL_PER_SOLARIS 1 #define HAVE_DECL_PER_SUNOS 1 #define HAVE_DECL_PER_SVR3 1 #define HAVE_DECL_PER_SVR4 1 #define HAVE_DECL_PER_UW7 1 #define HAVE_DECL_PER_WYSEV386 1 #define HAVE_DECL_PER_XENIX 1 #define HAVE_DECL_SHORT_INODE 1 #define HAVE_DECL_STICKY_TIMEOUTS 1 #define HAVE_DECL_WHOLE_SECONDS 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "util-vserver" #define PACKAGE_BUGREPORT "enrico.scholz@informatik.tu-chemnitz.de" #define PACKAGE_NAME "util-vserver" #define PACKAGE_STRING "util-vserver 0.30.208" #define PACKAGE_TARNAME "util-vserver" #define PACKAGE_VERSION "0.30.208" #define STDC_HEADERS 1 #define UTMP_GID 22 #define VC_ENABLE_API_COMPAT 1 #define VC_ENABLE_API_FSCOMPAT 1 #define VC_ENABLE_API_NET 1 #define VC_ENABLE_API_OLDPROC 1 #define VC_ENABLE_API_OLDUTS 1 #define VC_ENABLE_API_V11 1 #define VC_ENABLE_API_V13 1 #define VERSION "0.30.208" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0