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.213, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix= --enable-apis=NOLEGACY ## --------- ## ## Platform. ## ## --------- ## hostname = anon uname -m = i686 uname -r = 2.4.34.5-vs1.2.11-rc1 uname -s = Linux uname -v = #3 SMP Sat Jul 14 01:08:43 CEST 2007 /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/bin PATH: /usr/local/sbin PATH: /usr/local/script ## ----------- ## ## 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.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) Copyright (C) 2003 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-lib/i586-mandrake-linux-gnu/3.3.5/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-languages=c,c++ --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) 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.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | /* 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.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) Copyright (C) 2003 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-lib/i586-mandrake-linux-gnu/3.3.5/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-languages=c,c++ --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) 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: parse 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:4111: checking for cat configure:4129: found /bin/cat configure:4141: result: /bin/cat configure:4196: checking for chown configure:4214: found /bin/chown configure:4226: result: /bin/chown configure:4281: checking for cmp configure:4299: found /usr/bin/cmp configure:4311: result: /usr/bin/cmp configure:4366: checking for cp configure:4384: found /bin/cp configure:4396: result: /bin/cp configure:4451: checking for dirname configure:4469: found /usr/bin/dirname configure:4481: result: /usr/bin/dirname configure:4536: checking for egrep configure:4554: found /bin/egrep configure:4566: result: /bin/egrep configure:4621: checking for env configure:4639: found /usr/bin/env configure:4651: result: /usr/bin/env configure:4706: checking for grep configure:4724: found /bin/grep configure:4736: result: /bin/grep configure:4791: checking for ln configure:4809: found /bin/ln configure:4821: result: /bin/ln configure:4876: checking for mkdir configure:4894: found /bin/mkdir configure:4906: result: /bin/mkdir configure:4961: checking for mkfifo configure:4979: found /usr/bin/mkfifo configure:4991: result: /usr/bin/mkfifo configure:5046: checking for mktemp configure:5064: found /bin/mktemp configure:5076: result: /bin/mktemp configure:5131: checking for mount configure:5149: found /sbin/mount configure:5161: result: /sbin/mount configure:5216: checking for mv configure:5234: found /bin/mv configure:5246: result: /bin/mv configure:5301: checking for nice configure:5319: found /bin/nice configure:5331: result: /bin/nice configure:5386: checking for ps configure:5404: found /bin/ps configure:5416: result: /bin/ps configure:5471: checking for rm configure:5489: found /bin/rm configure:5501: result: /bin/rm configure:5556: checking for rmdir configure:5574: found /bin/rmdir configure:5586: result: /bin/rmdir configure:5641: checking for sed configure:5659: found /bin/sed configure:5671: result: /bin/sed configure:5726: checking for sh configure:5744: found /bin/sh configure:5756: result: /bin/sh configure:5811: checking for tac configure:5829: found /usr/bin/tac configure:5841: result: /usr/bin/tac configure:5896: checking for tar configure:5914: found /bin/tar configure:5926: result: /bin/tar configure:5981: checking for touch configure:5999: found /bin/touch configure:6011: result: /bin/touch configure:6066: checking for tty configure:6084: found /usr/bin/tty configure:6096: result: /usr/bin/tty configure:6151: checking for umount configure:6169: found /bin/umount configure:6181: result: /bin/umount configure:6236: checking for wc configure:6254: found /usr/bin/wc configure:6266: result: /usr/bin/wc configure:6323: checking for ip configure:6341: found /sbin/ip configure:6353: result: /sbin/ip configure:6408: checking for iptables configure:6426: found /sbin/iptables configure:6438: result: /sbin/iptables configure:6493: checking for modprobe configure:6511: found /sbin/modprobe configure:6523: result: /sbin/modprobe configure:6578: checking for nameif configure:6596: found /sbin/nameif configure:6608: result: /sbin/nameif configure:6663: checking for nohup configure:6681: found /usr/bin/nohup configure:6693: result: /usr/bin/nohup configure:6748: checking for rmmod configure:6766: found /sbin/rmmod configure:6778: result: /sbin/rmmod configure:6833: checking for vconfig configure:6851: found /usr/bin/vconfig configure:6863: result: /usr/bin/vconfig configure:6918: checking for wget configure:6936: found /usr/bin/wget configure:6948: result: /usr/bin/wget configure:7003: checking for file configure:7021: found /usr/bin/file configure:7033: result: /usr/bin/file configure:7088: checking for gzip configure:7106: found /bin/gzip configure:7118: result: /bin/gzip configure:7173: checking for bzip2 configure:7191: found /usr/bin/bzip2 configure:7203: result: /usr/bin/bzip2 configure:7258: checking for cpio configure:7276: found /bin/cpio configure:7288: result: /bin/cpio configure:7343: checking for restore configure:7361: found /sbin/restore configure:7373: result: /sbin/restore configure:7428: checking for rsync configure:7446: found /usr/bin/rsync configure:7458: result: /usr/bin/rsync configure:7514: checking for doxygen configure:7547: result: no configure:7599: checking for xsltp configure:7632: result: no configure:7684: checking for xsltproc configure:7717: result: no configure:7779: checking whether the C-compiler accepts -Werror -W configure:7805: gcc -c -Werror -W conftest.c >&5 configure:7811: $? = 0 configure:7815: test -z || test ! -s conftest.err configure:7818: $? = 0 configure:7821: test -s conftest.o configure:7824: $? = 0 configure:7846: result: yes configure:7857: checking whether gcc accepts -std=c99 configure:7862: result: yes configure:7857: checking whether gcc accepts -Wall configure:7862: result: yes configure:7857: checking whether gcc accepts -pedantic configure:7862: result: yes configure:7857: checking whether gcc accepts -W configure:7862: result: yes configure:7874: checking whether the C++-compiler accepts -Werror -W configure:7900: g++ -c -Werror -W conftest.cc >&5 configure:7906: $? = 0 configure:7910: test -z || test ! -s conftest.err configure:7913: $? = 0 configure:7916: test -s conftest.o configure:7919: $? = 0 configure:7941: result: yes configure:7952: checking whether g++ accepts -ansi configure:7957: result: yes configure:7952: checking whether g++ accepts -Wall configure:7957: result: yes configure:7952: checking whether g++ accepts -pedantic configure:7957: result: yes configure:7952: checking whether g++ accepts -W configure:7957: result: yes configure:7952: checking whether g++ accepts -fmessage-length=0 configure:7957: result: yes configure:7967: checking whether to enable extra optimizations configure:7987: result: yes configure:7995: checking whether gcc accepts -funit-at-a-time configure:8003: result: no configure:8015: checking whether g++ accepts -funit-at-a-time configure:8023: result: no configure:8031: checking whether to enable debug-code in library configure:8050: result: no configure:8058: checking whether to enable expensive tests configure:8072: result: no configure:8080: checking for declarations in configure:8082: result: configure:8091: checking whether MMAP_PAGE_ZERO is declared configure:8118: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:22: warning: unused variable `p' configure:8124: $? = 0 configure:8128: test -z || test ! -s conftest.err configure:8131: $? = 0 configure:8134: test -s conftest.o configure:8137: $? = 0 configure:8148: result: yes configure:8164: checking whether ADDR_LIMIT_32BIT is declared configure:8191: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: unused variable `p' configure:8197: $? = 0 configure:8201: test -z || test ! -s conftest.err configure:8204: $? = 0 configure:8207: test -s conftest.o configure:8210: $? = 0 configure:8221: result: yes configure:8237: checking whether SHORT_INODE is declared configure:8264: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:24: warning: unused variable `p' configure:8270: $? = 0 configure:8274: test -z || test ! -s conftest.err configure:8277: $? = 0 configure:8280: test -s conftest.o configure:8283: $? = 0 configure:8294: result: yes configure:8310: checking whether WHOLE_SECONDS is declared configure:8337: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:25: warning: unused variable `p' configure:8343: $? = 0 configure:8347: test -z || test ! -s conftest.err configure:8350: $? = 0 configure:8353: test -s conftest.o configure:8356: $? = 0 configure:8367: result: yes configure:8383: checking whether STICKY_TIMEOUTS is declared configure:8410: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:26: warning: unused variable `p' configure:8416: $? = 0 configure:8420: test -z || test ! -s conftest.err configure:8423: $? = 0 configure:8426: test -s conftest.o configure:8429: $? = 0 configure:8440: result: yes configure:8456: checking whether ADDR_LIMIT_3GB is declared configure:8483: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:27: warning: unused variable `p' configure:8489: $? = 0 configure:8493: test -z || test ! -s conftest.err configure:8496: $? = 0 configure:8499: test -s conftest.o configure:8502: $? = 0 configure:8513: result: yes configure:8532: checking whether PER_LINUX is declared configure:8559: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:28: warning: unused variable `p' configure:8565: $? = 0 configure:8569: test -z || test ! -s conftest.err configure:8572: $? = 0 configure:8575: test -s conftest.o configure:8578: $? = 0 configure:8589: result: yes configure:8605: checking whether PER_LINUX_32BIT is declared configure:8632: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:29: warning: unused variable `p' configure:8638: $? = 0 configure:8642: test -z || test ! -s conftest.err configure:8645: $? = 0 configure:8648: test -s conftest.o configure:8651: $? = 0 configure:8662: result: yes configure:8678: checking whether PER_SVR4 is declared configure:8705: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:30: warning: unused variable `p' configure:8711: $? = 0 configure:8715: test -z || test ! -s conftest.err configure:8718: $? = 0 configure:8721: test -s conftest.o configure:8724: $? = 0 configure:8735: result: yes configure:8751: checking whether PER_SVR3 is declared configure:8778: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:31: warning: unused variable `p' configure:8784: $? = 0 configure:8788: test -z || test ! -s conftest.err configure:8791: $? = 0 configure:8794: test -s conftest.o configure:8797: $? = 0 configure:8808: result: yes configure:8824: checking whether PER_SCOSVR3 is declared configure:8851: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: unused variable `p' configure:8857: $? = 0 configure:8861: test -z || test ! -s conftest.err configure:8864: $? = 0 configure:8867: test -s conftest.o configure:8870: $? = 0 configure:8881: result: yes configure:8897: checking whether PER_OSR5 is declared configure:8924: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:33: warning: unused variable `p' configure:8930: $? = 0 configure:8934: test -z || test ! -s conftest.err configure:8937: $? = 0 configure:8940: test -s conftest.o configure:8943: $? = 0 configure:8954: result: yes configure:8970: checking whether PER_WYSEV386 is declared configure:8997: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:34: warning: unused variable `p' configure:9003: $? = 0 configure:9007: test -z || test ! -s conftest.err configure:9010: $? = 0 configure:9013: test -s conftest.o configure:9016: $? = 0 configure:9027: result: yes configure:9043: checking whether PER_ISCR4 is declared configure:9070: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:35: warning: unused variable `p' configure:9076: $? = 0 configure:9080: test -z || test ! -s conftest.err configure:9083: $? = 0 configure:9086: test -s conftest.o configure:9089: $? = 0 configure:9100: result: yes configure:9116: checking whether PER_BSD is declared configure:9143: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:36: warning: unused variable `p' configure:9149: $? = 0 configure:9153: test -z || test ! -s conftest.err configure:9156: $? = 0 configure:9159: test -s conftest.o configure:9162: $? = 0 configure:9173: result: yes configure:9189: checking whether PER_SUNOS is declared configure:9216: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:37: warning: unused variable `p' configure:9222: $? = 0 configure:9226: test -z || test ! -s conftest.err configure:9229: $? = 0 configure:9232: test -s conftest.o configure:9235: $? = 0 configure:9246: result: yes configure:9262: checking whether PER_XENIX is declared configure:9289: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:38: warning: unused variable `p' configure:9295: $? = 0 configure:9299: test -z || test ! -s conftest.err configure:9302: $? = 0 configure:9305: test -s conftest.o configure:9308: $? = 0 configure:9319: result: yes configure:9335: checking whether PER_LINUX32 is declared configure:9362: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:39: warning: unused variable `p' configure:9368: $? = 0 configure:9372: test -z || test ! -s conftest.err configure:9375: $? = 0 configure:9378: test -s conftest.o configure:9381: $? = 0 configure:9392: result: yes configure:9408: checking whether PER_LINUX32_3GB is declared configure:9435: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: unused variable `p' configure:9441: $? = 0 configure:9445: test -z || test ! -s conftest.err configure:9448: $? = 0 configure:9451: test -s conftest.o configure:9454: $? = 0 configure:9465: result: yes configure:9481: checking whether PER_IRIX32 is declared configure:9508: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:41: warning: unused variable `p' configure:9514: $? = 0 configure:9518: test -z || test ! -s conftest.err configure:9521: $? = 0 configure:9524: test -s conftest.o configure:9527: $? = 0 configure:9538: result: yes configure:9554: checking whether PER_IRIXN32 is declared configure:9581: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:42: warning: unused variable `p' configure:9587: $? = 0 configure:9591: test -z || test ! -s conftest.err configure:9594: $? = 0 configure:9597: test -s conftest.o configure:9600: $? = 0 configure:9611: result: yes configure:9627: checking whether PER_IRIX64 is declared configure:9654: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:43: warning: unused variable `p' configure:9660: $? = 0 configure:9664: test -z || test ! -s conftest.err configure:9667: $? = 0 configure:9670: test -s conftest.o configure:9673: $? = 0 configure:9684: result: yes configure:9700: checking whether PER_RISCOS is declared configure:9727: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:44: warning: unused variable `p' configure:9733: $? = 0 configure:9737: test -z || test ! -s conftest.err configure:9740: $? = 0 configure:9743: test -s conftest.o configure:9746: $? = 0 configure:9757: result: yes configure:9773: checking whether PER_SOLARIS is declared configure:9800: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:45: warning: unused variable `p' configure:9806: $? = 0 configure:9810: test -z || test ! -s conftest.err configure:9813: $? = 0 configure:9816: test -s conftest.o configure:9819: $? = 0 configure:9830: result: yes configure:9846: checking whether PER_UW7 is declared configure:9873: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:46: warning: unused variable `p' configure:9879: $? = 0 configure:9883: test -z || test ! -s conftest.err configure:9886: $? = 0 configure:9889: test -s conftest.o configure:9892: $? = 0 configure:9903: result: yes configure:9919: checking whether PER_HPUX is declared configure:9946: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:47: warning: unused variable `p' configure:9952: $? = 0 configure:9956: test -z || test ! -s conftest.err configure:9959: $? = 0 configure:9962: test -s conftest.o configure:9965: $? = 0 configure:9976: result: yes configure:9992: checking whether PER_OSF4 is declared configure:10019: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:48: warning: unused variable `p' configure:10025: $? = 0 configure:10029: test -z || test ! -s conftest.err configure:10032: $? = 0 configure:10035: test -s conftest.o configure:10038: $? = 0 configure:10049: result: yes configure:10078: checking for initrddir configure:10099: result: $(sysconfdir)/init.d configure:10103: checking whether to enable release-mode configure:10126: result: no configure:10137: checking how to run the C preprocessor configure:10172: gcc -E conftest.c configure:10178: $? = 0 configure:10210: gcc -E conftest.c conftest.c:41:28: ac_nonexistent.h: No such file or directory configure:10216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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 | /* end confdefs.h. */ | #include configure:10255: result: gcc -E configure:10279: gcc -E conftest.c configure:10285: $? = 0 configure:10317: gcc -E conftest.c conftest.c:41:28: ac_nonexistent.h: No such file or directory configure:10323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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 | /* end confdefs.h. */ | #include configure:10366: checking for egrep configure:10376: result: grep -E configure:10385: checking for number of syscall 'vserver' configure:10436: result: 273/glibc configure:10451: checking whether to use alternative _syscallX macros configure:10474: result: yes configure:10480: checking for syscall(2) invocation method configure:10490: result: auto configure:10495: checking which syscall(2) invocation works configure:10536: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:10542: $? = 0 configure:10546: test -z || test ! -s conftest.err configure:10549: $? = 0 configure:10552: test -s conftest.o configure:10555: $? = 0 configure:10574: result: fast configure:10613: checking whether to enable dietlibc configure:10673: result: yes (autodetected, 0.29) configure:10746: checking whether dietlibc supports C99 configure:10768: diet gcc -c -std=c99 conftest.c >&5 configure:10774: $? = 0 configure:10778: test -z || test ! -s conftest.err configure:10781: $? = 0 configure:10784: test -s conftest.o configure:10787: $? = 0 configure:10801: diet gcc -c -std=c99 conftest.c >&5 configure:10807: $? = 0 configure:10811: test -z || test ! -s conftest.err configure:10814: $? = 0 configure:10817: test -s conftest.o configure:10820: $? = 0 configure:10848: result: yes configure:10862: checking whether dietlibc declares syscall configure:10884: diet gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c:3: error: conflicting types for `syscall' /usr/lib/dietlibc/include/sys/syscall.h:6: error: previous declaration of `syscall' configure:10890: $? = 1 configure: failed program was: | | #include | long int syscall(long int __sysno, ...); | configure:10923: result: yes configure:10971: checking whether dietlibc needs '-lcompat' configure:11018: diet gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:11024: $? = 0 configure:11028: test -z || test ! -s conftest.err configure:11031: $? = 0 configure:11034: test -s conftest configure:11037: $? = 0 configure:11057: result: no configure:11169: checking for a sed that does not truncate output configure:11223: result: /bin/sed configure:11237: checking for ld used by gcc configure:11304: result: /usr/bin/ld configure:11313: checking if the linker (/usr/bin/ld) is GNU ld configure:11328: result: yes configure:11333: checking for /usr/bin/ld option to reload object files configure:11340: result: -r configure:11358: checking for BSD-compatible nm configure:11407: result: /usr/bin/nm -B configure:11411: checking how to recognise dependent libraries configure:11587: result: pass_all configure:11819: checking for ANSI C header files configure:11844: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:11850: $? = 0 configure:11854: test -z || test ! -s conftest.err configure:11857: $? = 0 configure:11860: test -s conftest.o configure:11863: $? = 0 configure:11949: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:61: warning: implicit declaration of function `exit' configure:11952: $? = 0 configure:11954: ./conftest configure:11957: $? = 0 configure:11972: result: yes configure:11996: checking for sys/types.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for sys/stat.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for stdlib.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for string.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for memory.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for strings.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for inttypes.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for stdint.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:11996: checking for unistd.h configure:12012: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12018: $? = 0 configure:12022: test -z || test ! -s conftest.err configure:12025: $? = 0 configure:12028: test -s conftest.o configure:12031: $? = 0 configure:12042: result: yes configure:12068: checking dlfcn.h usability configure:12080: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12086: $? = 0 configure:12090: test -z || test ! -s conftest.err configure:12093: $? = 0 configure:12096: test -s conftest.o configure:12099: $? = 0 configure:12109: result: yes configure:12113: checking dlfcn.h presence configure:12123: gcc -E conftest.c configure:12129: $? = 0 configure:12149: result: yes configure:12184: checking for dlfcn.h configure:12191: result: yes configure:12214: checking how to run the C++ preprocessor configure:12245: g++ -E conftest.cc configure:12251: $? = 0 configure:12283: g++ -E conftest.cc conftest.cc:55:28: ac_nonexistent.h: No such file or directory configure:12289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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:12328: result: g++ -E configure:12352: g++ -E conftest.cc configure:12358: $? = 0 configure:12390: g++ -E conftest.cc conftest.cc:55:28: ac_nonexistent.h: No such file or directory configure:12396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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:12492: checking for g77 configure:12508: found /usr/bin/g77 configure:12518: result: g77 configure:12541: checking for Fortran 77 compiler version configure:12536: g77 --version &5 GNU Fortran (GCC) 3.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:12539: $? = 0 configure:12541: g77 -v &5 Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.5/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-languages=c,c++,f77,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) configure:12544: $? = 0 configure:12546: g77 -V &5 g77: `-V' option must have argument configure:12549: $? = 1 configure:12557: checking whether we are using the GNU Fortran 77 compiler configure:12571: g77 -c conftest.F >&5 configure:12577: $? = 0 configure:12581: test -z || test ! -s conftest.err configure:12584: $? = 0 configure:12587: test -s conftest.o configure:12590: $? = 0 configure:12603: result: yes configure:12609: checking whether g77 accepts -g configure:12621: g77 -c -g conftest.f >&5 configure:12627: $? = 0 configure:12631: test -z || test ! -s conftest.err configure:12634: $? = 0 configure:12637: test -s conftest.o configure:12640: $? = 0 configure:12652: result: yes configure:12682: checking the maximum length of command line arguments configure:12791: result: 32768 configure:12802: checking command to parse /usr/bin/nm -B output from gcc object configure:12907: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:12910: $? = 0 configure:12914: /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:12917: $? = 0 configure:12969: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W conftest.c conftstm.o >&5 configure:12972: $? = 0 configure:13010: result: ok configure:13014: checking for objdir configure:13029: result: .libs configure:13119: checking for ar configure:13135: found /usr/bin/ar configure:13146: result: ar configure:13199: checking for ranlib configure:13215: found /usr/bin/ranlib configure:13226: result: ranlib configure:13279: checking for strip configure:13295: found /usr/bin/strip configure:13306: result: strip configure:13578: checking if gcc supports -fno-rtti -fno-exceptions configure:13604: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:13608: $? = 0 configure:13613: result: no configure:13628: checking for gcc option to produce PIC configure:13838: result: -fPIC configure:13846: checking if gcc PIC flag -fPIC works configure:13872: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -fPIC -DPIC conftest.c >&5 configure:13876: $? = 0 configure:13881: result: yes configure:13909: checking if gcc static flag -static works configure:13937: result: yes configure:13947: checking if gcc supports -c -o file.o configure:13976: gcc -c -g -O2 -std=c99 -Wall -pedantic -W -o out/conftest2.o conftest.c >&5 configure:13980: $? = 0 configure:13994: result: yes configure:14020: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:14978: result: yes configure:14999: checking whether -lc should be explicitly linked in configure:15004: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:15007: $? = 0 configure:15022: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:15025: $? = 0 configure:15037: result: no configure:15045: checking dynamic linker characteristics configure:15654: result: GNU/Linux ld.so configure:15663: checking how to hardcode library paths into programs configure:15688: result: immediate configure:15702: checking whether stripping libraries is possible configure:15707: result: yes configure:16541: checking if libtool supports shared libraries configure:16543: result: yes configure:16546: checking whether to build shared libraries configure:16567: result: yes configure:16570: checking whether to build static libraries configure:16574: result: no configure:16666: creating libtool configure:17254: checking for ld used by g++ configure:17321: result: /usr/bin/ld configure:17330: checking if the linker (/usr/bin/ld) is GNU ld configure:17345: result: yes configure:17396: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:18334: result: yes configure:18352: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 conftest.cpp >&5 configure:18355: $? = 0 configure:18474: checking for g++ option to produce PIC configure:18748: result: -fPIC configure:18756: checking if g++ PIC flag -fPIC works configure:18782: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -fPIC -DPIC conftest.cpp >&5 configure:18786: $? = 0 configure:18791: result: yes configure:18819: checking if g++ static flag -static works configure:18847: result: no configure:18857: checking if g++ supports -c -o file.o configure:18886: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 -o out/conftest2.o conftest.cpp >&5 configure:18890: $? = 0 configure:18904: result: yes configure:18930: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:18955: result: yes configure:19022: checking dynamic linker characteristics configure:19631: result: GNU/Linux ld.so configure:19640: checking how to hardcode library paths into programs configure:19665: result: immediate configure:20191: checking if libtool supports shared libraries configure:20193: result: yes configure:20196: checking whether to build shared libraries configure:20216: result: yes configure:20219: checking whether to build static libraries configure:20223: result: no configure:20233: checking for g77 option to produce PIC configure:20443: result: -fPIC configure:20451: checking if g77 PIC flag -fPIC works configure:20477: g77 -c -g -O2 -fPIC conftest.f >&5 configure:20481: $? = 0 configure:20486: result: yes configure:20514: checking if g77 static flag -static works configure:20542: result: yes configure:20552: checking if g77 supports -c -o file.o configure:20581: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:20585: $? = 0 configure:20599: result: yes configure:20625: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:21563: result: yes configure:21630: checking dynamic linker characteristics configure:22239: result: GNU/Linux ld.so configure:22248: checking how to hardcode library paths into programs configure:22273: result: immediate configure:25860: checking which vserver-rootdir is to use configure:25875: result: /vservers configure:25888: checking for svn2cl configure:25917: result: no configure:25937: checking whether to use internal kernel headers configure:25962: result: yes configure:25986: checking for supported APIs configure:26072: result: compat,v11,fscompat,v13,net,v21,oldproc,olduts configure:26084: checking for ext2fs-headers configure:26100: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 conftest.cc >&5 configure:26106: $? = 0 configure:26110: test -z || test ! -s conftest.err configure:26113: $? = 0 configure:26116: test -s conftest.o configure:26119: $? = 0 configure:26170: result: e2fsprogs configure:26185: checking ext2fs/ext2_fs.h usability configure:26197: g++ -c -g -O2 -ansi -Wall -pedantic -W -fmessage-length=0 conftest.cc >&5 configure:26203: $? = 0 configure:26207: test -z || test ! -s conftest.err configure:26210: $? = 0 configure:26213: test -s conftest.o configure:26216: $? = 0 configure:26226: result: yes configure:26230: checking ext2fs/ext2_fs.h presence configure:26240: g++ -E conftest.cc configure:26246: $? = 0 configure:26266: result: yes configure:26301: checking for ext2fs/ext2_fs.h configure:26308: result: yes configure:26553: checking for vserver configure:26610: gcc -o conftest -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 /tmp/ccqaP3dO.o(.text+0xe): In function `main': /root/util-vserver-0.30.213/conftest.c:104: undefined reference to `vserver' /tmp/ccqaP3dO.o(.data+0x0): undefined reference to `vserver' collect2: ld returned 1 exit status configure:26616: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:26641: result: no configure:26651: checking whether MS_MOVE is declared configure:26676: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 configure:26682: $? = 0 configure:26686: test -z || test ! -s conftest.err configure:26689: $? = 0 configure:26692: test -s conftest.o configure:26695: $? = 0 configure:26706: result: yes configure:26724: checking for xid_t configure:26749: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `xid_t' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before ')' token configure:26755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:26779: result: no configure:26790: checking for nid_t configure:26815: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `nid_t' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before ')' token configure:26821: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:26845: result: no configure:26871: checking sys/capability.h usability configure:26883: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c:99:28: sys/capability.h: No such file or directory configure:26889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:26912: result: no configure:26916: checking sys/capability.h presence configure:26926: gcc -E conftest.c conftest.c:65:28: sys/capability.h: No such file or directory configure:26932: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:26952: result: no configure:26987: checking for sys/capability.h configure:26994: result: no configure:27205: checking beecrypt/beecrypt.h usability configure:27217: gcc -c -g -O2 -std=c99 -Wall -pedantic -W conftest.c >&5 conftest.c:99:31: beecrypt/beecrypt.h: No such file or directory configure:27223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:27246: result: no configure:27250: checking beecrypt/beecrypt.h presence configure:27260: gcc -E conftest.c conftest.c:65:31: beecrypt/beecrypt.h: No such file or directory configure:27266: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "util-vserver" | #define PACKAGE_TARNAME "util-vserver" | #define PACKAGE_VERSION "0.30.213" | #define PACKAGE_STRING "util-vserver 0.30.213" | #define PACKAGE_BUGREPORT "vserver@list.linux-vserver.org" | #define PACKAGE "util-vserver" | #define VERSION "0.30.213" | #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_USE_ALTERNATIVE_SYSCALL_MACROS 1 | #define ENSC_DIETLIBC_C99 1 | #define ENSC_DIETLIBC_HAS_SYSCALL 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_FSCOMPAT 1 | #define VC_ENABLE_API_V13 1 | #define VC_ENABLE_API_NET 1 | #define VC_ENABLE_API_V21 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:27286: result: no configure:27321: checking for beecrypt/beecrypt.h configure:27328: result: no configure:27419: WARNING: **** **** 'beecrypt' could not be found; **** this will disable the build of 'vhashify' **** configure:27452: checking for host initscripts configure:27476: result: sysv configure:27820: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by util-vserver config.status 0.30.213, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on anon config.status:800: creating util-vserver.spec config.status:800: creating Makefile config.status:800: creating distrib/Makefile config.status:800: creating lib/apidoc/Doxyfile config.status:904: creating config.h config.status:1294: executing depfiles commands configure:29221: util-vserver 0.30.213 Features: CC: gcc, gcc (GCC) 3.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) CXX: g++, g++ (GCC) 3.3.5 (Mandrake Linux 8.2 3.3.5-1mdk) CPPFLAGS: '' CFLAGS: '-g -O2 -std=c99 -Wall -pedantic -W' CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W -fmessage-length=0' 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,fscompat,v13,net,v21,oldproc,olduts ext2fs Source: e2fsprogs syscall(2) invocation: alternative vserver(2) syscall#: 273/glibc Paths: prefix: sysconf-Directory: ${prefix}/etc cfg-Directory: ${prefix}/etc/vservers initrd-Directory: $(sysconfdir)/init.d pkgstate-Directory: ${prefix}/var/run/vservers 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=yes 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=no 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_objext=o ac_cv_path_AWK=/bin/awk ac_cv_path_BZIP2=/usr/bin/bzip2 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_CPIO=/bin/cpio ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_EGREP=/bin/egrep ac_cv_path_ENV=/usr/bin/env ac_cv_path_FILE=/usr/bin/file ac_cv_path_GREP=/bin/grep ac_cv_path_GZIP=/bin/gzip 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=/sbin/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_RESTORE=/sbin/restore ac_cv_path_RM=/bin/rm ac_cv_path_RMDIR=/bin/rmdir ac_cv_path_RMMOD=/sbin/rmmod ac_cv_path_RSYNC=/usr/bin/rsync 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=/usr/bin/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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 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=yes 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_c_dietlibc_syscall=yes ensc_cv_cxx_cxxcompiler=yes 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_c_o_F77=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_prog_compiler_c_o_F77='"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.213/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /root/util-vserver-0.30.213/missing --run tar' AR='ar' AUTOCONF='${SHELL} /root/util-vserver-0.30.213/missing --run autoconf' AUTOHEADER='${SHELL} /root/util-vserver-0.30.213/missing --run autoheader' AUTOMAKE='${SHELL} /root/util-vserver-0.30.213/missing --run automake-1.9' AWK='' BZIP2='' CAT='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -std=c99 -Wall -pedantic -W' CHOWN='' CMP='' CP='' CPIO='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -ansi -Wall -pedantic -W -fmessage-length=0' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIET='diet' DIETFLAGS='-Os' DIRNAME='' 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!@'DOXYGEN'@!:!g;s!@'XSLTP'@!:!g;s!@'XSLTPROC'@!:!g;' ENSC_USE_DIETLIBC_FALSE='#' ENSC_USE_DIETLIBC_TRUE='' ENSC_USE_EXPENSIVE_TESTS='no' ENSC_USE_GLIBC_FALSE='#' ENSC_USE_GLIBC_TRUE='' ENV='' EXEEXT='' F77='g77' FFLAGS='-g -O2' FILE='' GPG_KEY='0xFFD316AC53ACA43A!' GREP='' GZIP='' HAVE_GENTOO_INIT_FALSE='' HAVE_GENTOO_INIT_TRUE='#' HAVE_SVN2CL_FALSE='' HAVE_SVN2CL_TRUE='#' HAVE_SYSV_INIT_FALSE='#' HAVE_SYSV_INIT_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='' IPTABLES='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_DEBUG_CPPFLAGS='-DNDEBUG' LN='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /root/util-vserver-0.30.213/missing --run makeinfo' MKDIR='' MKFIFO='' MKTEMP='' MODPROBE='' MOUNT='' MV='' NAMEIF='' NICE='' NOHUP='' OBJEXT='o' PACKAGE='util-vserver' PACKAGE_BUGREPORT='vserver@list.linux-vserver.org' PACKAGE_NAME='util-vserver' PACKAGE_STRING='util-vserver 0.30.213' PACKAGE_TARNAME='util-vserver' PACKAGE_VERSION='0.30.213' PATH_SEPARATOR=':' PS='' RANLIB='ranlib' RELEASE_CPPFLAGS='' RESTORE='' RM='' RMDIR='' RMMOD='' RSYNC='' SED='/bin/sed' SET_MAKE='' SH='' SHELL='/bin/sh' STRIP='strip' SVN2CL='' TAC='' TAR='' TOUCH='' TTY='' UMOUNT='' USE_DIETLIBC_COMPAT_FALSE='' USE_DIETLIBC_COMPAT_TRUE='#' USE_DIETLIBC_FALSE='#' USE_DIETLIBC_TRUE='' VCONFIG='' VERSION='0.30.213' WC='' WGET='' XSLTP=':' XSLTPROC=':' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' 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.213/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' 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_DIETLIBC_HAS_SYSCALL 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 "vserver@list.linux-vserver.org" #define PACKAGE_NAME "util-vserver" #define PACKAGE_STRING "util-vserver 0.30.213" #define PACKAGE_TARNAME "util-vserver" #define PACKAGE_VERSION "0.30.213" #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 VC_ENABLE_API_V21 1 #define VERSION "0.30.213" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0