This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by torque configure 2.5.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-default-server=ngs-anal --with-server-home=/var/spool/torque-2.5 ## --------- ## ## Platform. ## ## --------- ## hostname = YellowBrickRoad uname -m = x86_64 uname -r = 2.6.26-2-amd64 uname -s = Linux uname -v = #1 SMP Tue Jan 25 05:59:43 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/libexec PATH: /home/benjamin/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1750: checking build system type configure:1768: result: x86_64-unknown-linux-gnu configure:1776: checking host system type configure:1790: result: x86_64-unknown-linux-gnu configure:1804: checking for make configure:1820: found /usr/bin/make configure:1830: result: make configure:1861: checking for a BSD-compatible install configure:1916: result: /usr/bin/install -c configure:1927: checking whether build environment is sane configure:1970: result: yes configure:2035: checking for gawk configure:2051: found /usr/bin/gawk configure:2061: result: gawk configure:2071: checking whether make sets $(MAKE) configure:2091: result: yes configure:2259: checking whether to enable maintainer-specific portions of Makefiles configure:2268: result: no configure:2299: checking PBS machine type configure:2306: result: linux configure:2335: checking whether to turn on the AUTORUN_JOBS flag configure:2344: result: no configure:2356: checking whether to turn on the RESOURCEMAXDEFAULT flag configure:2365: result: no configure:2376: checking whether to turn on the QUICKCOMMIT flag configure:2385: result: no configure:2411: checking whether to turn on the NO_SIGCHLD flag configure:2420: result: no configure:2435: checking whether to include server and scheduler configure:2444: result: yes configure:2459: checking whether to include the mom daemon configure:2468: result: yes configure:2483: checking whether to include the clients configure:2492: result: yes configure:2506: checking whether to build DRMAA lib configure:2515: result: no configure:2577: checking for gcc configure:2593: found /usr/bin/gcc configure:2603: result: gcc configure:2847: checking for C compiler version configure:2850: gcc --version &5 gcc (Debian 4.3.2-1.1) 4.3.2 Copyright (C) 2008 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:2853: $? = 0 configure:2855: gcc -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) configure:2858: $? = 0 configure:2860: gcc -V &5 gcc: '-V' option must have argument configure:2863: $? = 1 configure:2886: checking for C compiler default output file name configure:2889: gcc conftest.c >&5 configure:2892: $? = 0 configure:2938: result: a.out configure:2943: checking whether the C compiler works configure:2949: ./a.out configure:2952: $? = 0 configure:2969: result: yes configure:2976: checking whether we are cross compiling configure:2978: result: no configure:2981: checking for suffix of executables configure:2983: gcc -o conftest conftest.c >&5 configure:2986: $? = 0 configure:3011: result: configure:3017: checking for suffix of object files configure:3038: gcc -c conftest.c >&5 configure:3041: $? = 0 configure:3063: result: o configure:3067: checking whether we are using the GNU C compiler configure:3091: gcc -c conftest.c >&5 configure:3097: $? = 0 configure:3101: test -z || test ! -s conftest.err configure:3104: $? = 0 configure:3107: test -s conftest.o configure:3110: $? = 0 configure:3123: result: yes configure:3129: checking whether gcc accepts -g configure:3150: gcc -c -g conftest.c >&5 configure:3156: $? = 0 configure:3160: test -z || test ! -s conftest.err configure:3163: $? = 0 configure:3166: test -s conftest.o configure:3169: $? = 0 configure:3180: result: yes configure:3197: checking for gcc option to accept ANSI C configure:3267: gcc -c -g -O2 conftest.c >&5 configure:3273: $? = 0 configure:3277: test -z || test ! -s conftest.err configure:3280: $? = 0 configure:3283: test -s conftest.o configure:3286: $? = 0 configure:3304: result: none needed configure:3322: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3328: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3472: checking for style of include used by make configure:3500: result: GNU configure:3528: checking dependency style of gcc configure:3618: result: gcc3 configure:3641: checking how to run the C preprocessor configure:3676: gcc -E conftest.c configure:3682: $? = 0 configure:3714: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:3720: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | /* end confdefs.h. */ | #include configure:3759: result: gcc -E configure:3783: gcc -E conftest.c configure:3789: $? = 0 configure:3821: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:3827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | /* end confdefs.h. */ | #include configure:3871: checking for egrep configure:3881: result: grep -E configure:3887: checking whether gcc needs -traditional configure:3929: result: no configure:3942: checking for ar configure:3958: found /usr/bin/ar configure:3968: result: ar configure:4052: checking for a sed that does not truncate output configure:4106: result: /bin/sed configure:4120: checking for ld used by gcc configure:4187: result: /usr/bin/ld configure:4196: checking if the linker (/usr/bin/ld) is GNU ld configure:4211: result: yes configure:4216: checking for /usr/bin/ld option to reload object files configure:4223: result: -r configure:4232: checking for BSD-compatible nm configure:4274: result: /usr/bin/nm -B configure:4278: checking whether ln -s works configure:4282: result: yes configure:4289: checking how to recognise dependent libraries configure:4472: result: pass_all configure:4556: gcc -c -g -O2 conftest.c >&5 configure:4559: $? = 0 configure:4680: checking for ANSI C header files configure:4705: gcc -c -g -O2 conftest.c >&5 configure:4711: $? = 0 configure:4715: test -z || test ! -s conftest.err configure:4718: $? = 0 configure:4721: test -s conftest.o configure:4724: $? = 0 configure:4813: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit' configure:4816: $? = 0 configure:4818: ./conftest configure:4821: $? = 0 configure:4836: result: yes configure:4860: checking for sys/types.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for sys/stat.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for stdlib.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for string.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for memory.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for strings.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for inttypes.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for stdint.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4860: checking for unistd.h configure:4876: gcc -c -g -O2 conftest.c >&5 configure:4882: $? = 0 configure:4886: test -z || test ! -s conftest.err configure:4889: $? = 0 configure:4892: test -s conftest.o configure:4895: $? = 0 configure:4906: result: yes configure:4932: checking dlfcn.h usability configure:4944: gcc -c -g -O2 conftest.c >&5 configure:4950: $? = 0 configure:4954: test -z || test ! -s conftest.err configure:4957: $? = 0 configure:4960: test -s conftest.o configure:4963: $? = 0 configure:4973: result: yes configure:4977: checking dlfcn.h presence configure:4987: gcc -E conftest.c configure:4993: $? = 0 configure:5013: result: yes configure:5048: checking for dlfcn.h configure:5055: result: yes configure:5120: checking for g++ configure:5136: found /usr/bin/g++ configure:5146: result: g++ configure:5162: checking for C++ compiler version configure:5165: g++ --version &5 g++ (Debian 4.3.2-1.1) 4.3.2 Copyright (C) 2008 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:5168: $? = 0 configure:5170: g++ -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) configure:5173: $? = 0 configure:5175: g++ -V &5 g++: '-V' option must have argument configure:5178: $? = 1 configure:5181: checking whether we are using the GNU C++ compiler configure:5205: g++ -c conftest.cc >&5 configure:5211: $? = 0 configure:5215: test -z || test ! -s conftest.err configure:5218: $? = 0 configure:5221: test -s conftest.o configure:5224: $? = 0 configure:5237: result: yes configure:5243: checking whether g++ accepts -g configure:5264: g++ -c -g conftest.cc >&5 configure:5270: $? = 0 configure:5274: test -z || test ! -s conftest.err configure:5277: $? = 0 configure:5280: test -s conftest.o configure:5283: $? = 0 configure:5294: result: yes configure:5336: g++ -c -g -O2 conftest.cc >&5 configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest.o configure:5355: $? = 0 configure:5381: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:28: error: 'exit' was not declared in this scope configure:5387: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5336: g++ -c -g -O2 conftest.cc >&5 conftest.cc:24: error: 'void std::exit(int)' should have been declared inside 'std' configure:5342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5336: g++ -c -g -O2 conftest.cc >&5 conftest.cc:24: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:25: /usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:24: error: from previous declaration 'void std::exit(int)' configure:5342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5336: g++ -c -g -O2 conftest.cc >&5 configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest.o configure:5355: $? = 0 configure:5381: g++ -c -g -O2 conftest.cc >&5 configure:5387: $? = 0 configure:5391: test -z || test ! -s conftest.err configure:5394: $? = 0 configure:5397: test -s conftest.o configure:5400: $? = 0 configure:5425: checking dependency style of g++ configure:5515: result: gcc3 configure:5537: checking how to run the C++ preprocessor configure:5568: g++ -E conftest.cc configure:5574: $? = 0 configure:5606: g++ -E conftest.cc conftest.cc:27:28: error: ac_nonexistent.h: No such file or directory configure:5612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:5651: result: g++ -E configure:5675: g++ -E conftest.cc configure:5681: $? = 0 configure:5713: g++ -E conftest.cc conftest.cc:27:28: error: ac_nonexistent.h: No such file or directory configure:5719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:5814: checking for g77 configure:5843: result: no configure:5814: checking for f77 configure:5843: result: no configure:5814: checking for xlf configure:5843: result: no configure:5814: checking for frt configure:5843: result: no configure:5814: checking for pgf77 configure:5843: result: no configure:5814: checking for fort77 configure:5843: result: no configure:5814: checking for fl32 configure:5843: result: no configure:5814: checking for af77 configure:5843: result: no configure:5814: checking for f90 configure:5843: result: no configure:5814: checking for xlf90 configure:5843: result: no configure:5814: checking for pgf90 configure:5843: result: no configure:5814: checking for epcf90 configure:5843: result: no configure:5814: checking for f95 configure:5843: result: no configure:5814: checking for fort configure:5843: result: no configure:5814: checking for xlf95 configure:5843: result: no configure:5814: checking for ifc configure:5843: result: no configure:5814: checking for efc configure:5843: result: no configure:5814: checking for pgf95 configure:5843: result: no configure:5814: checking for lf95 configure:5843: result: no configure:5814: checking for gfortran configure:5843: result: no configure:5855: checking for Fortran 77 compiler version configure:5858: --version &5 ./configure: line 5859: --version: command not found configure:5861: $? = 127 configure:5863: -v &5 ./configure: line 5864: -v: command not found configure:5866: $? = 127 configure:5868: -V &5 ./configure: line 5869: -V: command not found configure:5871: $? = 127 configure:5879: checking whether we are using the GNU Fortran 77 compiler configure:5893: -c conftest.F >&5 ./configure: line 5894: -c: command not found configure:5899: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5925: result: no configure:5931: checking whether accepts -g configure:5943: -c -g conftest.f >&5 ./configure: line 5944: -c: command not found configure:5949: $? = 127 configure: failed program was: | program main | | end configure:5974: result: no configure:6004: checking the maximum length of command line arguments configure:6069: result: 32768 configure:6080: checking command to parse /usr/bin/nm -B output from gcc object configure:6169: gcc -c -g -O2 conftest.c >&5 configure:6172: $? = 0 configure:6176: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6179: $? = 0 configure:6231: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6234: $? = 0 configure:6272: result: ok configure:6276: checking for objdir configure:6291: result: .libs configure:6461: checking for ranlib configure:6477: found /usr/bin/ranlib configure:6488: result: ranlib configure:6541: checking for strip configure:6557: found /usr/bin/strip configure:6568: result: strip configure:6830: checking if gcc static flag works configure:6853: result: yes configure:6871: checking if gcc supports -fno-rtti -fno-exceptions configure:6889: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6893: $? = 0 configure:6904: result: no configure:6919: checking for gcc option to produce PIC configure:7096: result: -fPIC configure:7104: checking if gcc PIC flag -fPIC works configure:7122: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7126: $? = 0 configure:7137: result: yes configure:7161: checking if gcc supports -c -o file.o configure:7182: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7186: $? = 0 configure:7206: result: yes configure:7232: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8080: result: yes configure:8106: checking whether -lc should be explicitly linked in configure:8111: gcc -c -g -O2 conftest.c >&5 configure:8114: $? = 0 configure:8128: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8131: $? = 0 configure:8143: result: no configure:8151: checking dynamic linker characteristics configure:8517: gcc -c -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8712: result: GNU/Linux ld.so configure:8716: checking how to hardcode library paths into programs configure:8741: result: immediate configure:8755: checking whether stripping libraries is possible configure:8760: result: yes configure:9590: checking if libtool supports shared libraries configure:9592: result: yes configure:9595: checking whether to build shared libraries configure:9653: result: yes configure:9656: checking whether to build static libraries configure:9660: result: yes configure:9752: creating libtool configure:10299: checking for ld used by g++ configure:10366: result: /usr/bin/ld -m elf_x86_64 configure:10375: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:10390: result: yes configure:10441: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11269: result: yes configure:11287: g++ -c -g -O2 conftest.cc >&5 configure:11290: $? = 0 configure:11386: checking for g++ option to produce PIC configure:11638: result: -fPIC configure:11646: checking if g++ PIC flag -fPIC works configure:11664: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11668: $? = 0 configure:11679: result: yes configure:11703: checking if g++ supports -c -o file.o configure:11724: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11728: $? = 0 configure:11748: result: yes configure:11774: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11799: result: yes configure:11870: checking dynamic linker characteristics configure:12236: g++ -c -g -O2 conftest.cc >&5 configure:12239: $? = 0 configure:12431: result: GNU/Linux ld.so configure:12435: checking how to hardcode library paths into programs configure:12460: result: immediate configure:12474: checking whether stripping libraries is possible configure:12479: result: yes configure:19766: checking whether ln -s works configure:19770: result: yes configure:19783: checking for flex configure:19812: result: no configure:19783: checking for lex configure:19812: result: no configure:19822: checking for yywrap in -lfl configure:19852: gcc -o conftest -g -O2 conftest.c -lfl >&5 /usr/bin/ld: cannot find -lfl collect2: ld returned 1 exit status configure:19858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main () | { | yywrap (); | ; | return 0; | } configure:19884: result: no configure:19889: checking for yywrap in -ll configure:19919: gcc -o conftest -g -O2 conftest.c -ll >&5 /usr/bin/ld: cannot find -ll collect2: ld returned 1 exit status configure:19925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main () | { | yywrap (); | ; | return 0; | } configure:19951: result: no configure:20060: checking for bison configure:20089: result: no configure:20060: checking for byacc configure:20089: result: no configure:20103: checking for gtbl configure:20119: found /usr/bin/gtbl configure:20129: result: gtbl configure:20144: checking for gpic configure:20160: found /usr/bin/gpic configure:20170: result: gpic configure:20185: checking for groff configure:20201: found /usr/bin/groff configure:20211: result: groff configure:20226: checking whether to turn on the compilation of DEBUG code configure:20235: result: no configure:20246: checking whether to compile with debugging symbols configure:20256: result: DEBUG_SYMBOLS=no configure:20285: checking whether to use strict gcc warnings configure:20390: result: no configure:20397: checking for stat64 configure:20454: gcc -o conftest -g -O2 conftest.c >&5 configure:20460: $? = 0 configure:20464: test -z || test ! -s conftest.err configure:20467: $? = 0 configure:20470: test -s conftest configure:20473: $? = 0 configure:20485: result: yes configure:20599: checking for open64 configure:20656: gcc -o conftest -g -O2 conftest.c >&5 configure:20662: $? = 0 configure:20666: test -z || test ! -s conftest.err configure:20669: $? = 0 configure:20672: test -s conftest configure:20675: $? = 0 configure:20687: result: yes configure:20698: checking for lseek64 configure:20755: gcc -o conftest -g -O2 conftest.c >&5 configure:20761: $? = 0 configure:20765: test -z || test ! -s conftest.err configure:20768: $? = 0 configure:20771: test -s conftest configure:20774: $? = 0 configure:20786: result: yes configure:20797: checking for struct stat64.st_mode configure:20823: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:37: error: storage size of 'ac_aggr' isn't known configure:20829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | static struct stat64 ac_aggr; | if (ac_aggr.st_mode) | return 0; | ; | return 0; | } configure:20870: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:37: error: storage size of 'ac_aggr' isn't known configure:20876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | static struct stat64 ac_aggr; | if (sizeof ac_aggr.st_mode) | return 0; | ; | return 0; | } configure:20902: result: no configure:20913: checking for struct stat64.st_mode configure:20939: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:20945: $? = 0 configure:20949: test -z || test ! -s conftest.err configure:20952: $? = 0 configure:20955: test -s conftest.o configure:20958: $? = 0 configure:21018: result: yes configure:21033: checking if largefile compiles (looking at you, OSX) configure:21049: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21055: $? = 0 configure:21059: test -z || test ! -s conftest.err configure:21062: $? = 0 configure:21065: test -s conftest.o configure:21068: $? = 0 configure:21071: result: yes configure:21095: checking whether to use threaded high availability configure:21104: result: no configure:21117: checking whether to save the serverdb in legacy format or xml format configure:21124: result: no configure:21130: checking whether to force XOPEN networking stack configure:21219: result: no... phew! configure:21237: checking for dirent.h that defines DIR configure:21261: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21267: $? = 0 configure:21271: test -z || test ! -s conftest.err configure:21274: $? = 0 configure:21277: test -s conftest.o configure:21280: $? = 0 configure:21291: result: yes configure:21304: checking for library containing opendir configure:21334: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21340: $? = 0 configure:21344: test -z || test ! -s conftest.err configure:21347: $? = 0 configure:21350: test -s conftest configure:21353: $? = 0 configure:21423: result: none required configure:21559: checking for ANSI C header files configure:21715: result: yes configure:21725: checking for sys/wait.h that is POSIX.1 compatible configure:21756: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21762: $? = 0 configure:21766: test -z || test ! -s conftest.err configure:21769: $? = 0 configure:21772: test -s conftest.o configure:21775: $? = 0 configure:21786: result: yes configure:21845: checking arpa/inet.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking arpa/inet.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for arpa/inet.h configure:21968: result: yes configure:21845: checking fcntl.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking fcntl.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for fcntl.h configure:21968: result: yes configure:21845: checking float.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking float.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for float.h configure:21968: result: yes configure:21845: checking limits.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking limits.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for limits.h configure:21968: result: yes configure:21845: checking malloc.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking malloc.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for malloc.h configure:21968: result: yes configure:21845: checking netdb.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking netdb.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for netdb.h configure:21968: result: yes configure:21845: checking netinet/in.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking netinet/in.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for netinet/in.h configure:21968: result: yes configure:21845: checking stddef.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking stddef.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for stddef.h configure:21968: result: yes configure:21845: checking sys/file.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/file.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/file.h configure:21968: result: yes configure:21845: checking sys/param.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/param.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/param.h configure:21968: result: yes configure:21845: checking sys/tty.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:79:21: error: sys/tty.h: No such file or directory configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 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:21886: result: no configure:21890: checking sys/tty.h presence configure:21900: gcc -E conftest.c conftest.c:45:21: error: sys/tty.h: No such file or directory configure:21906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:21926: result: no configure:21961: checking for sys/tty.h configure:21968: result: no configure:21845: checking sys/socket.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/socket.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/socket.h configure:21968: result: yes configure:21845: checking sys/time.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/time.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/time.h configure:21968: result: yes configure:21845: checking sys/ioctl.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/ioctl.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/ioctl.h configure:21968: result: yes configure:21845: checking sys/mount.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/mount.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/mount.h configure:21968: result: yes configure:21845: checking sys/vfs.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/vfs.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/vfs.h configure:21968: result: yes configure:21845: checking sys/statfs.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/statfs.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/statfs.h configure:21968: result: yes configure:21845: checking sys/statvfs.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/statvfs.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/statvfs.h configure:21968: result: yes configure:21845: checking sys/ucred.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:86:23: error: sys/ucred.h: No such file or directory configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 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:21886: result: no configure:21890: checking sys/ucred.h presence configure:21900: gcc -E conftest.c conftest.c:52:23: error: sys/ucred.h: No such file or directory configure:21906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:21926: result: no configure:21961: checking for sys/ucred.h configure:21968: result: no configure:21845: checking sys/un.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/un.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/un.h configure:21968: result: yes configure:21845: checking sys/uio.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/uio.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/uio.h configure:21968: result: yes configure:21845: checking syslog.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking syslog.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for syslog.h configure:21968: result: yes configure:21845: checking readline/readline.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:89:31: error: readline/readline.h: No such file or directory configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 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:21886: result: no configure:21890: checking readline/readline.h presence configure:21900: gcc -E conftest.c conftest.c:55:31: error: readline/readline.h: No such file or directory configure:21906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:21926: result: no configure:21961: checking for readline/readline.h configure:21968: result: no configure:21845: checking termios.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking termios.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for termios.h configure:21968: result: yes configure:21845: checking err.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking err.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for err.h configure:21968: result: yes configure:21845: checking sys/poll.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21863: $? = 0 configure:21867: test -z || test ! -s conftest.err configure:21870: $? = 0 configure:21873: test -s conftest.o configure:21876: $? = 0 configure:21886: result: yes configure:21890: checking sys/poll.h presence configure:21900: gcc -E conftest.c configure:21906: $? = 0 configure:21926: result: yes configure:21961: checking for sys/poll.h configure:21968: result: yes configure:21845: checking pam/pam_modules.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:92:29: error: pam/pam_modules.h: No such file or directory configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 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:21886: result: no configure:21890: checking pam/pam_modules.h presence configure:21900: gcc -E conftest.c conftest.c:58:29: error: pam/pam_modules.h: No such file or directory configure:21906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:21926: result: no configure:21961: checking for pam/pam_modules.h configure:21968: result: no configure:21845: checking security/pam_appl.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:92:31: error: security/pam_appl.h: No such file or directory configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 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:21886: result: no configure:21890: checking security/pam_appl.h presence configure:21900: gcc -E conftest.c conftest.c:58:31: error: security/pam_appl.h: No such file or directory configure:21906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:21926: result: no configure:21961: checking for security/pam_appl.h configure:21968: result: no configure:21845: checking mach/shared_region.h usability configure:21857: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:92:32: error: mach/shared_region.h: No such file or directory configure:21863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 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:21886: result: no configure:21890: checking mach/shared_region.h presence configure:21900: gcc -E conftest.c conftest.c:58:32: error: mach/shared_region.h: No such file or directory configure:21906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:21926: result: no configure:21961: checking for mach/shared_region.h configure:21968: result: no configure:21987: checking for security/pam_modules.h configure:22006: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:63:34: error: security/pam_modules.h: No such file or directory configure:22012: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #if HAVE_SECURITY_PAM_APPL_H | # include | # endif | | | #include configure:22036: result: no configure:22250: checking whether to allow geometry requests configure:22267: result: no configure:22353: checking whether to build BLCR support configure:22355: result: no configure:22674: checking whether to build Nvidia gpu support configure:22683: result: no configure:22737: checking whether to add x attributes to accounting configure:22746: result: no configure:22760: checking whether to build Cray's CPA support configure:22769: result: no configure:23054: checking whether to build Cray's CSA support configure:23063: result: no configure:23154: checking whether to enable libjob job_create support configure:23163: result: no configure:23166: checking for pthread_create in -lpthread configure:23196: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lpthread >&5 configure:23202: $? = 0 configure:23206: test -z || test ! -s conftest.err configure:23209: $? = 0 configure:23212: test -s conftest configure:23215: $? = 0 configure:23228: result: yes configure:23326: checking whether to support munge authorization configure:23333: result: no configure:23350: checking for openpty configure:23407: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 /tmp/ccoyLJTj.o: In function `main': /src/torque-pbs/torque-2.5.7/conftest.c:99: undefined reference to `openpty' /tmp/ccoyLJTj.o:(.data+0x0): undefined reference to `openpty' collect2: ld returned 1 exit status configure:23413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | #define SRFS 0 | #define IBM_SP2 0 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* 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_openpty) || defined (__stub___openpty) | choke me | #else | char (*f) () = openpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != openpty; | ; | return 0; | } configure:23438: result: no configure:23443: checking for openpty in -lutil configure:23473: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lutil >&5 configure:23479: $? = 0 configure:23483: test -z || test ! -s conftest.err configure:23486: $? = 0 configure:23489: test -s conftest configure:23492: $? = 0 configure:23505: result: yes configure:24130: Checking global settings... configure:24402: checking for CMSG_SPACE configure:24432: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: invalid application of 'sizeof' to incomplete type 'struct ucred' configure:24438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | #define SRFS 0 | #define IBM_SP2 0 | #define MOM_CHECKPOINT 0 | #define SCHD_TYPE "cc" | #define RPP 1 | #define TDISABLEFILESYNC 1 | #define PLOCK_DAEMONS 0 | #define SYSLOG 1 | #define SHELL_INVOKE 1 | #define NO_SPOOL_OUTPUT 0 | #define SHELL_USE_ARGV 0 | #define MOMCHECKLOCALSPOOL 1 | #define TMP_DIR "/tmp" | #define MOM_FORCENODEFILE 0 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_UCRED_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | #include | | int | main () | { | exit(CMSG_SPACE(sizeof(struct ucred))); | ; | return 0; | } configure:24460: result: no configure:24463: checking if enabling Unix Domain socket supprt configure:24483: result: no configure:24689: checking for scp configure:24707: found /usr/bin/scp configure:24720: result: /usr/bin/scp configure:24796: remote file copy program... /usr/bin/scp -rpB configure:24827: checking for sendmail configure:24845: found /usr/lib/sendmail configure:24857: result: /usr/lib/sendmail configure:24882: checking for PAM install directory configure:24911: result: disabled configure:24947: checking for xauth configure:24965: found /usr/bin/xauth configure:24977: result: /usr/bin/xauth configure:25024: checking whether to install modulefiles configure:25055: result: no configure:25060: checking for xdr_int configure:25117: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25123: $? = 0 configure:25127: test -z || test ! -s conftest.err configure:25130: $? = 0 configure:25133: test -s conftest configure:25136: $? = 0 configure:25148: result: yes configure:25229: checking for ruserok configure:25286: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25292: $? = 0 configure:25296: test -z || test ! -s conftest.err configure:25299: $? = 0 configure:25302: test -s conftest configure:25305: $? = 0 configure:25317: result: yes configure:25398: checking for hstrerror configure:25455: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25461: $? = 0 configure:25465: test -z || test ! -s conftest.err configure:25468: $? = 0 configure:25471: test -s conftest configure:25474: $? = 0 configure:25486: result: yes configure:25569: checking for initscr in -lncurses configure:25599: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lncurses >&5 configure:25605: $? = 0 configure:25609: test -z || test ! -s conftest.err configure:25612: $? = 0 configure:25615: test -s conftest configure:25618: $? = 0 configure:25631: result: yes configure:25637: checking for rl_callback_handler_install in -lreadline configure:25667: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lreadline -lncurses >&5 /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status configure:25673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | #define SRFS 0 | #define IBM_SP2 0 | #define MOM_CHECKPOINT 0 | #define SCHD_TYPE "cc" | #define RPP 1 | #define TDISABLEFILESYNC 1 | #define PLOCK_DAEMONS 0 | #define SYSLOG 1 | #define SHELL_INVOKE 1 | #define NO_SPOOL_OUTPUT 0 | #define SHELL_USE_ARGV 0 | #define MOMCHECKLOCALSPOOL 1 | #define TMP_DIR "/tmp" | #define MOM_FORCENODEFILE 0 | #define TCP_RETRY_LIMIT 0 | #define PBS_DEFAULT_SERVER "ngs-anal" | #define QSTATRC_PATH "/var/spool/torque-2.5/qstatrc" | #define SENDMAIL_CMD "/usr/lib/sendmail" | #define XAUTH_PATH "/usr/bin/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char rl_callback_handler_install (); | int | main () | { | rl_callback_handler_install (); | ; | return 0; | } configure:25699: result: no configure:25720: WARNING: readline support is disabled configure:25727: checking for h_errno declaration in netdb.h configure:25753: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25759: $? = 0 configure:25763: test -z || test ! -s conftest.err configure:25766: $? = 0 configure:25769: test -s conftest.o configure:25772: $? = 0 configure:25783: result: yes configure:25794: checking for FD_SET declaration in sys/select.h configure:25820: result: yes configure:25832: checking for int configure:25856: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25862: $? = 0 configure:25866: test -z || test ! -s conftest.err configure:25869: $? = 0 configure:25872: test -s conftest.o configure:25875: $? = 0 configure:25886: result: yes configure:25889: checking size of int configure:26208: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26211: $? = 0 configure:26213: ./conftest configure:26216: $? = 0 configure:26239: result: 4 configure:26246: checking for long configure:26270: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26276: $? = 0 configure:26280: test -z || test ! -s conftest.err configure:26283: $? = 0 configure:26286: test -s conftest.o configure:26289: $? = 0 configure:26300: result: yes configure:26303: checking size of long configure:26622: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26625: $? = 0 configure:26627: ./conftest configure:26630: $? = 0 configure:26653: result: 8 configure:26660: checking for float configure:26684: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26690: $? = 0 configure:26694: test -z || test ! -s conftest.err configure:26697: $? = 0 configure:26700: test -s conftest.o configure:26703: $? = 0 configure:26714: result: yes configure:26717: checking size of float configure:27036: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27039: $? = 0 configure:27041: ./conftest configure:27044: $? = 0 configure:27067: result: 4 configure:27074: checking for double configure:27098: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27104: $? = 0 configure:27108: test -z || test ! -s conftest.err configure:27111: $? = 0 configure:27114: test -s conftest.o configure:27117: $? = 0 configure:27128: result: yes configure:27131: checking size of double configure:27450: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27453: $? = 0 configure:27455: ./conftest configure:27458: $? = 0 configure:27481: result: 8 configure:27488: checking for long double configure:27512: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27518: $? = 0 configure:27522: test -z || test ! -s conftest.err configure:27525: $? = 0 configure:27528: test -s conftest.o configure:27531: $? = 0 configure:27542: result: yes configure:27545: checking size of long double configure:27864: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27867: $? = 0 configure:27869: ./conftest configure:27872: $? = 0 configure:27895: result: 16 configure:27902: checking for short configure:27926: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27932: $? = 0 configure:27936: test -z || test ! -s conftest.err configure:27939: $? = 0 configure:27942: test -s conftest.o configure:27945: $? = 0 configure:27956: result: yes configure:27959: checking size of short configure:28278: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28281: $? = 0 configure:28283: ./conftest configure:28286: $? = 0 configure:28309: result: 2 configure:28316: checking for unsigned configure:28340: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28346: $? = 0 configure:28350: test -z || test ! -s conftest.err configure:28353: $? = 0 configure:28356: test -s conftest.o configure:28359: $? = 0 configure:28370: result: yes configure:28373: checking size of unsigned configure:28692: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28695: $? = 0 configure:28697: ./conftest configure:28700: $? = 0 configure:28723: result: 4 configure:28730: checking for unsigned int configure:28754: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28760: $? = 0 configure:28764: test -z || test ! -s conftest.err configure:28767: $? = 0 configure:28770: test -s conftest.o configure:28773: $? = 0 configure:28784: result: yes configure:28787: checking size of unsigned int configure:29106: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29109: $? = 0 configure:29111: ./conftest configure:29114: $? = 0 configure:29137: result: 4 configure:29144: checking for unsigned short configure:29168: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29174: $? = 0 configure:29178: test -z || test ! -s conftest.err configure:29181: $? = 0 configure:29184: test -s conftest.o configure:29187: $? = 0 configure:29198: result: yes configure:29201: checking size of unsigned short configure:29520: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29523: $? = 0 configure:29525: ./conftest configure:29528: $? = 0 configure:29551: result: 2 configure:29558: checking for unsigned char configure:29582: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29588: $? = 0 configure:29592: test -z || test ! -s conftest.err configure:29595: $? = 0 configure:29598: test -s conftest.o configure:29601: $? = 0 configure:29612: result: yes configure:29615: checking size of unsigned char configure:29934: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29937: $? = 0 configure:29939: ./conftest configure:29942: $? = 0 configure:29965: result: 1 configure:29972: checking for unsigned long configure:29996: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30002: $? = 0 configure:30006: test -z || test ! -s conftest.err configure:30009: $? = 0 configure:30012: test -s conftest.o configure:30015: $? = 0 configure:30026: result: yes configure:30029: checking size of unsigned long configure:30348: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30351: $? = 0 configure:30353: ./conftest configure:30356: $? = 0 configure:30379: result: 8 configure:30386: checking for signed char configure:30410: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30416: $? = 0 configure:30420: test -z || test ! -s conftest.err configure:30423: $? = 0 configure:30426: test -s conftest.o configure:30429: $? = 0 configure:30440: result: yes configure:30443: checking size of signed char configure:30762: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30765: $? = 0 configure:30767: ./conftest configure:30770: $? = 0 configure:30793: result: 1 configure:30801: checking whether char is unsigned configure:30824: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30830: $? = 0 configure:30834: test -z || test ! -s conftest.err configure:30837: $? = 0 configure:30840: test -s conftest.o configure:30843: $? = 0 configure:30854: result: no configure:30864: checking for socklen_t configure:30888: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30894: $? = 0 configure:30898: test -z || test ! -s conftest.err configure:30901: $? = 0 configure:30904: test -s conftest.o configure:30907: $? = 0 configure:30918: result: yes configure:31021: checking for pam_get_user() calling type configure:31064: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:107: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:118: error: 'pam_handle_t' undeclared (first use in this function) conftest.c:118: error: (Each undeclared identifier is reported only once conftest.c:118: error: for each function it appears in.) conftest.c:118: error: expected expression before ')' token configure:31070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | #define SRFS 0 | #define IBM_SP2 0 | #define MOM_CHECKPOINT 0 | #define SCHD_TYPE "cc" | #define RPP 1 | #define TDISABLEFILESYNC 1 | #define PLOCK_DAEMONS 0 | #define SYSLOG 1 | #define SHELL_INVOKE 1 | #define NO_SPOOL_OUTPUT 0 | #define SHELL_USE_ARGV 0 | #define MOMCHECKLOCALSPOOL 1 | #define TMP_DIR "/tmp" | #define MOM_FORCENODEFILE 0 | #define TCP_RETRY_LIMIT 0 | #define PBS_DEFAULT_SERVER "ngs-anal" | #define QSTATRC_PATH "/var/spool/torque-2.5/qstatrc" | #define SENDMAIL_CMD "/usr/lib/sendmail" | #define XAUTH_PATH "/usr/bin/xauth" | #define H_ERRNO_DECLARED 1 | #define FD_SET_IN_SYS_SELECT_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_SIGNED_CHAR 1 | #define torque_socklen_t socklen_t | /* end confdefs.h. */ | | #ifdef HAVE_SECURITY_PAM_APPL_H | #include | #endif | | #ifdef HAVE_SECURITY_PAM_MODULES_H | #include | #else | #ifdef HAVE_PAM_PAM_MODULES_H | #include | #endif | #endif | | extern int | pam_get_user( | pam_handle_t *pamh, /* PAM handle */ | char **user, /* User Name */ | const char *prompt /* Prompt */ | ); | | | int | main () | { | | char* username; | pam_get_user((pam_handle_t*) 1,&username,0); | | ; | return 0; | } configure:31064: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:107: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:118: error: 'pam_handle_t' undeclared (first use in this function) conftest.c:118: error: (Each undeclared identifier is reported only once conftest.c:118: error: for each function it appears in.) conftest.c:118: error: expected expression before ')' token configure:31070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.5.7" | #define PACKAGE_STRING "torque 2.5.7" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.5.7" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | #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 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_STRUCT_STAT64 1 | #define LARGEFILE_WORKS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_POLL_H 1 | #define SRFS 0 | #define IBM_SP2 0 | #define MOM_CHECKPOINT 0 | #define SCHD_TYPE "cc" | #define RPP 1 | #define TDISABLEFILESYNC 1 | #define PLOCK_DAEMONS 0 | #define SYSLOG 1 | #define SHELL_INVOKE 1 | #define NO_SPOOL_OUTPUT 0 | #define SHELL_USE_ARGV 0 | #define MOMCHECKLOCALSPOOL 1 | #define TMP_DIR "/tmp" | #define MOM_FORCENODEFILE 0 | #define TCP_RETRY_LIMIT 0 | #define PBS_DEFAULT_SERVER "ngs-anal" | #define QSTATRC_PATH "/var/spool/torque-2.5/qstatrc" | #define SENDMAIL_CMD "/usr/lib/sendmail" | #define XAUTH_PATH "/usr/bin/xauth" | #define H_ERRNO_DECLARED 1 | #define FD_SET_IN_SYS_SELECT_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_SIGNED_CHAR 1 | #define torque_socklen_t socklen_t | /* end confdefs.h. */ | | #ifdef HAVE_SECURITY_PAM_APPL_H | #include | #endif | | #ifdef HAVE_SECURITY_PAM_MODULES_H | #include | #else | #ifdef HAVE_PAM_PAM_MODULES_H | #include | #endif | #endif | | extern int | pam_get_user( | pam_handle_t *pamh, /* PAM handle */ | const char **user, /* User Name */ | const char *prompt /* Prompt */ | ); | | | int | main () | { | | const char* username; | pam_get_user((pam_handle_t*) 1,&username,0); | | ; | return 0; | } configure:31096: result: none configure:31116: checking for seteuid configure:31173: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31179: $? = 0 configure:31183: test -z || test ! -s conftest.err configure:31186: $? = 0 configure:31189: test -s conftest configure:31192: $? = 0 configure:31204: result: yes configure:31219: checking for setegid configure:31276: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31282: $? = 0 configure:31286: test -z || test ! -s conftest.err configure:31289: $? = 0 configure:31292: test -s conftest configure:31295: $? = 0 configure:31307: result: yes configure:31327: checking for gettimeofday configure:31384: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31390: $? = 0 configure:31394: test -z || test ! -s conftest.err configure:31397: $? = 0 configure:31400: test -s conftest configure:31403: $? = 0 configure:31415: result: yes configure:31327: checking for bindresvport configure:31384: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31390: $? = 0 configure:31394: test -z || test ! -s conftest.err configure:31397: $? = 0 configure:31400: test -s conftest configure:31403: $? = 0 configure:31415: result: yes configure:31327: checking for wordexp configure:31384: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31390: $? = 0 configure:31394: test -z || test ! -s conftest.err configure:31397: $? = 0 configure:31400: test -s conftest configure:31403: $? = 0 configure:31415: result: yes configure:31327: checking for poll configure:31384: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31390: $? = 0 configure:31394: test -z || test ! -s conftest.err configure:31397: $? = 0 configure:31400: test -s conftest configure:31403: $? = 0 configure:31415: result: yes configure:31327: checking for getaddrinfo configure:31384: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31390: $? = 0 configure:31394: test -z || test ! -s conftest.err configure:31397: $? = 0 configure:31400: test -s conftest configure:31403: $? = 0 configure:31415: result: yes configure:31426: checking for uid_t in sys/types.h configure:31449: result: yes configure:31464: checking type of array argument to getgroups configure:31502: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:120: warning: incompatible implicit declaration of built-in function 'exit' configure:31505: $? = 0 configure:31507: ./conftest configure:31510: $? = 0 configure:31543: result: gid_t configure:31551: checking for size_t configure:31575: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31581: $? = 0 configure:31585: test -z || test ! -s conftest.err configure:31588: $? = 0 configure:31591: test -s conftest.o configure:31594: $? = 0 configure:31605: result: yes configure:31617: checking for getgroups configure:31674: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31680: $? = 0 configure:31684: test -z || test ! -s conftest.err configure:31687: $? = 0 configure:31690: test -s conftest configure:31693: $? = 0 configure:31705: result: yes configure:31786: checking for working getgroups configure:31811: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31814: $? = 0 configure:31816: ./conftest configure:31819: $? = 0 configure:31834: result: yes configure:31852: checking for atexit configure:31909: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:31915: $? = 0 configure:31919: test -z || test ! -s conftest.err configure:31922: $? = 0 configure:31925: test -s conftest configure:31928: $? = 0 configure:31940: result: yes configure:31956: checking for ntohl configure:32013: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:32019: $? = 0 configure:32023: test -z || test ! -s conftest.err configure:32026: $? = 0 configure:32029: test -s conftest configure:32032: $? = 0 configure:32044: result: yes configure:32119: checking for correct TEA configuration configure:32128: result: ok configure:32185: Starting Tcl/Tk configuration configure:32216: checking for Tcl configuration configure:32284: result: none configure:33161: Tcl support disabled configure:33173: Tk support disabled configure:33475: checking whether to include the GUI-clients configure:33501: result: no configure:33681: checking whether to enable tcl-qstat configure:33703: result: no configure:33723: Finished Tcl/Tk configuration configure:35462: result: creating pbs-config - generic 2.5.7 for -ltorque configure:35912: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by torque config.status 2.5.7, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on YellowBrickRoad config.status:923: creating torque.spec config.status:923: creating buildutils/pbs_mkdirs config.status:923: creating buildutils/self-extract-head-sh config.status:923: creating buildutils/modulefiles config.status:923: creating buildutils/modulefiles.vers config.status:923: creating Makefile config.status:923: creating contrib/blcr/Makefile config.status:923: creating doc/Makefile config.status:923: creating doc/man1/Makefile config.status:923: creating doc/man3/Makefile config.status:923: creating doc/man7/Makefile config.status:923: creating doc/man8/Makefile config.status:923: creating src/Makefile config.status:923: creating src/cmds/Makefile config.status:923: creating src/iff/Makefile config.status:923: creating src/gui/Makefile config.status:923: creating src/gui/Ccode/Makefile config.status:923: creating src/include/Makefile config.status:923: creating src/lib/Makefile config.status:923: creating src/lib/Libattr/Makefile config.status:923: creating src/lib/Libcmds/Makefile config.status:923: creating src/lib/Libcsv/Makefile config.status:923: creating src/lib/Libdis/Makefile config.status:923: creating src/lib/Libifl/Makefile config.status:923: creating src/lib/Liblog/Makefile config.status:923: creating src/lib/Libnet/Makefile config.status:923: creating src/lib/Libpbs/Makefile config.status:923: creating src/lib/Libsite/Makefile config.status:923: creating src/lib/Libutils/Makefile config.status:923: creating src/mom_rcp/Makefile config.status:923: creating src/momctl/Makefile config.status:923: creating src/resmom/Makefile config.status:923: creating src/resmom/aix4/Makefile config.status:923: creating src/resmom/aix5/Makefile config.status:923: creating src/resmom/cygwin/Makefile config.status:923: creating src/resmom/darwin/Makefile config.status:923: creating src/resmom/digitalunix/Makefile config.status:923: creating src/resmom/freebsd/Makefile config.status:923: creating src/resmom/freebsd5/Makefile config.status:923: creating src/resmom/fujitsu/Makefile config.status:923: creating src/resmom/hpux10/Makefile config.status:923: creating src/resmom/hpux11/Makefile config.status:923: creating src/resmom/irix5/Makefile config.status:923: creating src/resmom/irix6/Makefile config.status:923: creating src/resmom/irix6array/Makefile config.status:923: creating src/resmom/linux/Makefile config.status:923: creating src/resmom/netbsd/Makefile config.status:923: creating src/resmom/solaris5/Makefile config.status:923: creating src/resmom/solaris7/Makefile config.status:923: creating src/resmom/sunos4/Makefile config.status:923: creating src/resmom/unicos8/Makefile config.status:923: creating src/resmom/unicosmk2/Makefile config.status:923: creating src/scheduler.basl/Makefile config.status:923: creating src/scheduler.cc/Makefile config.status:923: creating src/scheduler.cc/samples/Makefile config.status:923: creating src/scheduler.cc/samples/cray_t3e/Makefile config.status:923: creating src/scheduler.cc/samples/dec_cluster/Makefile config.status:923: creating src/scheduler.cc/samples/fifo/Makefile config.status:923: creating src/scheduler.cc/samples/msic_cluster/Makefile config.status:923: creating src/scheduler.cc/samples/sgi_origin/Makefile config.status:923: creating src/scheduler.cc/samples/umn_cluster/Makefile config.status:923: creating src/scheduler.tcl/Makefile config.status:923: creating src/server/Makefile config.status:923: creating src/tools/Makefile config.status:923: creating src/tools/xpbsmon/Makefile config.status:923: creating src/drmaa/Makefile config.status:923: creating src/drmaa/src/Makefile config.status:923: creating src/drmaa/test/Makefile config.status:923: creating src/drmaa/Doxyfile config.status:923: creating src/pam/Makefile config.status:1027: creating src/include/pbs_config.h config.status:1533: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_decl_fdset_sys_select_h=yes ac_cv_decl_h_errno=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_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_atexit=yes ac_cv_func_bindresvport=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_hstrerror=yes ac_cv_func_lseek64=yes ac_cv_func_ntohl=yes ac_cv_func_open64=yes ac_cv_func_openpty=no ac_cv_func_poll=yes ac_cv_func_ruserok=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_stat64=yes ac_cv_func_wordexp=yes ac_cv_func_xdr_int=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_err_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_mach_shared_region_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pam_pam_modules_h=no ac_cv_header_readline_readline_h=no ac_cv_header_security_pam_appl_h=no ac_cv_header_security_pam_modules_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_tty_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_fl_yywrap=no ac_cv_lib_l_yywrap=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_readline_rl_callback_handler_install=no ac_cv_lib_util_openpty=yes ac_cv_member_struct_stat64_st_mode=yes ac_cv_objext=o ac_cv_path_RCP_PATH=/usr/bin/scp ac_cv_path_SENDMAIL_CMD=/usr/lib/sendmail ac_cv_path_install='/usr/bin/install -c' ac_cv_path_xauth_path=/usr/bin/xauth ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_MAKE=make ac_cv_prog_PIC=gpic ac_cv_prog_ROFF=groff ac_cv_prog_TBL=gtbl 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_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_short=2 ac_cv_sizeof_signed_char=1 ac_cv_sizeof_unsigned=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_type_double=yes ac_cv_type_float=yes ac_cv_type_getgroups=gid_t ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_double=yes ac_cv_type_short=yes ac_cv_type_signed_char=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_short=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.11.2.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' 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\3 \3/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\\3 \\3/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'\''"' pbs_cv_type_mach=linux torque_cv_have_cmsg=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run tar' AR='ar' AUTOCONF='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run autoconf' AUTOHEADER='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run autoheader' AUTOMAKE='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run automake-1.9' AWK='gawk' BLCR_BINDIR='' BLCR_CPPFLAGS='' BLCR_LDFLAGS='' BUILDCPA_FALSE='' BUILDCPA_TRUE='#' BUILD_L26_CPUSETS_FALSE='' BUILD_L26_CPUSETS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -D_LARGEFILE64_SOURCE' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH='echo' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='none' DRMAA_DOCS_FALSE='' DRMAA_DOCS_TRUE='#' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_QSTAT_LIBS='' F77='' FFLAGS='' GENERIC_CONFIG='pbs-config' GPERF='' HAVE_CR_RESTART='' HAVE_DOT='' INCLUDE_CLIENTS_FALSE='#' INCLUDE_CLIENTS_TRUE='' INCLUDE_DRMAA_FALSE='' INCLUDE_DRMAA_TRUE='#' INCLUDE_GUI_FALSE='' INCLUDE_GUI_TRUE='#' INCLUDE_MOM_FALSE='#' INCLUDE_MOM_RCP_FALSE='' INCLUDE_MOM_RCP_TRUE='#' INCLUDE_MOM_TRUE='' INCLUDE_PAM_FALSE='' INCLUDE_PAM_TRUE='#' INCLUDE_SERVER_FALSE='#' INCLUDE_SERVER_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MODULEFILES_FALSE='' INSTALL_MODULEFILES_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKE='make' MAKEINFO='${SHELL} /src/torque-pbs/torque-2.5.7/buildutils/missing --run makeinfo' MODULEFILES_DIR='no' MOMLIBS=' -lpthread -lrt -lutil' MY_TCLTK_INCS='' MY_TCLTK_LIBS='' MY_TCL_INCS='' MY_TCL_LIBS='' OBJEXT='o' PACKAGE='torque' PACKAGE_BUGREPORT='torqueusers@supercluster.org' PACKAGE_NAME='torque' PACKAGE_STRING='torque 2.5.7' PACKAGE_TARNAME='torque' PACKAGE_VERSION='2.5.7' PATH_SEPARATOR=':' PBSPOE='' PBSPOEO='' PBS_DEFAULT_FILE='${PBS_SERVER_HOME}/server_name' PBS_DEFAULT_SERVER='ngs-anal' PBS_ENVIRON='${PBS_SERVER_HOME}/pbs_environment' PBS_MACH='linux' PBS_SERVER_HOME='/var/spool/torque-2.5' PIC='gpic' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' RCP_ARGS='-rpB' RCP_PATH='/usr/bin/scp' READLINE_LIBS='-lncurses' ROFF='groff' RPM_AC_OPTS=' --with syslog --define "torque_home /var/spool/torque-2.5" --define "torque_server ngs-anal" --with scp --without pam --without drmaa' RSH_PATH='ssh' SCHD_BASL_FALSE='' SCHD_BASL_TRUE='#' SCHD_CODE='fifo' SCHD_LIBS='' SCHD_TYPE='cc' SCHD_TYPE_SUBDIR='scheduler.cc' SENDMAIL_CMD='/usr/lib/sendmail' SET_MAKE='' SHELL='/bin/sh' SPEC_NAME='torque' SPEC_VERSION='2.5.7' STRIP='strip' TBL='gtbl' TCLSH_PROG='' TCL_BIN_DIR='none' TCL_DEFS='' TCL_EXTRA_CFLAGS='' TCL_INCLUDES='' TCL_LD_FLAGS='' TCL_LIBS='' TCL_LIB_FILE='' TCL_LIB_FLAG='' TCL_LIB_SPEC='' TCL_SHLIB_LD_LIBS='' TCL_SRC_DIR='' TCL_STUB_LIB_FILE='' TCL_STUB_LIB_FLAG='' TCL_STUB_LIB_SPEC='' TCL_VERSION='' TK_BIN_DIR='' TK_INCLUDES='' TK_LIBS='' TK_LIB_FILE='' TK_LIB_FLAG='' TK_LIB_SPEC='' TK_SRC_DIR='' TK_STUB_LIB_FILE='' TK_STUB_LIB_FLAG='' TK_STUB_LIB_SPEC='' TK_VERSION='' TK_XINCLUDES='' USE_TCLQSTAT_FALSE='' USE_TCLQSTAT_TRUE='#' USING_RPP_FALSE='#' USING_RPP_TRUE='' USING_SYSLOG_FALSE='#' USING_SYSLOG_TRUE='' USING_TCL_FALSE='' USING_TCL_TRUE='#' USING_TK_FALSE='' USING_TK_TRUE='#' VERSION='2.5.7' WISH_PROG='' YACC='yacc' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_config='' 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='x86_64-unknown-linux-gnu' build_alias='' build_clients='yes' build_cpu='x86_64' build_drmaa='no' build_drmaa_docs='no' build_gui='no' build_mom='yes' build_os='linux-gnu' build_pbs_rcp='no' build_server='yes' build_vendor='unknown' datadir='${prefix}/share' drmaadocdir='${prefix}/share/doc/torque-drmaa' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/src/torque-pbs/torque-2.5.7/buildutils/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pammoddir='disabled' prefix='/usr/local' program_prefix='' program_suffix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' tclx_LIB_FILE='' tclx_LIB_SPEC='' tclx_SRC_DIR='' tclx_STUB_LIB_FILE='' tclx_STUB_LIB_PATH='' tclx_STUB_LIB_SPEC='' tclx_VERSION='' tkx_LIB_FILE='' tkx_LIB_SPEC='' tkx_SRC_DIR='' tkx_STUB_LIB_FILE='' tkx_STUB_LIB_PATH='' tkx_STUB_LIB_SPEC='' tkx_VERSION='' use_tcl='0' use_tk='0' xauth_path='/usr/bin/xauth' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define FD_SET_IN_SYS_SELECT_H 1 #define GETGROUPS_T gid_t #define HAVE_ARPA_INET_H 1 #define HAVE_ATEXIT 1 #define HAVE_BINDRESVPORT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETGROUPS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LSEEK64 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OPEN64 1 #define HAVE_POLL 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_STAT64 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WORDEXP 1 #define H_ERRNO_DECLARED 1 #define IBM_SP2 0 #define LARGEFILE_WORKS 1 #define MACH_RESC_DEFS "resc_def_linux.c" #define MOMCHECKLOCALSPOOL 1 #define MOM_CHECKPOINT 0 #define MOM_FORCENODEFILE 0 #define NO_SPOOL_OUTPUT 0 #define PACKAGE "torque" #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" #define PACKAGE_NAME "torque" #define PACKAGE_STRING "torque 2.5.7" #define PACKAGE_TARNAME "torque" #define PACKAGE_VERSION "2.5.7" #define PBS_BUILD_DATE "Wed Jul 27 09:02:34 CEST 2011" #define PBS_BUILD_DIR "/src/torque-pbs/torque-2.5.7" #define PBS_BUILD_HOST "YellowBrickRoad" #define PBS_BUILD_USER "benjamin" #define PBS_CFLAGS "-g -O2 -D_LARGEFILE64_SOURCE" #define PBS_CONFIG_ARGS "'--with-default-server=ngs-anal' '--with-server-home=/var/spool/torque-2.5'" #define PBS_DEFAULT_SERVER "ngs-anal" #define PBS_INSTALL_DIR "/usr/local" #define PBS_MACH "linux" #define PBS_SOURCE_DIR "/src/torque-pbs/torque-2.5.7" #define PLOCK_DAEMONS 0 #define QSTATRC_PATH "/var/spool/torque-2.5/qstatrc" #define RPP 1 #define SCHD_TYPE "cc" #define SENDMAIL_CMD "/usr/lib/sendmail" #define SHELL_INVOKE 1 #define SHELL_USE_ARGV 0 #define SIZEOF_DOUBLE 8 #define SIZEOF_FLOAT 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_SHORT 2 #define SIZEOF_SIGNED_CHAR 1 #define SIZEOF_UNSIGNED 4 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_UNSIGNED_SHORT 2 #define SRFS 0 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SYSLOG 1 #define TCL 0 #define TCLX 0 #define TCL_ATRSEP "." #define TCP_RETRY_LIMIT 0 #define TDISABLEFILESYNC 1 #define TK 0 #define TKX 0 #define TMP_DIR "/tmp" #define VERSION "2.5.7" #define XAUTH_PATH "/usr/bin/xauth" #define pam_get_user_2nd_arg_t none #define torque_socklen_t socklen_t #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0