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.4.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-gcc-warnings --with-server-home=/var/spool/pbs/ --with-sendmail=mail ## --------- ## ## Platform. ## ## --------- ## hostname = super1 uname -m = x86_64 uname -r = 2.6.35-25-generic uname -s = Linux uname -v = #44-Ubuntu SMP Fri Jan 21 17:40:44 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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/jakob/scripts PATH: /usr/local/bin/FullProf_Suite PATH: /home/jakob/phonopy-0.9.3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1726: checking build system type configure:1744: result: x86_64-unknown-linux-gnu configure:1752: checking host system type configure:1766: result: x86_64-unknown-linux-gnu configure:1780: checking for make configure:1796: found /usr/bin/make configure:1806: result: make configure:1837: checking for a BSD-compatible install configure:1892: result: /usr/bin/install -c configure:1903: checking whether build environment is sane configure:1946: result: yes configure:2011: checking for gawk configure:2027: found /usr/bin/gawk configure:2037: result: gawk configure:2047: checking whether make sets $(MAKE) configure:2067: result: yes configure:2235: checking whether to enable maintainer-specific portions of Makefiles configure:2244: result: no configure:2274: checking PBS machine type configure:2281: result: linux configure:2310: checking whether to turn on the AUTORUN_JOBS flag configure:2319: result: no configure:2331: checking whether to turn on the RESOURCEMAXNOTDEFAULT flag configure:2340: result: no configure:2351: checking whether to turn on the QUICKCOMMIT flag configure:2360: result: no configure:2386: checking whether to turn on the NO_SIGCHLD flag configure:2395: result: no configure:2410: checking whether to include server and scheduler configure:2419: result: yes configure:2434: checking whether to include the mom daemon configure:2443: result: yes configure:2458: checking whether to include the clients configure:2467: result: yes configure:2481: checking whether to build DRMAA lib configure:2490: result: no configure:2552: checking for gcc configure:2568: found /usr/bin/gcc configure:2578: result: gcc configure:2822: checking for C compiler version configure:2825: gcc --version &5 gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Copyright (C) 2010 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:2828: $? = 0 configure:2830: gcc -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) configure:2833: $? = 0 configure:2835: gcc -V &5 gcc: '-V' option must have argument configure:2838: $? = 1 configure:2861: checking for C compiler default output file name configure:2864: gcc conftest.c >&5 configure:2867: $? = 0 configure:2913: result: a.out configure:2918: checking whether the C compiler works configure:2924: ./a.out configure:2927: $? = 0 configure:2944: result: yes configure:2951: checking whether we are cross compiling configure:2953: result: no configure:2956: checking for suffix of executables configure:2958: gcc -o conftest conftest.c >&5 configure:2961: $? = 0 configure:2986: result: configure:2992: checking for suffix of object files configure:3013: gcc -c conftest.c >&5 configure:3016: $? = 0 configure:3038: result: o configure:3042: checking whether we are using the GNU C compiler configure:3066: gcc -c conftest.c >&5 configure:3072: $? = 0 configure:3076: test -z || test ! -s conftest.err configure:3079: $? = 0 configure:3082: test -s conftest.o configure:3085: $? = 0 configure:3098: result: yes configure:3104: checking whether gcc accepts -g configure:3125: gcc -c -g conftest.c >&5 configure:3131: $? = 0 configure:3135: test -z || test ! -s conftest.err configure:3138: $? = 0 configure:3141: test -s conftest.o configure:3144: $? = 0 configure:3155: result: yes configure:3172: checking for gcc option to accept ANSI C configure:3242: gcc -c -g -O2 conftest.c >&5 configure:3248: $? = 0 configure:3252: test -z || test ! -s conftest.err configure:3255: $? = 0 configure:3258: test -s conftest.o configure:3261: $? = 0 configure:3279: result: none needed configure:3297: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3303: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3447: checking for style of include used by make configure:3475: result: GNU configure:3503: checking dependency style of gcc configure:3593: result: gcc3 configure:3616: checking how to run the C preprocessor configure:3651: gcc -E conftest.c configure:3657: $? = 0 configure:3689: gcc -E conftest.c conftest.c:13: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3695: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | /* end confdefs.h. */ | #include configure:3734: result: gcc -E configure:3758: gcc -E conftest.c configure:3764: $? = 0 configure:3796: gcc -E conftest.c conftest.c:13: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #define PBS_MACH "linux" | #define MACH_RESC_DEFS "resc_def_linux.c" | /* end confdefs.h. */ | #include configure:3846: checking for egrep configure:3856: result: grep -E configure:3862: checking whether gcc needs -traditional configure:3904: result: no configure:3917: checking for ar configure:3933: found /usr/bin/ar configure:3943: result: ar configure:4027: checking for a sed that does not truncate output configure:4083: result: /bin/sed configure:4097: checking for ld used by gcc configure:4164: result: /usr/bin/ld configure:4173: checking if the linker (/usr/bin/ld) is GNU ld configure:4188: result: yes configure:4193: checking for /usr/bin/ld option to reload object files configure:4200: result: -r configure:4218: checking for BSD-compatible nm configure:4267: result: /usr/bin/nm -B configure:4271: checking whether ln -s works configure:4275: result: yes configure:4282: checking how to recognise dependent libraries configure:4458: result: pass_all configure:4545: gcc -c -g -O2 conftest.c >&5 configure:4548: $? = 0 configure:4689: checking for ANSI C header files configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4724: test -z || test ! -s conftest.err configure:4727: $? = 0 configure:4730: test -s conftest.o configure:4733: $? = 0 configure:4822: 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:4825: $? = 0 configure:4827: ./conftest configure:4830: $? = 0 configure:4845: result: yes configure:4869: checking for sys/types.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for sys/stat.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for stdlib.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for string.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for memory.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for strings.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for inttypes.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for stdint.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4869: checking for unistd.h configure:4885: gcc -c -g -O2 conftest.c >&5 configure:4891: $? = 0 configure:4895: test -z || test ! -s conftest.err configure:4898: $? = 0 configure:4901: test -s conftest.o configure:4904: $? = 0 configure:4915: result: yes configure:4941: checking dlfcn.h usability configure:4953: gcc -c -g -O2 conftest.c >&5 configure:4959: $? = 0 configure:4963: test -z || test ! -s conftest.err configure:4966: $? = 0 configure:4969: test -s conftest.o configure:4972: $? = 0 configure:4982: result: yes configure:4986: checking dlfcn.h presence configure:4996: gcc -E conftest.c configure:5002: $? = 0 configure:5022: result: yes configure:5057: checking for dlfcn.h configure:5064: result: yes configure:5129: checking for g++ configure:5145: found /usr/bin/g++ configure:5155: result: g++ configure:5171: checking for C++ compiler version configure:5174: g++ --version &5 g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Copyright (C) 2010 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:5177: $? = 0 configure:5179: g++ -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) configure:5182: $? = 0 configure:5184: g++ -V &5 g++: '-V' option must have argument configure:5187: $? = 1 configure:5190: checking whether we are using the GNU C++ compiler configure:5214: g++ -c conftest.cc >&5 configure:5220: $? = 0 configure:5224: test -z || test ! -s conftest.err configure:5227: $? = 0 configure:5230: test -s conftest.o configure:5233: $? = 0 configure:5246: result: yes configure:5252: checking whether g++ accepts -g configure:5273: g++ -c -g conftest.cc >&5 configure:5279: $? = 0 configure:5283: test -z || test ! -s conftest.err configure:5286: $? = 0 configure:5289: test -s conftest.o configure:5292: $? = 0 configure:5303: result: yes configure:5345: g++ -c -g -O2 conftest.cc >&5 configure:5351: $? = 0 configure:5355: test -z || test ! -s conftest.err configure:5358: $? = 0 configure:5361: test -s conftest.o configure:5364: $? = 0 configure:5390: 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:5396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:5345: g++ -c -g -O2 conftest.cc >&5 conftest.cc:24: error: 'void std::exit(int)' should have been declared inside 'std' configure:5351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:5345: 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:544: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:24: error: from previous declaration 'void std::exit(int)' configure:5351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:5345: g++ -c -g -O2 conftest.cc >&5 configure:5351: $? = 0 configure:5355: test -z || test ! -s conftest.err configure:5358: $? = 0 configure:5361: test -s conftest.o configure:5364: $? = 0 configure:5390: g++ -c -g -O2 conftest.cc >&5 configure:5396: $? = 0 configure:5400: test -z || test ! -s conftest.err configure:5403: $? = 0 configure:5406: test -s conftest.o configure:5409: $? = 0 configure:5434: checking dependency style of g++ configure:5524: result: gcc3 configure:5551: checking how to run the C++ preprocessor configure:5582: g++ -E conftest.cc configure:5588: $? = 0 configure:5620: g++ -E conftest.cc conftest.cc:27: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:5665: result: g++ -E configure:5689: g++ -E conftest.cc configure:5695: $? = 0 configure:5727: g++ -E conftest.cc conftest.cc:27: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:5830: checking for g77 configure:5859: result: no configure:5830: checking for f77 configure:5859: result: no configure:5830: checking for xlf configure:5859: result: no configure:5830: checking for frt configure:5859: result: no configure:5830: checking for pgf77 configure:5859: result: no configure:5830: checking for fort77 configure:5859: result: no configure:5830: checking for fl32 configure:5859: result: no configure:5830: checking for af77 configure:5859: result: no configure:5830: checking for f90 configure:5859: result: no configure:5830: checking for xlf90 configure:5859: result: no configure:5830: checking for pgf90 configure:5859: result: no configure:5830: checking for epcf90 configure:5859: result: no configure:5830: checking for f95 configure:5846: found /usr/bin/f95 configure:5856: result: f95 configure:5871: checking for Fortran 77 compiler version configure:5874: f95 --version &5 GNU Fortran (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5877: $? = 0 configure:5879: f95 -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) configure:5882: $? = 0 configure:5884: f95 -V &5 f95: '-V' option must have argument configure:5887: $? = 1 configure:5895: checking whether we are using the GNU Fortran 77 compiler configure:5909: f95 -c conftest.F >&5 configure:5915: $? = 0 configure:5919: test -z || test ! -s conftest.err configure:5922: $? = 0 configure:5925: test -s conftest.o configure:5928: $? = 0 configure:5941: result: yes configure:5947: checking whether f95 accepts -g configure:5959: f95 -c -g conftest.f >&5 configure:5965: $? = 0 configure:5969: test -z || test ! -s conftest.err configure:5972: $? = 0 configure:5975: test -s conftest.o configure:5978: $? = 0 configure:5990: result: yes configure:6020: checking the maximum length of command line arguments configure:6129: result: 32768 configure:6140: checking command to parse /usr/bin/nm -B output from gcc object configure:6245: gcc -c -g -O2 conftest.c >&5 configure:6248: $? = 0 configure:6252: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6255: $? = 0 configure:6307: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6310: $? = 0 configure:6348: result: ok configure:6352: checking for objdir configure:6367: result: .libs configure:6537: checking for ranlib configure:6553: found /usr/bin/ranlib configure:6564: result: ranlib configure:6617: checking for strip configure:6633: found /usr/bin/strip configure:6644: result: strip configure:6916: checking if gcc supports -fno-rtti -fno-exceptions configure:6934: 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:6938: $? = 0 configure:6951: result: no configure:6966: checking for gcc option to produce PIC configure:7176: result: -fPIC configure:7184: checking if gcc PIC flag -fPIC works configure:7202: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7206: $? = 0 configure:7219: result: yes configure:7247: checking if gcc static flag -static works configure:7275: result: yes configure:7285: checking if gcc supports -c -o file.o configure:7306: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7310: $? = 0 configure:7332: result: yes configure:7358: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8316: result: yes configure:8337: checking whether -lc should be explicitly linked in configure:8342: gcc -c -g -O2 conftest.c >&5 configure:8345: $? = 0 configure:8360: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8363: $? = 0 configure:8375: result: no configure:8383: checking dynamic linker characteristics configure:8776: gcc -c -g -O2 conftest.c >&5 configure:8779: $? = 0 configure:8992: result: GNU/Linux ld.so configure:9001: checking how to hardcode library paths into programs configure:9026: result: immediate configure:9040: checking whether stripping libraries is possible configure:9045: result: yes configure:9879: checking if libtool supports shared libraries configure:9881: result: yes configure:9884: checking whether to build shared libraries configure:9905: result: yes configure:9908: checking whether to build static libraries configure:9912: result: yes configure:10004: creating libtool configure:10595: checking for ld used by g++ configure:10662: result: /usr/bin/ld -m elf_x86_64 configure:10671: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:10686: result: yes configure:10737: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11675: result: yes configure:11693: g++ -c -g -O2 conftest.cpp >&5 configure:11696: $? = 0 configure:11815: checking for g++ option to produce PIC configure:12089: result: -fPIC configure:12097: checking if g++ PIC flag -fPIC works configure:12115: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12119: $? = 0 configure:12132: result: yes configure:12160: checking if g++ static flag -static works configure:12188: result: yes configure:12198: checking if g++ supports -c -o file.o configure:12219: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12223: $? = 0 configure:12245: result: yes configure:12271: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12296: result: yes configure:12363: checking dynamic linker characteristics configure:12756: g++ -c -g -O2 conftest.cpp >&5 configure:12759: $? = 0 configure:12972: result: GNU/Linux ld.so configure:12981: checking how to hardcode library paths into programs configure:13006: result: immediate configure:13535: checking if libtool supports shared libraries configure:13537: result: yes configure:13540: checking whether to build shared libraries configure:13560: result: yes configure:13563: checking whether to build static libraries configure:13567: result: yes configure:13577: checking for f95 option to produce PIC configure:13787: result: -fPIC configure:13795: checking if f95 PIC flag -fPIC works configure:13813: f95 -c -g -O2 -fPIC conftest.f >&5 configure:13817: $? = 0 configure:13830: result: yes configure:13858: checking if f95 static flag -static works configure:13886: result: yes configure:13896: checking if f95 supports -c -o file.o configure:13917: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13921: $? = 0 configure:13943: result: yes configure:13969: checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14907: result: yes configure:14974: checking dynamic linker characteristics configure:15367: f95 -c -g -O2 conftest.f >&5 Warning: conftest.f:1: Illegal preprocessor directive configure:15370: $? = 0 configure:15583: result: GNU/Linux ld.so configure:15592: checking how to hardcode library paths into programs configure:15617: result: immediate configure:19220: checking whether ln -s works configure:19224: result: yes configure:19237: checking for flex configure:19266: result: no configure:19237: checking for lex configure:19266: result: no configure:19276: checking for yywrap in -lfl configure:19306: gcc -o conftest -g -O2 conftest.c -lfl >&5 /usr/bin/ld: cannot find -lfl collect2: ld returned 1 exit status configure:19312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:19338: result: no configure:19343: checking for yywrap in -ll configure:19373: gcc -o conftest -g -O2 conftest.c -ll >&5 /usr/bin/ld: cannot find -ll collect2: ld returned 1 exit status configure:19379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:19405: result: no configure:19514: checking for bison configure:19543: result: no configure:19514: checking for byacc configure:19543: result: no configure:19557: checking for gtbl configure:19573: found /usr/bin/gtbl configure:19583: result: gtbl configure:19598: checking for gpic configure:19614: found /usr/bin/gpic configure:19624: result: gpic configure:19639: checking for groff configure:19655: found /usr/bin/groff configure:19665: result: groff configure:19680: checking whether to turn on the compilation of DEBUG code configure:19689: result: no configure:19700: checking whether to compile with debugging symbols configure:19710: result: DEBUG_SYMBOLS=no configure:19735: checking for stat64 configure:19792: gcc -o conftest -g -O2 conftest.c >&5 configure:19798: $? = 0 configure:19802: test -z || test ! -s conftest.err configure:19805: $? = 0 configure:19808: test -s conftest configure:19811: $? = 0 configure:19823: result: yes configure:19937: checking for open64 configure:19994: gcc -o conftest -g -O2 conftest.c >&5 configure:20000: $? = 0 configure:20004: test -z || test ! -s conftest.err configure:20007: $? = 0 configure:20010: test -s conftest configure:20013: $? = 0 configure:20025: result: yes configure:20036: checking for lseek64 configure:20093: gcc -o conftest -g -O2 conftest.c >&5 configure:20099: $? = 0 configure:20103: test -z || test ! -s conftest.err configure:20106: $? = 0 configure:20109: test -s conftest configure:20112: $? = 0 configure:20124: result: yes configure:20135: checking for struct stat64.st_mode configure:20161: 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:20167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:20208: 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:20214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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:20240: result: no configure:20251: checking for struct stat64.st_mode configure:20277: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:20283: $? = 0 configure:20287: test -z || test ! -s conftest.err configure:20290: $? = 0 configure:20293: test -s conftest.o configure:20296: $? = 0 configure:20356: result: yes configure:20378: checking whether to use strict gcc warnings configure:20381: result: no configure:20494: checking whether to use threaded high availability configure:20503: result: no configure:20510: checking whether to force XOPEN networking stack configure:20599: result: no... phew! configure:20617: checking for dirent.h that defines DIR configure:20641: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:20647: $? = 0 configure:20651: test -z || test ! -s conftest.err configure:20654: $? = 0 configure:20657: test -s conftest.o configure:20660: $? = 0 configure:20671: result: yes configure:20684: checking for library containing opendir configure:20714: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:20720: $? = 0 configure:20724: test -z || test ! -s conftest.err configure:20727: $? = 0 configure:20730: test -s conftest configure:20733: $? = 0 configure:20803: result: none required configure:20939: checking for ANSI C header files configure:21095: result: yes configure:21105: checking for sys/wait.h that is POSIX.1 compatible configure:21136: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21142: $? = 0 configure:21146: test -z || test ! -s conftest.err configure:21149: $? = 0 configure:21152: test -s conftest.o configure:21155: $? = 0 configure:21166: result: yes configure:21223: checking arpa/inet.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking arpa/inet.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for arpa/inet.h configure:21346: result: yes configure:21223: checking fcntl.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking fcntl.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for fcntl.h configure:21346: result: yes configure:21223: checking float.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking float.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for float.h configure:21346: result: yes configure:21223: checking limits.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking limits.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for limits.h configure:21346: result: yes configure:21223: checking malloc.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking malloc.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for malloc.h configure:21346: result: yes configure:21223: checking netdb.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking netdb.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for netdb.h configure:21346: result: yes configure:21223: checking netinet/in.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking netinet/in.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for netinet/in.h configure:21346: result: yes configure:21223: checking stddef.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking stddef.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for stddef.h configure:21346: result: yes configure:21223: checking sys/file.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/file.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/file.h configure:21346: result: yes configure:21223: checking sys/param.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/param.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/param.h configure:21346: result: yes configure:21223: checking sys/tty.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:78: fatal error: sys/tty.h: No such file or directory compilation terminated. configure:21241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21264: result: no configure:21268: checking sys/tty.h presence configure:21278: gcc -E conftest.c conftest.c:44: fatal error: sys/tty.h: No such file or directory compilation terminated. configure:21284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21304: result: no configure:21339: checking for sys/tty.h configure:21346: result: no configure:21223: checking sys/socket.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/socket.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/socket.h configure:21346: result: yes configure:21223: checking sys/time.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/time.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/time.h configure:21346: result: yes configure:21223: checking sys/ioctl.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/ioctl.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/ioctl.h configure:21346: result: yes configure:21223: checking sys/mount.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/mount.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/mount.h configure:21346: result: yes configure:21223: checking sys/vfs.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/vfs.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/vfs.h configure:21346: result: yes configure:21223: checking sys/statfs.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/statfs.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/statfs.h configure:21346: result: yes configure:21223: checking sys/statvfs.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/statvfs.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/statvfs.h configure:21346: result: yes configure:21223: checking sys/ucred.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:85: fatal error: sys/ucred.h: No such file or directory compilation terminated. configure:21241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21264: result: no configure:21268: checking sys/ucred.h presence configure:21278: gcc -E conftest.c conftest.c:51: fatal error: sys/ucred.h: No such file or directory compilation terminated. configure:21284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21304: result: no configure:21339: checking for sys/ucred.h configure:21346: result: no configure:21223: checking sys/un.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/un.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/un.h configure:21346: result: yes configure:21223: checking sys/uio.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/uio.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/uio.h configure:21346: result: yes configure:21223: checking syslog.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking syslog.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for syslog.h configure:21346: result: yes configure:21223: checking readline/readline.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:88: fatal error: readline/readline.h: No such file or directory compilation terminated. configure:21241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21264: result: no configure:21268: checking readline/readline.h presence configure:21278: gcc -E conftest.c conftest.c:54: fatal error: readline/readline.h: No such file or directory compilation terminated. configure:21284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21304: result: no configure:21339: checking for readline/readline.h configure:21346: result: no configure:21223: checking termios.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking termios.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for termios.h configure:21346: result: yes configure:21223: checking err.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking err.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for err.h configure:21346: result: yes configure:21223: checking sys/poll.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest.o configure:21254: $? = 0 configure:21264: result: yes configure:21268: checking sys/poll.h presence configure:21278: gcc -E conftest.c configure:21284: $? = 0 configure:21304: result: yes configure:21339: checking for sys/poll.h configure:21346: result: yes configure:21223: checking pam/pam_modules.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:91: fatal error: pam/pam_modules.h: No such file or directory compilation terminated. configure:21241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21264: result: no configure:21268: checking pam/pam_modules.h presence configure:21278: gcc -E conftest.c conftest.c:57: fatal error: pam/pam_modules.h: No such file or directory compilation terminated. configure:21284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21304: result: no configure:21339: checking for pam/pam_modules.h configure:21346: result: no configure:21223: checking security/pam_appl.h usability configure:21235: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:91: fatal error: security/pam_appl.h: No such file or directory compilation terminated. configure:21241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21264: result: no configure:21268: checking security/pam_appl.h presence configure:21278: gcc -E conftest.c conftest.c:57: fatal error: security/pam_appl.h: No such file or directory compilation terminated. configure:21284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21304: result: no configure:21339: checking for security/pam_appl.h configure:21346: result: no configure:21365: checking for security/pam_modules.h configure:21384: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:62: fatal error: security/pam_modules.h: No such file or directory compilation terminated. configure:21390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:21414: result: no configure:21625: checking whether to allow geometry requests configure:21638: result: no configure:21678: checking whether to build BLCR support configure:21687: result: no configure:21701: checking whether to add x attributes to accounting configure:21710: result: no configure:21724: checking whether to build Cray's CPA support configure:21733: result: no configure:22018: checking whether to build Cray's CSA support configure:22027: result: no configure:22054: checking for openpty configure:22111: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 /tmp/ccQy04sf.o: In function `main': /home/jakob/Downloads/torque-2.4.3/conftest.c:98: undefined reference to `openpty' /tmp/ccQy04sf.o:(.data+0x0): undefined reference to `openpty' collect2: ld returned 1 exit status configure:22117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:22142: result: no configure:22147: checking for openpty in -lutil configure:22177: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lutil >&5 configure:22183: $? = 0 configure:22187: test -z || test ! -s conftest.err configure:22190: $? = 0 configure:22193: test -s conftest configure:22196: $? = 0 configure:22209: result: yes configure:22834: Checking global settings... configure:23091: checking for CMSG_SPACE configure:23121: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: invalid application of 'sizeof' to incomplete type 'struct ucred' configure:23127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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:23149: result: no configure:23152: checking if enabling Unix Domain socket supprt configure:23172: result: no configure:23349: checking for scp configure:23367: found /usr/bin/scp configure:23380: result: /usr/bin/scp configure:23453: remote file copy program... /usr/bin/scp -rpB configure:23529: WARNING: emails might not be sent unless mail is found at run-time configure:23539: checking for PAM install directory configure:23563: result: disabled configure:23599: checking for xauth configure:23617: found /usr/bin/xauth configure:23629: result: /usr/bin/xauth configure:23676: checking whether to install modulefiles configure:23711: result: no configure:23716: checking for xdr_int configure:23773: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:23779: $? = 0 configure:23783: test -z || test ! -s conftest.err configure:23786: $? = 0 configure:23789: test -s conftest configure:23792: $? = 0 configure:23804: result: yes configure:23885: checking for ruserok configure:23942: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:23948: $? = 0 configure:23952: test -z || test ! -s conftest.err configure:23955: $? = 0 configure:23958: test -s conftest configure:23961: $? = 0 configure:23973: result: yes configure:24057: checking for initscr in -lncurses configure:24087: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lncurses >&5 /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status configure:24093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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 PBS_DEFAULT_SERVER "super1" | #define QSTATRC_PATH "/var/spool/pbs//qstatrc" | #define SENDMAIL_CMD "mail" | #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 initscr (); | int | main () | { | initscr (); | ; | return 0; | } configure:24119: result: no configure:24125: checking for rl_callback_handler_install in -lreadline configure:24155: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c -lreadline >&5 /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status configure:24161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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 PBS_DEFAULT_SERVER "super1" | #define QSTATRC_PATH "/var/spool/pbs//qstatrc" | #define SENDMAIL_CMD "mail" | #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:24187: result: no configure:24208: WARNING: readline support is disabled configure:24215: checking for h_errno declaration in netdb.h configure:24241: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:24247: $? = 0 configure:24251: test -z || test ! -s conftest.err configure:24254: $? = 0 configure:24257: test -s conftest.o configure:24260: $? = 0 configure:24271: result: yes configure:24282: checking for FD_SET declaration in sys/select.h configure:24308: result: yes configure:24320: checking for int configure:24344: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:24350: $? = 0 configure:24354: test -z || test ! -s conftest.err configure:24357: $? = 0 configure:24360: test -s conftest.o configure:24363: $? = 0 configure:24374: result: yes configure:24377: checking size of int configure:24696: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:24699: $? = 0 configure:24701: ./conftest configure:24704: $? = 0 configure:24727: result: 4 configure:24734: checking for long configure:24758: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:24764: $? = 0 configure:24768: test -z || test ! -s conftest.err configure:24771: $? = 0 configure:24774: test -s conftest.o configure:24777: $? = 0 configure:24788: result: yes configure:24791: checking size of long configure:25110: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25113: $? = 0 configure:25115: ./conftest configure:25118: $? = 0 configure:25141: result: 8 configure:25148: checking for float configure:25172: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25178: $? = 0 configure:25182: test -z || test ! -s conftest.err configure:25185: $? = 0 configure:25188: test -s conftest.o configure:25191: $? = 0 configure:25202: result: yes configure:25205: checking size of float configure:25524: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25527: $? = 0 configure:25529: ./conftest configure:25532: $? = 0 configure:25555: result: 4 configure:25562: checking for double configure:25586: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25592: $? = 0 configure:25596: test -z || test ! -s conftest.err configure:25599: $? = 0 configure:25602: test -s conftest.o configure:25605: $? = 0 configure:25616: result: yes configure:25619: checking size of double configure:25938: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25941: $? = 0 configure:25943: ./conftest configure:25946: $? = 0 configure:25969: result: 8 configure:25976: checking for long double configure:26000: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26006: $? = 0 configure:26010: test -z || test ! -s conftest.err configure:26013: $? = 0 configure:26016: test -s conftest.o configure:26019: $? = 0 configure:26030: result: yes configure:26033: checking size of long double configure:26352: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26355: $? = 0 configure:26357: ./conftest configure:26360: $? = 0 configure:26383: result: 16 configure:26390: checking for short configure:26414: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26420: $? = 0 configure:26424: test -z || test ! -s conftest.err configure:26427: $? = 0 configure:26430: test -s conftest.o configure:26433: $? = 0 configure:26444: result: yes configure:26447: checking size of short configure:26766: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26769: $? = 0 configure:26771: ./conftest configure:26774: $? = 0 configure:26797: result: 2 configure:26804: checking for unsigned configure:26828: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26834: $? = 0 configure:26838: test -z || test ! -s conftest.err configure:26841: $? = 0 configure:26844: test -s conftest.o configure:26847: $? = 0 configure:26858: result: yes configure:26861: checking size of unsigned configure:27180: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27183: $? = 0 configure:27185: ./conftest configure:27188: $? = 0 configure:27211: result: 4 configure:27218: checking for unsigned int configure:27242: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27248: $? = 0 configure:27252: test -z || test ! -s conftest.err configure:27255: $? = 0 configure:27258: test -s conftest.o configure:27261: $? = 0 configure:27272: result: yes configure:27275: checking size of unsigned int configure:27594: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27597: $? = 0 configure:27599: ./conftest configure:27602: $? = 0 configure:27625: result: 4 configure:27632: checking for unsigned short configure:27656: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest.o configure:27675: $? = 0 configure:27686: result: yes configure:27689: checking size of unsigned short configure:28008: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28011: $? = 0 configure:28013: ./conftest configure:28016: $? = 0 configure:28039: result: 2 configure:28046: checking for unsigned char configure:28070: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28076: $? = 0 configure:28080: test -z || test ! -s conftest.err configure:28083: $? = 0 configure:28086: test -s conftest.o configure:28089: $? = 0 configure:28100: result: yes configure:28103: checking size of unsigned char configure:28422: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28425: $? = 0 configure:28427: ./conftest configure:28430: $? = 0 configure:28453: result: 1 configure:28460: checking for unsigned long configure:28484: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28490: $? = 0 configure:28494: test -z || test ! -s conftest.err configure:28497: $? = 0 configure:28500: test -s conftest.o configure:28503: $? = 0 configure:28514: result: yes configure:28517: checking size of unsigned long configure:28836: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28839: $? = 0 configure:28841: ./conftest configure:28844: $? = 0 configure:28867: result: 8 configure:28874: checking for signed char configure:28898: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:28904: $? = 0 configure:28908: test -z || test ! -s conftest.err configure:28911: $? = 0 configure:28914: test -s conftest.o configure:28917: $? = 0 configure:28928: result: yes configure:28931: checking size of signed char configure:29250: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29253: $? = 0 configure:29255: ./conftest configure:29258: $? = 0 configure:29281: result: 1 configure:29289: checking whether char is unsigned configure:29312: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29318: $? = 0 configure:29322: test -z || test ! -s conftest.err configure:29325: $? = 0 configure:29328: test -s conftest.o configure:29331: $? = 0 configure:29342: result: no configure:29352: checking for socklen_t configure:29376: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29382: $? = 0 configure:29386: test -z || test ! -s conftest.err configure:29389: $? = 0 configure:29392: test -s conftest.o configure:29395: $? = 0 configure:29406: result: yes configure:29509: checking for pam_get_user() calling type configure:29552: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:105: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:116: error: 'pam_handle_t' undeclared (first use in this function) conftest.c:116: error: (Each undeclared identifier is reported only once conftest.c:116: error: for each function it appears in.) conftest.c:116: error: expected expression before ')' token configure:29558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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 PBS_DEFAULT_SERVER "super1" | #define QSTATRC_PATH "/var/spool/pbs//qstatrc" | #define SENDMAIL_CMD "mail" | #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:29552: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:105: error: expected ')' before '*' token conftest.c: In function 'main': conftest.c:116: error: 'pam_handle_t' undeclared (first use in this function) conftest.c:116: error: (Each undeclared identifier is reported only once conftest.c:116: error: for each function it appears in.) conftest.c:116: error: expected expression before ')' token configure:29558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "torque" | #define PACKAGE_TARNAME "torque" | #define PACKAGE_VERSION "2.4.3" | #define PACKAGE_STRING "torque 2.4.3" | #define PACKAGE_BUGREPORT "torqueusers@supercluster.org" | #define PACKAGE "torque" | #define VERSION "2.4.3" | #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 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 PBS_DEFAULT_SERVER "super1" | #define QSTATRC_PATH "/var/spool/pbs//qstatrc" | #define SENDMAIL_CMD "mail" | #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:29584: result: none configure:29604: checking for seteuid configure:29661: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29667: $? = 0 configure:29671: test -z || test ! -s conftest.err configure:29674: $? = 0 configure:29677: test -s conftest configure:29680: $? = 0 configure:29692: result: yes configure:29707: checking for setegid configure:29764: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29770: $? = 0 configure:29774: test -z || test ! -s conftest.err configure:29777: $? = 0 configure:29780: test -s conftest configure:29783: $? = 0 configure:29795: result: yes configure:29815: checking for gettimeofday configure:29872: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29878: $? = 0 configure:29882: test -z || test ! -s conftest.err configure:29885: $? = 0 configure:29888: test -s conftest configure:29891: $? = 0 configure:29903: result: yes configure:29815: checking for bindresvport configure:29872: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29878: $? = 0 configure:29882: test -z || test ! -s conftest.err configure:29885: $? = 0 configure:29888: test -s conftest configure:29891: $? = 0 configure:29903: result: yes configure:29815: checking for wordexp configure:29872: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29878: $? = 0 configure:29882: test -z || test ! -s conftest.err configure:29885: $? = 0 configure:29888: test -s conftest configure:29891: $? = 0 configure:29903: result: yes configure:29815: checking for poll configure:29872: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29878: $? = 0 configure:29882: test -z || test ! -s conftest.err configure:29885: $? = 0 configure:29888: test -s conftest configure:29891: $? = 0 configure:29903: result: yes configure:29815: checking for getaddrinfo configure:29872: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:29878: $? = 0 configure:29882: test -z || test ! -s conftest.err configure:29885: $? = 0 configure:29888: test -s conftest configure:29891: $? = 0 configure:29903: result: yes configure:29914: checking for uid_t in sys/types.h configure:29937: result: yes configure:29952: checking type of array argument to getgroups configure:29990: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:118: warning: incompatible implicit declaration of built-in function 'exit' configure:29993: $? = 0 configure:29995: ./conftest configure:29998: $? = 0 configure:30031: result: gid_t configure:30039: checking for size_t configure:30063: gcc -c -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30069: $? = 0 configure:30073: test -z || test ! -s conftest.err configure:30076: $? = 0 configure:30079: test -s conftest.o configure:30082: $? = 0 configure:30093: result: yes configure:30105: checking for getgroups configure:30162: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30168: $? = 0 configure:30172: test -z || test ! -s conftest.err configure:30175: $? = 0 configure:30178: test -s conftest configure:30181: $? = 0 configure:30193: result: yes configure:30274: checking for working getgroups configure:30299: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30302: $? = 0 configure:30304: ./conftest configure:30307: $? = 0 configure:30322: result: yes configure:30340: checking for atexit configure:30397: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30403: $? = 0 configure:30407: test -z || test ! -s conftest.err configure:30410: $? = 0 configure:30413: test -s conftest configure:30416: $? = 0 configure:30428: result: yes configure:30444: checking for ntohl configure:30501: gcc -o conftest -g -O2 -D_LARGEFILE64_SOURCE conftest.c >&5 configure:30507: $? = 0 configure:30511: test -z || test ! -s conftest.err configure:30514: $? = 0 configure:30517: test -s conftest configure:30520: $? = 0 configure:30532: result: yes configure:30607: checking for correct TEA configuration configure:30616: result: ok configure:30673: Starting Tcl/Tk configuration configure:30704: checking for Tcl configuration configure:30772: result: none configure:31649: Tcl support disabled configure:31661: Tk support disabled configure:31963: checking whether to include the GUI-clients configure:31989: result: no configure:32169: checking whether to enable tcl-qstat configure:32191: result: no configure:32211: Finished Tcl/Tk configuration configure:33948: result: creating pbs-config - generic 2.4.3 for -ltorque configure:34412: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by torque config.status 2.4.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on super1 config.status:925: creating torque.spec config.status:925: creating buildutils/pbs_mkdirs config.status:925: creating buildutils/self-extract-head-sh config.status:925: creating buildutils/modulefiles config.status:925: creating buildutils/modulefiles.vers config.status:925: creating Makefile config.status:925: creating doc/Makefile config.status:925: creating doc/man1/Makefile config.status:925: creating doc/man3/Makefile config.status:925: creating doc/man7/Makefile config.status:925: creating doc/man8/Makefile config.status:925: creating src/Makefile config.status:925: creating src/cmds/Makefile config.status:925: creating src/iff/Makefile config.status:925: creating src/gui/Makefile config.status:925: creating src/gui/Ccode/Makefile config.status:925: creating src/include/Makefile config.status:925: creating src/lib/Makefile config.status:925: creating src/lib/Libattr/Makefile config.status:925: creating src/lib/Libcmds/Makefile config.status:925: creating src/lib/Libcsv/Makefile config.status:925: creating src/lib/Libdis/Makefile config.status:925: creating src/lib/Libifl/Makefile config.status:925: creating src/lib/Liblog/Makefile config.status:925: creating src/lib/Libnet/Makefile config.status:925: creating src/lib/Libpbs/Makefile config.status:925: creating src/lib/Libsite/Makefile config.status:925: creating src/lib/Libutils/Makefile config.status:925: creating src/mom_rcp/Makefile config.status:925: creating src/momctl/Makefile config.status:925: creating src/resmom/Makefile config.status:925: creating src/resmom/aix4/Makefile config.status:925: creating src/resmom/aix5/Makefile config.status:925: creating src/resmom/darwin/Makefile config.status:925: creating src/resmom/digitalunix/Makefile config.status:925: creating src/resmom/freebsd/Makefile config.status:925: creating src/resmom/freebsd5/Makefile config.status:925: creating src/resmom/fujitsu/Makefile config.status:925: creating src/resmom/hpux10/Makefile config.status:925: creating src/resmom/hpux11/Makefile config.status:925: creating src/resmom/irix5/Makefile config.status:925: creating src/resmom/irix6/Makefile config.status:925: creating src/resmom/irix6array/Makefile config.status:925: creating src/resmom/linux/Makefile config.status:925: creating src/resmom/netbsd/Makefile config.status:925: creating src/resmom/solaris5/Makefile config.status:925: creating src/resmom/solaris7/Makefile config.status:925: creating src/resmom/sunos4/Makefile config.status:925: creating src/resmom/unicos8/Makefile config.status:925: creating src/resmom/unicosmk2/Makefile config.status:925: creating src/scheduler.basl/Makefile config.status:925: creating src/scheduler.cc/Makefile config.status:925: creating src/scheduler.cc/samples/Makefile config.status:925: creating src/scheduler.cc/samples/cray_t3e/Makefile config.status:925: creating src/scheduler.cc/samples/dec_cluster/Makefile config.status:925: creating src/scheduler.cc/samples/fifo/Makefile config.status:925: creating src/scheduler.cc/samples/msic_cluster/Makefile config.status:925: creating src/scheduler.cc/samples/sgi_origin/Makefile config.status:925: creating src/scheduler.cc/samples/umn_cluster/Makefile config.status:925: creating src/scheduler.tcl/Makefile config.status:925: creating src/server/Makefile config.status:925: creating src/tools/Makefile config.status:925: creating src/tools/xpbsmon/Makefile config.status:925: creating src/drmaa/Makefile config.status:925: creating src/drmaa/src/Makefile config.status:925: creating src/drmaa/test/Makefile config.status:925: creating src/drmaa/Doxyfile config.status:925: creating src/pam/Makefile config.status:1029: creating src/include/pbs_config.h config.status:1531: 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=yes 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_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_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=no 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_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_F77=f95 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=yes 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= 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_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pbs_cv_type_mach=linux torque_cv_have_cmsg=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/jakob/Downloads/torque-2.4.3/buildutils/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/jakob/Downloads/torque-2.4.3/buildutils/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/jakob/Downloads/torque-2.4.3/buildutils/missing --run autoconf' AUTOHEADER='${SHELL} /home/jakob/Downloads/torque-2.4.3/buildutils/missing --run autoheader' AUTOMAKE='${SHELL} /home/jakob/Downloads/torque-2.4.3/buildutils/missing --run automake-1.9' AWK='gawk' 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='f95' FFLAGS='-g -O2' GENERIC_CONFIG='pbs-config' GPERF='' 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} /home/jakob/Downloads/torque-2.4.3/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} /home/jakob/Downloads/torque-2.4.3/buildutils/missing --run makeinfo' MODULEFILES_DIR='no' MOMLIBS=' -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.4.3' PACKAGE_TARNAME='torque' PACKAGE_VERSION='2.4.3' PATH_SEPARATOR=':' PBSPOE='' PBSPOEO='' PBS_DEFAULT_FILE='${PBS_SERVER_HOME}/server_name' PBS_DEFAULT_SERVER='super1' PBS_ENVIRON='${PBS_SERVER_HOME}/pbs_environment' PBS_MACH='linux' PBS_SERVER_HOME='/var/spool/pbs/' PIC='gpic' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' RCP_ARGS='-rpB' RCP_PATH='/usr/bin/scp' READLINE_LIBS='' ROFF='groff' RSH_PATH='ssh' SCHD_BASL_FALSE='' SCHD_BASL_TRUE='#' SCHD_CODE='fifo' SCHD_LIBS='' SCHD_TYPE='cc' SCHD_TYPE_SUBDIR='scheduler.cc' SED='/bin/sed' SENDMAIL_CMD='mail' SET_MAKE='' SHELL='/bin/bash' 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.4.3' WISH_PROG='' YACC='yacc' ac_configure_args=''--disable-gcc-warnings' '--with-server-home=/var/spool/pbs/' '--with-sendmail=mail'' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='f95' 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='/home/jakob/Downloads/torque-2.4.3/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,' rpmbindir='/usr/local/bin' rpmdrmaadocdir='/usr/local/share/doc/torque-drmaa' rpmincludedir='/usr/local/include' rpmlibdir='/usr/local/lib' rpmmandir='/usr/local/man' rpmsbindir='/usr/local/sbin' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' spec_name='torque' spec_snap='' spec_version='2.4.3' 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 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.4.3" #define PACKAGE_TARNAME "torque" #define PACKAGE_VERSION "2.4.3" #define PBS_BUILD_DATE "Mon Feb 28 14:43:41 CET 2011" #define PBS_BUILD_DIR "/home/jakob/Downloads/torque-2.4.3" #define PBS_BUILD_HOST "super1" #define PBS_BUILD_USER "jakob" #define PBS_CFLAGS "-g -O2 -D_LARGEFILE64_SOURCE" #define PBS_CONFIG_ARGS "'--disable-gcc-warnings' '--with-server-home=/var/spool/pbs/' '--with-sendmail=mail'" #define PBS_DEFAULT_SERVER "super1" #define PBS_INSTALL_DIR "/usr/local" #define PBS_MACH "linux" #define PBS_SOURCE_DIR "/home/jakob/Downloads/torque-2.4.3" #define PLOCK_DAEMONS 0 #define QSTATRC_PATH "/var/spool/pbs//qstatrc" #define RPP 1 #define SCHD_TYPE "cc" #define SENDMAIL_CMD "mail" #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 TDISABLEFILESYNC 1 #define TK 0 #define TKX 0 #define TMP_DIR "/tmp" #define VERSION "2.4.3" #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