This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/Users/merzky/links/saga/svn/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/install ## --------- ## ## Platform. ## ## --------- ## hostname = Macintosh.local uname -m = i386 uname -r = 9.4.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 116 tasks, 458 threads, 2 processors Load average: 0.99, Mach factor: 1.20 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/merzky/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/texbin PATH: /usr/X11/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/local/globus//bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1374: checking for cc in option configure:1396: result: unspecified configure:1401: checking for debug in option configure:1423: result: unspecified configure:1438: checking for optimize in option configure:1460: result: unspecified configure:1475: checking for pthread in option configure:1491: result: yes configure:1495: checking for poll in option configure:1514: result: unspecified configure:1530: checking for select in option configure:1548: result: unspecified configure:1569: checking for zlib in option configure:1587: result: unspecified configure:1602: checking for signal in option configure:1618: result: yes configure:1622: checking for python in option configure:1644: result: unspecified configure:1683: checking for Globus Toolkit in option configure:1692: result: unspecified configure:1698: checking for GLOBUS_LOCATION configure:1733: result: /usr/local/globus/ configure:1750: checking for Globus Toolkit flavor in option configure:1764: result: gcc32dbgpthr configure:1768: checking for Pre-WS GRAM in option configure:1786: result: unspecified configure:1800: checking for WS GRAM in option configure:1816: result: yes configure:1820: checking for Communication Proxy GT in option configure:1838: result: unspecified configure:1854: checking for Invoke Server SSH in option configure:1870: result: yes configure:1878: checking for using NAREGI SS configure:1911: result: no configure:1940: checking for Information Service NRF in option configure:1956: result: yes configure:1967: checking for environment variable CFLAGS configure:1973: result: none configure:1977: checking for environment variable LDFLAGS configure:1983: result: none configure:1987: checking for environment variable CPPFLAGS configure:1993: result: none configure:1997: checking for environment variable CPP configure:2003: result: none configure:2024: checking for globus-version configure:2034: result: 4.0.7 configure:2042: checking for globus-makefile-header configure:2169: result: ok configure:2199: checking build system type configure:2217: result: i686-apple-darwin9.4.0 configure:2225: checking host system type configure:2239: result: i686-apple-darwin9.4.0 configure:2248: checking for canonical host configure:2250: result: i686-apple-darwin9.4.0 configure:2253: checking for canonical host_cpu configure:2255: result: i686 configure:2258: checking for canonical host_vendor configure:2260: result: apple configure:2263: checking for canonical host_os configure:2265: result: darwin9.4.0 configure:2332: checking for gcc configure:2348: found /usr/bin/gcc configure:2358: result: gcc configure:2602: checking for C compiler version configure:2605: gcc --version &5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Copyright (C) 2005 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:2608: $? = 0 configure:2610: gcc -v &5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) configure:2613: $? = 0 configure:2615: gcc -V &5 gcc-4.0: argument to `-V' is missing configure:2618: $? = 1 configure:2641: checking for C compiler default output file name configure:2644: gcc conftest.c >&5 configure:2647: $? = 0 configure:2693: result: a.out configure:2698: checking whether the C compiler works configure:2704: ./a.out configure:2707: $? = 0 configure:2724: result: yes configure:2731: checking whether we are cross compiling configure:2733: result: no configure:2736: checking for suffix of executables configure:2738: gcc -o conftest conftest.c >&5 configure:2741: $? = 0 configure:2766: result: configure:2772: checking for suffix of object files configure:2793: gcc -c conftest.c >&5 configure:2796: $? = 0 configure:2818: result: o configure:2822: checking whether we are using the GNU C compiler configure:2846: gcc -c conftest.c >&5 configure:2852: $? = 0 configure:2856: test -z || test ! -s conftest.err configure:2859: $? = 0 configure:2862: test -s conftest.o configure:2865: $? = 0 configure:2878: result: yes configure:2884: checking whether gcc accepts -g configure:2905: gcc -c -g conftest.c >&5 configure:2911: $? = 0 configure:2915: test -z || test ! -s conftest.err configure:2918: $? = 0 configure:2921: test -s conftest.o configure:2924: $? = 0 configure:2935: result: yes configure:2952: checking for gcc option to accept ANSI C configure:3022: gcc -c -g -O2 conftest.c >&5 configure:3028: $? = 0 configure:3032: test -z || test ! -s conftest.err configure:3035: $? = 0 configure:3038: test -s conftest.o configure:3041: $? = 0 configure:3059: result: none needed configure:3077: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:3083: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3226: checking for gcc compiler again configure:3264: gcc -o conftest -g -O2 conftest.c >&5 configure:3267: $? = 0 configure:3269: ./conftest configure:3272: $? = 0 configure:3287: result: gcc configure:3451: checking how to run the C preprocessor configure:3486: gcc -E conftest.c configure:3492: $? = 0 configure:3524: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | /* end confdefs.h. */ | #include configure:3569: result: gcc -E configure:3593: gcc -E conftest.c configure:3599: $? = 0 configure:3631: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | /* end confdefs.h. */ | #include configure:3682: checking for IDL cpp configure:3688: result: gcc -E -xc configure:3697: checking for IDL cpp accepts idl suffix configure:3715: result: yes configure:3769: checking for ranlib configure:3785: found /usr/bin/ranlib configure:3796: result: ranlib configure:3813: checking for ar configure:3831: found /usr/bin/ar configure:3844: result: /usr/bin/ar configure:3863: checking for bison configure:3879: found /usr/bin/bison configure:3889: result: bison -y configure:3920: checking for mkdir configure:3938: found /bin/mkdir configure:3951: result: /bin/mkdir configure:3969: checking for tar configure:3987: found /usr/bin/tar configure:4000: result: /usr/bin/tar configure:4017: checking for rm configure:4035: found /bin/rm configure:4048: result: /bin/rm configure:4063: checking for python request configure:4074: result: yes configure:4088: checking for python configure:4106: found /usr/bin/python configure:4119: result: /usr/bin/python configure:4133: checking for python version configure:4137: result: >= 2.3 configure:4152: checking for Java request configure:4350: result: no configure:4360: checking for ant request configure:4423: result: no configure:4631: checking for the pthreads library -lpthreads configure:4669: gcc -o conftest -g -O2 -Wall conftest.c -lpthreads >&5 conftest.c: In function 'main': conftest.c:15: warning: 'th' is used uninitialized in this function ld: library not found for -lpthreads collect2: ld returned 1 exit status configure:4675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | #define NGI_IDL_CPP "gcc -E -xc" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4702: result: no configure:4578: checking whether pthreads work without any flags configure:4669: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:15: warning: 'th' is used uninitialized in this function configure:4675: $? = 0 configure:4679: test -z || test ! -s conftest.err configure:4682: $? = 0 configure:4685: test -s conftest configure:4688: $? = 0 configure:4702: result: yes configure:4721: checking for joinable pthread attribute configure:4741: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:4747: $? = 0 configure:4751: test -z || test ! -s conftest.err configure:4754: $? = 0 configure:4757: test -s conftest configure:4760: $? = 0 configure:4771: result: PTHREAD_CREATE_JOINABLE configure:4781: checking if more special flags are required for pthreads configure:4788: result: -D_THREAD_SAFE configure:4898: checking for deflate in -lz configure:4928: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:4934: $? = 0 configure:4938: test -z || test ! -s conftest.err configure:4941: $? = 0 configure:4944: test -s conftest configure:4947: $? = 0 configure:4960: result: yes configure:4986: checking for egrep configure:4996: result: grep -E configure:5001: checking for ANSI C header files configure:5026: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5032: $? = 0 configure:5036: test -z || test ! -s conftest.err configure:5039: $? = 0 configure:5042: test -s conftest.o configure:5045: $? = 0 configure:5134: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 conftest.c: In function 'main': conftest.c:29: warning: implicit declaration of function 'exit' conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' configure:5137: $? = 0 configure:5139: ./conftest configure:5142: $? = 0 configure:5157: result: yes configure:5167: checking for sys/wait.h that is POSIX.1 compatible configure:5198: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5204: $? = 0 configure:5208: test -z || test ! -s conftest.err configure:5211: $? = 0 configure:5214: test -s conftest.o configure:5217: $? = 0 configure:5228: result: yes configure:5238: checking whether time.h and sys/time.h may both be included configure:5263: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5269: $? = 0 configure:5273: test -z || test ! -s conftest.err configure:5276: $? = 0 configure:5279: test -s conftest.o configure:5282: $? = 0 configure:5293: result: yes configure:5317: checking for sys/types.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for sys/stat.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for stdlib.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for string.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for memory.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for strings.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for inttypes.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for stdint.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5317: checking for unistd.h configure:5333: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5375: checking for stdbool.h that conforms to C99 configure:5428: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5434: $? = 0 configure:5438: test -z || test ! -s conftest.err configure:5441: $? = 0 configure:5444: test -s conftest.o configure:5447: $? = 0 configure:5458: result: yes configure:5460: checking for _Bool configure:5484: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5490: $? = 0 configure:5494: test -z || test ! -s conftest.err configure:5497: $? = 0 configure:5500: test -s conftest.o configure:5503: $? = 0 configure:5514: result: yes configure:5544: checking for stdlib.h configure:5549: result: yes configure:5553: checking stdio.h usability configure:5565: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5594: result: yes configure:5598: checking stdio.h presence configure:5608: gcc -E conftest.c configure:5614: $? = 0 configure:5634: result: yes configure:5669: checking for stdio.h configure:5676: result: yes configure:5553: checking stddef.h usability configure:5565: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5594: result: yes configure:5598: checking stddef.h presence configure:5608: gcc -E conftest.c configure:5614: $? = 0 configure:5634: result: yes configure:5669: checking for stddef.h configure:5676: result: yes configure:5553: checking stdarg.h usability configure:5565: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5571: $? = 0 configure:5575: test -z || test ! -s conftest.err configure:5578: $? = 0 configure:5581: test -s conftest.o configure:5584: $? = 0 configure:5594: result: yes configure:5598: checking stdarg.h presence configure:5608: gcc -E conftest.c configure:5614: $? = 0 configure:5634: result: yes configure:5669: checking for stdarg.h configure:5676: result: yes configure:5544: checking for string.h configure:5549: result: yes configure:5698: checking for unistd.h configure:5703: result: yes configure:5707: checking ctype.h usability configure:5719: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5725: $? = 0 configure:5729: test -z || test ! -s conftest.err configure:5732: $? = 0 configure:5735: test -s conftest.o configure:5738: $? = 0 configure:5748: result: yes configure:5752: checking ctype.h presence configure:5762: gcc -E conftest.c configure:5768: $? = 0 configure:5788: result: yes configure:5823: checking for ctype.h configure:5830: result: yes configure:5707: checking assert.h usability configure:5719: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5725: $? = 0 configure:5729: test -z || test ! -s conftest.err configure:5732: $? = 0 configure:5735: test -s conftest.o configure:5738: $? = 0 configure:5748: result: yes configure:5752: checking assert.h presence configure:5762: gcc -E conftest.c configure:5768: $? = 0 configure:5788: result: yes configure:5823: checking for assert.h configure:5830: result: yes configure:5707: checking errno.h usability configure:5719: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5725: $? = 0 configure:5729: test -z || test ! -s conftest.err configure:5732: $? = 0 configure:5735: test -s conftest.o configure:5738: $? = 0 configure:5748: result: yes configure:5752: checking errno.h presence configure:5762: gcc -E conftest.c configure:5768: $? = 0 configure:5788: result: yes configure:5823: checking for errno.h configure:5830: result: yes configure:5707: checking limits.h usability configure:5719: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5725: $? = 0 configure:5729: test -z || test ! -s conftest.err configure:5732: $? = 0 configure:5735: test -s conftest.o configure:5738: $? = 0 configure:5748: result: yes configure:5752: checking limits.h presence configure:5762: gcc -E conftest.c configure:5768: $? = 0 configure:5788: result: yes configure:5823: checking for limits.h configure:5830: result: yes configure:5859: checking fcntl.h usability configure:5871: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5877: $? = 0 configure:5881: test -z || test ! -s conftest.err configure:5884: $? = 0 configure:5887: test -s conftest.o configure:5890: $? = 0 configure:5900: result: yes configure:5904: checking fcntl.h presence configure:5914: gcc -E conftest.c configure:5920: $? = 0 configure:5940: result: yes configure:5975: checking for fcntl.h configure:5982: result: yes configure:5859: checking pwd.h usability configure:5871: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5877: $? = 0 configure:5881: test -z || test ! -s conftest.err configure:5884: $? = 0 configure:5887: test -s conftest.o configure:5890: $? = 0 configure:5900: result: yes configure:5904: checking pwd.h presence configure:5914: gcc -E conftest.c configure:5920: $? = 0 configure:5940: result: yes configure:5975: checking for pwd.h configure:5982: result: yes configure:5859: checking arpa/inet.h usability configure:5871: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:5877: $? = 0 configure:5881: test -z || test ! -s conftest.err configure:5884: $? = 0 configure:5887: test -s conftest.o configure:5890: $? = 0 configure:5900: result: yes configure:5904: checking arpa/inet.h presence configure:5914: gcc -E conftest.c configure:5920: $? = 0 configure:5940: result: yes configure:5975: checking for arpa/inet.h configure:5982: result: yes configure:6011: checking endian.h usability configure:6023: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 conftest.c:73:20: error: endian.h: No such file or directory configure:6029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | #define NGI_IDL_CPP "gcc -E -xc" | #define NG_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_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:6052: result: no configure:6056: checking endian.h presence configure:6066: gcc -E conftest.c conftest.c:39:20: error: endian.h: No such file or directory configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | #define NGI_IDL_CPP "gcc -E -xc" | #define NG_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:6092: result: no configure:6127: checking for endian.h configure:6134: result: no configure:6011: checking machine/endian.h usability configure:6023: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6029: $? = 0 configure:6033: test -z || test ! -s conftest.err configure:6036: $? = 0 configure:6039: test -s conftest.o configure:6042: $? = 0 configure:6052: result: yes configure:6056: checking machine/endian.h presence configure:6066: gcc -E conftest.c configure:6072: $? = 0 configure:6092: result: yes configure:6127: checking for machine/endian.h configure:6134: result: yes configure:6011: checking sys/endian.h usability configure:6023: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 conftest.c:74:24: error: sys/endian.h: No such file or directory configure:6029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | #define NGI_IDL_CPP "gcc -E -xc" | #define NG_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MACHINE_ENDIAN_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:6052: result: no configure:6056: checking sys/endian.h presence configure:6066: gcc -E conftest.c conftest.c:40:24: error: sys/endian.h: No such file or directory configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | #define NGI_IDL_CPP "gcc -E -xc" | #define NG_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:6092: result: no configure:6127: checking for sys/endian.h configure:6134: result: no configure:6163: checking netdb.h usability configure:6175: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6181: $? = 0 configure:6185: test -z || test ! -s conftest.err configure:6188: $? = 0 configure:6191: test -s conftest.o configure:6194: $? = 0 configure:6204: result: yes configure:6208: checking netdb.h presence configure:6218: gcc -E conftest.c configure:6224: $? = 0 configure:6244: result: yes configure:6279: checking for netdb.h configure:6286: result: yes configure:6163: checking netinet/in.h usability configure:6175: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6181: $? = 0 configure:6185: test -z || test ! -s conftest.err configure:6188: $? = 0 configure:6191: test -s conftest.o configure:6194: $? = 0 configure:6204: result: yes configure:6208: checking netinet/in.h presence configure:6218: gcc -E conftest.c configure:6224: $? = 0 configure:6244: result: yes configure:6279: checking for netinet/in.h configure:6286: result: yes configure:6163: checking netinet/tcp.h usability configure:6175: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6181: $? = 0 configure:6185: test -z || test ! -s conftest.err configure:6188: $? = 0 configure:6191: test -s conftest.o configure:6194: $? = 0 configure:6204: result: yes configure:6208: checking netinet/tcp.h presence configure:6218: gcc -E conftest.c configure:6224: $? = 0 configure:6244: result: yes configure:6279: checking for netinet/tcp.h configure:6286: result: yes configure:6316: checking sys/resource.h usability configure:6328: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6334: $? = 0 configure:6338: test -z || test ! -s conftest.err configure:6341: $? = 0 configure:6344: test -s conftest.o configure:6347: $? = 0 configure:6357: result: yes configure:6361: checking sys/resource.h presence configure:6371: gcc -E conftest.c configure:6377: $? = 0 configure:6397: result: yes configure:6432: checking for sys/resource.h configure:6439: result: yes configure:6316: checking sys/socket.h usability configure:6328: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6334: $? = 0 configure:6338: test -z || test ! -s conftest.err configure:6341: $? = 0 configure:6344: test -s conftest.o configure:6347: $? = 0 configure:6357: result: yes configure:6361: checking sys/socket.h presence configure:6371: gcc -E conftest.c configure:6377: $? = 0 configure:6397: result: yes configure:6432: checking for sys/socket.h configure:6439: result: yes configure:6307: checking for sys/stat.h configure:6312: result: yes configure:6307: checking for sys/types.h configure:6312: result: yes configure:6469: checking sys/uio.h usability configure:6481: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6487: $? = 0 configure:6491: test -z || test ! -s conftest.err configure:6494: $? = 0 configure:6497: test -s conftest.o configure:6500: $? = 0 configure:6510: result: yes configure:6514: checking sys/uio.h presence configure:6524: gcc -E conftest.c configure:6530: $? = 0 configure:6550: result: yes configure:6585: checking for sys/uio.h configure:6592: result: yes configure:6460: checking for sys/wait.h configure:6465: result: yes configure:6469: checking sys/time.h usability configure:6481: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6487: $? = 0 configure:6491: test -z || test ! -s conftest.err configure:6494: $? = 0 configure:6497: test -s conftest.o configure:6500: $? = 0 configure:6510: result: yes configure:6514: checking sys/time.h presence configure:6524: gcc -E conftest.c configure:6530: $? = 0 configure:6550: result: yes configure:6585: checking for sys/time.h configure:6592: result: yes configure:6469: checking time.h usability configure:6481: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6487: $? = 0 configure:6491: test -z || test ! -s conftest.err configure:6494: $? = 0 configure:6497: test -s conftest.o configure:6500: $? = 0 configure:6510: result: yes configure:6514: checking time.h presence configure:6524: gcc -E conftest.c configure:6530: $? = 0 configure:6550: result: yes configure:6585: checking for time.h configure:6592: result: yes configure:6619: checking sys/cdefs.h usability configure:6631: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6637: $? = 0 configure:6641: test -z || test ! -s conftest.err configure:6644: $? = 0 configure:6647: test -s conftest.o configure:6650: $? = 0 configure:6660: result: yes configure:6664: checking sys/cdefs.h presence configure:6674: gcc -E conftest.c configure:6680: $? = 0 configure:6700: result: yes configure:6735: checking for sys/cdefs.h configure:6742: result: yes configure:6930: checking rpc/rpc.h usability configure:6942: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:6948: $? = 0 configure:6952: test -z || test ! -s conftest.err configure:6955: $? = 0 configure:6958: test -s conftest.o configure:6961: $? = 0 configure:6971: result: yes configure:6975: checking rpc/rpc.h presence configure:6985: gcc -E conftest.c configure:6991: $? = 0 configure:7011: result: yes configure:7046: checking for rpc/rpc.h configure:7053: result: yes configure:7399: checking pthread.h usability configure:7411: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:7417: $? = 0 configure:7421: test -z || test ! -s conftest.err configure:7424: $? = 0 configure:7427: test -s conftest.o configure:7430: $? = 0 configure:7440: result: yes configure:7444: checking pthread.h presence configure:7454: gcc -E conftest.c configure:7460: $? = 0 configure:7480: result: yes configure:7515: checking for pthread.h configure:7522: result: yes configure:7552: checking sched.h usability configure:7564: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:7570: $? = 0 configure:7574: test -z || test ! -s conftest.err configure:7577: $? = 0 configure:7580: test -s conftest.o configure:7583: $? = 0 configure:7593: result: yes configure:7597: checking sched.h presence configure:7607: gcc -E conftest.c configure:7613: $? = 0 configure:7633: result: yes configure:7668: checking for sched.h configure:7675: result: yes configure:7720: checking for poll or select configure:7731: result: select configure:7744: checking for select request configure:7756: result: yes configure:7947: checking sys/select.h usability configure:7959: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:7965: $? = 0 configure:7969: test -z || test ! -s conftest.err configure:7972: $? = 0 configure:7975: test -s conftest.o configure:7978: $? = 0 configure:7988: result: yes configure:7992: checking sys/select.h presence configure:8002: gcc -E conftest.c configure:8008: $? = 0 configure:8028: result: yes configure:8063: checking for sys/select.h configure:8070: result: yes configure:8108: checking zlib.h usability configure:8120: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:8126: $? = 0 configure:8130: test -z || test ! -s conftest.err configure:8133: $? = 0 configure:8136: test -s conftest.o configure:8139: $? = 0 configure:8149: result: yes configure:8153: checking zlib.h presence configure:8163: gcc -E conftest.c configure:8169: $? = 0 configure:8189: result: yes configure:8224: checking for zlib.h configure:8231: result: yes configure:8305: checking signal.h usability configure:8317: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:8323: $? = 0 configure:8327: test -z || test ! -s conftest.err configure:8330: $? = 0 configure:8333: test -s conftest.o configure:8336: $? = 0 configure:8346: result: yes configure:8350: checking signal.h presence configure:8360: gcc -E conftest.c configure:8366: $? = 0 configure:8386: result: yes configure:8421: checking for signal.h configure:8428: result: yes configure:8774: checking for special C compiler options needed for large files configure:8873: result: no configure:8879: checking for _FILE_OFFSET_BITS value needed for large files configure:8910: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:8916: $? = 0 configure:8920: test -z || test ! -s conftest.err configure:8923: $? = 0 configure:8926: test -s conftest.o configure:8929: $? = 0 configure:8994: result: no configure:9004: checking for _LARGE_FILES value needed for large files configure:9035: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:9041: $? = 0 configure:9045: test -z || test ! -s conftest.err configure:9048: $? = 0 configure:9051: test -s conftest.o configure:9054: $? = 0 configure:9119: result: no configure:9134: checking for pthread_t castable to long configure:9154: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 conftest.c: In function 'main': conftest.c:67: warning: 'x' is used uninitialized in this function configure:9160: $? = 0 configure:9164: test -z || test ! -s conftest.err configure:9167: $? = 0 configure:9170: test -s conftest.o configure:9173: $? = 0 configure:9190: result: yes configure:9200: checking for sigwait bug configure:9269: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:9272: $? = 0 configure:9274: ./conftest configure:9277: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define NGI_CC "gcc" | #define NGI_IDL_CPP "gcc -E -xc" | #define NG_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SELECT_H 1 | #define NGI_SELECT_ENABLED 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_H 1 | #define NGI_ZLIB_ENABLED 1 | #define HAVE_SIGNAL_H 1 | #define NGI_SIGNAL_HANDLING_ENABLED 1 | #define NGI_PTHREAD_T_CASTABLE_LONG 1 | /* end confdefs.h. */ | | #ifdef sun | #define _POSIX_PTHREAD_SEMANTICS | #endif | #include | #include | #include | #include | int main(void) | { | sigset_t mask; | int result, sigNo, status; | pid_t pid, wpid; | | pid = fork(); | if (pid < 0) { | return 1; | } | if (pid == 0) { | result = sigemptyset(&mask); | if (result != 0) { | return 1; | } | result = sigaddset(&mask, SIGINT); | if (result != 0) { | return 1; | } | result = sigprocmask(SIG_BLOCK, &mask, NULL); | if (result != 0) { | return 1; | } | result = sigwait(&mask, &sigNo); | /* Continue if error occurred */ | return 1; | } | sleep(1); | result = kill(pid, SIGUSR1); | /* Continue if error occurred */ | sleep(1); | result = kill(pid, SIGKILL); | /* Continue if error occurred */ | wpid = wait(&status); | if ((wpid > 0) && | (WIFSIGNALED(status) != 0) && | (WTERMSIG(status) == SIGUSR1)) { | return 0; | } | return 1; | } | configure:9300: result: bug configure:9306: checking for usability of NULL for va_list configure:9348: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:9351: $? = 0 configure:9353: ./conftest configure:9356: $? = 0 configure:9371: result: yes configure:9384: checking for va_arg accepts function pointer configure:9457: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:9460: $? = 0 configure:9462: ./conftest configure:9465: $? = 0 configure:9480: result: yes configure:9493: checking for printf format check attribute configure:9509: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:9515: $? = 0 configure:9519: test -z || test ! -s conftest.err configure:9522: $? = 0 configure:9525: test -s conftest.o configure:9528: $? = 0 configure:9544: result: yes configure:9553: checking for socklen_t configure:9578: gcc -c -g -O2 -Wall -D_THREAD_SAFE conftest.c >&5 configure:9584: $? = 0 configure:9588: test -z || test ! -s conftest.err configure:9591: $? = 0 configure:9594: test -s conftest.o configure:9597: $? = 0 configure:9608: result: yes configure:9622: checking for embed rcsid configure:9641: result: yes configure:9650: checking for size_t non negative check configure:9671: result: yes configure:9681: checking for embed LD_RUN_PATH for GT configure:9708: result: -Wl,-L/usr/local/globus//lib configure:9719: checking for gethostbyname configure:9776: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:9782: $? = 0 configure:9786: test -z || test ! -s conftest.err configure:9789: $? = 0 configure:9792: test -s conftest configure:9795: $? = 0 configure:9807: result: yes configure:9902: checking for socket configure:9959: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:9965: $? = 0 configure:9969: test -z || test ! -s conftest.err configure:9972: $? = 0 configure:9975: test -s conftest configure:9978: $? = 0 configure:9990: result: yes configure:10085: checking for inet_aton configure:10142: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:10148: $? = 0 configure:10152: test -z || test ! -s conftest.err configure:10155: $? = 0 configure:10158: test -s conftest configure:10161: $? = 0 configure:10173: result: yes configure:10270: checking for getpwuid_r configure:10327: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:10333: $? = 0 configure:10337: test -z || test ! -s conftest.err configure:10340: $? = 0 configure:10343: test -s conftest configure:10346: $? = 0 configure:10358: result: yes configure:10379: checking for sysconf configure:10436: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:10442: $? = 0 configure:10446: test -z || test ! -s conftest.err configure:10449: $? = 0 configure:10452: test -s conftest configure:10455: $? = 0 configure:10467: result: yes configure:10482: checking for xdr_longlong_t configure:10539: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:10545: $? = 0 configure:10549: test -z || test ! -s conftest.err configure:10552: $? = 0 configure:10555: test -s conftest configure:10558: $? = 0 configure:10570: result: yes configure:10583: checking for sched_yield configure:10640: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:10646: $? = 0 configure:10650: test -z || test ! -s conftest.err configure:10653: $? = 0 configure:10656: test -s conftest configure:10659: $? = 0 configure:10671: result: yes configure:10768: checking for waitpid from thread configure:10840: gcc -o conftest -g -O2 -Wall -D_THREAD_SAFE conftest.c -lz >&5 configure:10843: $? = 0 configure:10845: ./conftest configure:10848: $? = 0 configure:10863: result: ok configure:10885: checking for Pre-WS GRAM Invoke Server GT2c configure:10905: result: yes configure:10919: checking for Communication Proxy GT configure:10939: result: yes configure:10953: checking for Communication Proxy dependency configure:10957: result: ccommon configure:10966: checking for Information Service dependency configure:10970: result: ccommon configure:10979: checking for UNIX domain socket configure:11011: result: no configure:11023: checking for Invoke Server modules configure:11025: result: templ ssh gt4py gt2c configure:11029: checking for Communication Proxy modules configure:11031: result: ccommon GT configure:11035: checking for Information Service modules configure:11037: result: ccommon nrf configure:11059: checking for archnum configure:11072: result: 12 configure:11179: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Macintosh.local config.status:739: creating utility/compile/defvar.mk config.status:739: creating Makefile config.status:739: creating src/lib/utility/Makefile config.status:739: creating src/lib/utility/ngConfigureValue.mk config.status:739: creating src/lib/ExternalModule/Makefile config.status:739: creating src/lib/expat/Makefile config.status:739: creating src/lib/queue/Makefile config.status:739: creating src/c/include/Makefile config.status:739: creating src/c/client/Makefile config.status:739: creating src/c/executable/Makefile config.status:739: creating src/c/net/Makefile config.status:739: creating src/c/common/Makefile config.status:739: creating src/c/grpc/Makefile config.status:739: creating src/InvokeServer/Makefile config.status:739: creating src/InvokeServer/gt2c/Makefile config.status:739: creating src/InvokeServer/gt4py/Makefile config.status:739: creating src/InvokeServer/gt4py/ng_invoke_server.GT4py config.status:739: creating src/InvokeServer/gt4py/gt4invokeserverconfig.py config.status:739: creating src/InvokeServer/ssh/Makefile config.status:739: creating src/InvokeServer/templ/Makefile config.status:739: creating src/InvokeServer/Makefile.naregiss config.status:739: creating src/InvokeServer/naregiss/Makefile config.status:739: creating src/InvokeServer/naregiss/ng_invoke_server.NAREGISS config.status:739: creating src/CommunicationProxy/Makefile config.status:739: creating src/CommunicationProxy/ccommon/Makefile config.status:739: creating src/CommunicationProxy/ccommon/client/Makefile config.status:739: creating src/CommunicationProxy/ccommon/remote/Makefile config.status:739: creating src/CommunicationProxy/GT/Makefile config.status:739: creating src/CommunicationProxy/GT/client/Makefile config.status:739: creating src/CommunicationProxy/GT/common/Makefile config.status:739: creating src/CommunicationProxy/GT/remote/Makefile config.status:739: creating src/CommunicationProxy/GT/relay/Makefile config.status:739: creating src/InformationService/Makefile config.status:739: creating src/InformationService/ccommon/Makefile config.status:739: creating src/InformationService/nrf/Makefile config.status:739: creating utility/template/Makefile config.status:739: creating utility/template/template.mk config.status:739: creating utility/generator/Makefile config.status:739: creating utility/hostname/Makefile config.status:739: creating utility/version/Makefile config.status:739: creating utility/script/Makefile config.status:739: creating doc/Makefile config.status:842: creating src/c/include/ngConfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin9.4.0 ac_cv_build_alias=i686-apple-darwin9.4.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_func_gethostbyname=yes ac_cv_func_getpwuid_r=yes ac_cv_func_inet_aton=yes ac_cv_func_sched_yield=yes ac_cv_func_socket=yes ac_cv_func_sysconf=yes ac_cv_func_xdr_longlong_t=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_endian_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_machine_endian_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_sched_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-apple-darwin9.4.0 ac_cv_host_alias=i686-apple-darwin9.4.0 ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_RM=/bin/rm ac_cv_path_TAR=/usr/bin/tar ac_cv_prog_CPP='gcc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_socklen_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ANT='true' AR='/usr/bin/ar cr' CC='gcc' CFLAGS='-g -O2 -Wall -D_THREAD_SAFE ' COMMUNICATION_PROXY_MODULES='ccommon GT' COMMUNICATION_PROXY_MODULES_ALL='ccommon GT' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' GLOBUS_LOCATION='/usr/local/globus/' GLOBUS_VERSION='4.0.7' IDL_CPP='gcc -E -xc' INCLUDES='-I$(TOPDIR)/src/c/include -I$(TOPDIR)/src/lib/utility -I$(TOPDIR)/src/lib/queue' INFORMATION_SERVICE_MODULES='ccommon nrf' INFORMATION_SERVICE_MODULES_ALL='ccommon nrf' INSTALL='/Users/merzky/links/saga/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/utility/configure/aux/install-sh -c' INVOKE_SERVER_MODULES='templ ssh gt4py gt2c' INVOKE_SERVER_MODULES_ALL='gt2c gt4py naregiss templ ssh' JAR='' JAVA='' JAVAC='' JAVA_HOME='' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LTLIBOBJS='' MKDIR='/bin/mkdir -p' MK_DEFRULE='/Users/merzky/links/saga/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/utility/compile/defrules.mk' MK_VARTMPL='/Users/merzky/links/saga/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/utility/compile/defvar.mk' NAREGI_JARS='' NG_GT_CLIENT_CC='/usr/bin/gcc' NG_GT_CLIENT_CFLAGS='-g -fno-common -D_REENTRANT -Wall' NG_GT_CLIENT_CPP='/usr/bin/gcc -E' NG_GT_CLIENT_CPPFLAGS='-I/usr/local/globus//include -I/usr/local/globus//include/gcc32dbgpthr -no-cpp-precomp -I/sw/include -DBIND_8_COMPAT' NG_GT_CLIENT_INCLUDES='-I/usr/local/globus//include/gcc32dbgpthr' NG_GT_CLIENT_LDFLAGS='-L/usr/local/globus//lib -L/usr/local/globus//lib -L/sw/lib' NG_GT_CLIENT_LIBS='-lpthread' NG_GT_CLIENT_PKG_LIBS='-lglobus_gram_client_gcc32dbgpthr -lglobus_gass_server_ez_gcc32dbgpthr -lglobus_gram_protocol_gcc32dbgpthr -lglobus_gass_transfer_gcc32dbgpthr -lglobus_io_gcc32dbgpthr -lglobus_xio_gcc32dbgpthr -lgssapi_error_gcc32dbgpthr -lglobus_gss_assist_gcc32dbgpthr -lglobus_gssapi_gsi_gcc32dbgpthr -lglobus_gsi_proxy_core_gcc32dbgpthr -lglobus_gsi_credential_gcc32dbgpthr -lglobus_gsi_callback_gcc32dbgpthr -lglobus_oldgaa_gcc32dbgpthr -lglobus_gsi_sysconfig_gcc32dbgpthr -lglobus_gsi_cert_utils_gcc32dbgpthr -lglobus_openssl_gcc32dbgpthr -lglobus_rsl_gcc32dbgpthr -lglobus_openssl_error_gcc32dbgpthr -lglobus_callout_gcc32dbgpthr -lglobus_proxy_ssl_gcc32dbgpthr -lglobus_common_gcc32dbgpthr -lssl_gcc32dbgpthr -lcrypto_gcc32dbgpthr -lltdl_gcc32dbgpthr -lm' NG_GT_EMBED_LD_RUN_PATH='-Wl,-L/usr/local/globus//lib' NG_GT_SERVER_CC='/usr/bin/gcc' NG_GT_SERVER_CFLAGS='-g -fno-common -D_REENTRANT -Wall' NG_GT_SERVER_CPP='/usr/bin/gcc -E' NG_GT_SERVER_CPPFLAGS='-I/usr/local/globus//include -I/usr/local/globus//include/gcc32dbgpthr -no-cpp-precomp -I/sw/include -DBIND_8_COMPAT' NG_GT_SERVER_INCLUDES='-I/usr/local/globus//include/gcc32dbgpthr' NG_GT_SERVER_LDFLAGS='-L/usr/local/globus//lib -L/usr/local/globus//lib -L/sw/lib' NG_GT_SERVER_LIBS='-lpthread' NG_GT_SERVER_PKG_LIBS='-lglobus_gram_client_gcc32dbgpthr -lglobus_gass_server_ez_gcc32dbgpthr -lglobus_gram_protocol_gcc32dbgpthr -lglobus_gass_transfer_gcc32dbgpthr -lglobus_io_gcc32dbgpthr -lglobus_xio_gcc32dbgpthr -lgssapi_error_gcc32dbgpthr -lglobus_gss_assist_gcc32dbgpthr -lglobus_gssapi_gsi_gcc32dbgpthr -lglobus_gsi_proxy_core_gcc32dbgpthr -lglobus_gsi_credential_gcc32dbgpthr -lglobus_gsi_callback_gcc32dbgpthr -lglobus_oldgaa_gcc32dbgpthr -lglobus_gsi_sysconfig_gcc32dbgpthr -lglobus_gsi_cert_utils_gcc32dbgpthr -lglobus_openssl_gcc32dbgpthr -lglobus_rsl_gcc32dbgpthr -lglobus_openssl_error_gcc32dbgpthr -lglobus_callout_gcc32dbgpthr -lglobus_proxy_ssl_gcc32dbgpthr -lglobus_common_gcc32dbgpthr -lssl_gcc32dbgpthr -lcrypto_gcc32dbgpthr -lltdl_gcc32dbgpthr -lm' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' PYTHON='/usr/bin/python' RANLIB='ranlib' RM='/bin/rm -f' SHELL='/bin/sh' TAR='/usr/bin/tar' TOPDIR='/Users/merzky/links/saga/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0' YACC='bison -y' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' acx_pthread_config='' bindir='${exec_prefix}/bin' build='i686-apple-darwin9.4.0' build_alias='' build_cpu='i686' build_os='darwin9.4.0' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-apple-darwin9.4.0' host_alias='' host_cpu='i686' host_os='darwin9.4.0' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/Users/merzky/links/saga/svn/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/install' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_MACHINE_ENDIAN_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PWD_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_SCHED_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STDARG_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_XDR_LONGLONG_T 1 #define HAVE_ZLIB_H 1 #define HAVE__BOOL 1 #define NGI_ARCHITECTURE_ID 12 #define NGI_CC "gcc" #define NGI_GETPWUID_R_ENABLE 1 #define NGI_IDL_CPP "gcc -E -xc" #define NGI_NG_DIR "/Users/merzky/links/saga/svn/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/install" #define NGI_PTHREAD_T_CASTABLE_LONG 1 #define NGI_RCSID_EMBEDABLE 1 #define NGI_SELECT_ENABLED 1 #define NGI_SIGNAL_HANDLING_ENABLED 1 #define NGI_SIGWAIT_HAS_BUG 1 #define NGI_SIZET_CHECK_NEGATIVE 1 #define NGI_ZLIB_ENABLED 1 #define NG_ATTRIBUTE_PRINTF_ENABLE 1 #define NG_PTHREAD 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 configure: exit 0