This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-framework-name=Python64 --with-universal-archs=all --enable-framework --enable-universalsdk=MACOSX_DEPLOYMENT_TARGET=10.5 ## --------- ## ## Platform. ## ## --------- ## hostname = sihpc03.zoo.ox.ac.uk uname -m = i386 uname -r = 9.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 8.00 gigabytes Default processor set: 97 tasks, 944 threads, 8 processors Load average: 0.34, Mach factor: 7.65 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Library/Frameworks/Python.framework/Versions/Current/bin PATH: /usr/local/cuda/bin PATH: /opt/local/bin PATH: /opt/local/lib PATH: /opt/local/include PATH: Developer/usr/bin PATH: /Library/Frameworks/Python.framework/Versions/Current/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/texbin PATH: /usr/X11/bin PATH: /usr/local/pgsql/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1905: checking for --with-universal-archs configure:1911: result: all configure:2040: checking MACHDEP configure:2204: result: darwin configure:2210: checking EXTRAPLATDIR configure:2225: result: $(PLATMACDIRS) configure:2236: checking machine type as reported by uname -m configure:2239: result: i386 configure:2252: checking for --without-gcc configure:2301: result: no configure:2362: checking for gcc configure:2389: result: gcc-4.0 configure:2627: checking for C compiler version configure:2634: gcc-4.0 --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:2637: $? = 0 configure:2644: gcc-4.0 -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:2647: $? = 0 configure:2654: gcc-4.0 -V >&5 gcc-4.0: argument to `-V' is missing configure:2657: $? = 1 configure:2680: checking for C compiler default output file name configure:2707: gcc-4.0 conftest.c >&5 configure:2710: $? = 0 configure:2748: result: a.out configure:2765: checking whether the C compiler works configure:2775: ./a.out configure:2778: $? = 0 configure:2795: result: yes configure:2802: checking whether we are cross compiling configure:2804: result: no configure:2807: checking for suffix of executables configure:2814: gcc-4.0 -o conftest conftest.c >&5 configure:2817: $? = 0 configure:2841: result: configure:2847: checking for suffix of object files configure:2873: gcc-4.0 -c conftest.c >&5 configure:2876: $? = 0 configure:2899: result: o configure:2903: checking whether we are using the GNU C compiler configure:2932: gcc-4.0 -c conftest.c >&5 configure:2938: $? = 0 configure:2955: result: yes configure:2960: checking whether gcc-4.0 accepts -g configure:2990: gcc-4.0 -c -g conftest.c >&5 configure:2996: $? = 0 configure:3095: result: yes configure:3112: checking for gcc-4.0 option to accept ISO C89 configure:3186: gcc-4.0 -c -g -O2 conftest.c >&5 configure:3192: $? = 0 configure:3215: result: none needed configure:3236: checking for --with-cxx-main= configure:3262: result: no configure:3363: checking for c++ configure:3379: found /usr/bin/c++ configure:3390: result: c++ configure:3413: WARNING: By default, distutils will build C++ extension modules with "c++". If this is not intended, then set CXX on the configure command line. configure:3429: checking how to run the C preprocessor configure:3469: gcc-4.0 -E conftest.c configure:3475: $? = 0 configure:3506: gcc-4.0 -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3512: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include configure:3545: result: gcc-4.0 -E configure:3574: gcc-4.0 -E conftest.c configure:3580: $? = 0 configure:3611: gcc-4.0 -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3617: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include configure:3655: checking for grep that handles long lines and -e configure:3729: result: /usr/bin/grep configure:3734: checking for egrep configure:3812: result: /usr/bin/grep -E configure:3818: checking for AIX configure:3840: result: no configure:3856: checking for --with-suffix configure:3869: result: configure:3875: checking for case-insensitive build directory configure:3883: result: yes configure:3921: checking LIBRARY configure:3927: result: libpython$(VERSION).a configure:3963: checking LINKCC configure:3984: result: $(PURIFY) $(MAINCC) configure:3987: checking for --enable-shared configure:4004: result: no configure:4007: checking for --enable-profiling configure:4060: result: configure:4070: checking LDLIBRARY configure:4152: result: $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) configure:4198: checking for ranlib configure:4214: found /usr/bin/ranlib configure:4225: result: ranlib configure:4256: checking for ar configure:4272: found /usr/bin/ar configure:4283: result: ar configure:4299: checking for svnversion configure:4315: found /usr/local/bin/svnversion configure:4327: result: found configure:4394: checking for a BSD-compatible install configure:4450: result: /usr/bin/install -c configure:4474: checking for --with-pydebug configure:4494: result: no configure:4573: checking whether gcc-4.0 accepts -fno-strict-aliasing configure:4594: gcc-4.0 -fno-strict-aliasing -o conftest -g -O2 conftest.c >&5 configure:4597: $? = 0 configure:4603: ./conftest configure:4606: $? = 0 configure:4622: result: yes configure:4737: checking whether gcc-4.0 accepts -OPT:Olimit=0 configure:4761: gcc-4.0 -OPT:Olimit=0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 cc1: error: invalid option argument '-OPT:Olimit=0' cc1: error: invalid option argument '-OPT:Olimit=0' cc1: error: invalid option argument '-OPT:Olimit=0' cc1: error: invalid option argument '-OPT:Olimit=0' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccVNalk6.out configure:4764: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | int main() { return 0; } configure:4791: result: no configure:4805: checking whether gcc-4.0 accepts -Olimit 1500 configure:4829: gcc-4.0 -Olimit 1500 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 i686-apple-darwin9-gcc-4.0.1: 1500: No such file or directory powerpc-apple-darwin9-gcc-4.0.1: 1500: No such file or directory powerpc-apple-darwin9-gcc-4.0.1: 1500: No such file or directory i686-apple-darwin9-gcc-4.0.1: 1500: No such file or directory cc1: error: invalid option argument '-Olimit' cc1: error: invalid option argument '-Olimit' cc1: error: invalid option argument '-Olimit' cc1: error: invalid option argument '-Olimit' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccBzsK6z.out configure:4832: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | int main() { return 0; } configure:4859: result: no configure:4869: checking whether gcc supports ParseTuple __format__ configure:4896: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -Werror conftest.c >&5 cc1: warnings being treated as errors conftest.c:9: warning: 'PyArg_ParseTuple' is an unrecognized format function type cc1: warnings being treated as errors conftest.c:9: warning: 'PyArg_ParseTuple' is an unrecognized format function type cc1: warnings being treated as errors conftest.c:9: warning: 'PyArg_ParseTuple' is an unrecognized format function type cc1: warnings being treated as errors conftest.c:9: warning: 'PyArg_ParseTuple' is an unrecognized format function type lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cczau39s.out configure:4902: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); | | int | main () | { | | ; | return 0; | } configure:4918: result: no configure:4932: checking whether pthreads are available without options configure:4966: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c:9:21:conftest.c: In function 'routine': error: conftest.c:11: error: 'NULL' undeclared (first use in this function)no include path in which to search for pthread.h conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'routine': conftest.c: In function 'main': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:14: error: syntax error before 'p'conftest.c:11: error: for each function it appears in.) conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccCKaqew.out configure:4969: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5000: result: no configure:5013: checking whether gcc-4.0 accepts -Kpthread configure:5049: gcc-4.0 -Kpthread -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:9:21:conftest.c:15: error: 'NULL' undeclared (first use in this function) error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:9:21:conftest.c:11: error: for each function it appears in.) error: no include path in which to search for pthread.h conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccIzNJt7.out configure:5052: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5079: result: no configure:5090: checking whether gcc-4.0 accepts -Kthread configure:5126: gcc-4.0 -Kthread -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'routine': conftest.c: In function 'main':conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:11: error: for each function it appears in.) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccc6J2ZP.out configure:5129: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5156: result: no configure:5167: checking whether gcc-4.0 accepts -pthread configure:5203: gcc-4.0 -pthread -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) conftest.c:9:21: error: no include path in which to search for pthread.h conftest.c: In function 'routine': conftest.c:11: error: 'NULL' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:14: error: 'pthread_t' undeclared (first use in this function) conftest.c:14: error: syntax error before 'p' conftest.c:15: error: 'p' undeclared (first use in this function) conftest.c:15: error: 'NULL' undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cczPlJXS.out configure:5206: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | | #include | | void* routine(void* p){return NULL;} | | int main(){ | pthread_t p; | if(pthread_create(&p,NULL,routine,NULL)!=0) | return 1; | (void)pthread_detach(p); | return 0; | } | configure:5233: result: no configure:5242: checking whether c++ also accepts flags for thread support configure:5273: result: no configure:5280: checking for ANSI C header files configure:5310: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:20: error: no include path in which to search for stdlib.h conftest.c:9:20: error: no include path in which to search for stdarg.h conftest.c:10:20: error: no include path in which to search for string.h conftest.c:11:19: error: no include path in which to search for float.h conftest.c:8:20: error: no include path in which to search for stdlib.h conftest.c:9:20: error: no include path in which to search for stdarg.h conftest.c:10:20: error: no include path in which to search for string.h conftest.c:11:19: error: no include path in which to search for float.h conftest.c:8:20: error: no include path in which to search for stdlib.h conftest.c:9:20: error: no include path in which to search for stdarg.h conftest.c:10:20: error: no include path in which to search for string.h conftest.c:11:19: error: no include path in which to search for float.h conftest.c:8:20: error: no include path in which to search for stdlib.h conftest.c:9:20: error: no include path in which to search for stdarg.h conftest.c:10:20: error: no include path in which to search for string.h conftest.c:11:19: error: no include path in which to search for float.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccfACTfm.out configure:5316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5444: result: no configure:5468: checking for sys/types.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:23: error: no include path in which to search for sys/types.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cchZW1W0.out configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for sys/stat.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:22: error: no include path in which to search for sys/stat.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:22: error: no include path in which to search for sys/stat.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:22: error: no include path in which to search for sys/stat.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:22: error: no include path in which to search for sys/stat.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccIvTLsH.out configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for stdlib.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for string.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for string.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for string.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for string.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for string.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc1VOzo9.out configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for memory.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for memory.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for memory.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for memory.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for memory.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccKbbt6q.out configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for strings.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:21: error: no include path in which to search for strings.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:21: error: no include path in which to search for strings.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:21: error: no include path in which to search for strings.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:21: error: no include path in which to search for strings.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccn0LOX1.out configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for inttypes.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for stdint.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5468: checking for unistd.h configure:5489: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for unistd.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for unistd.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for unistd.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:42:20: error: no include path in which to search for unistd.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccgnJVVE.out configure:5495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5511: result: no configure:5602: checking asm/types.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:23: error: no include path in which to search for asm/types.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:23: error: no include path in which to search for asm/types.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:23: error: no include path in which to search for asm/types.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:23: error: no include path in which to search for asm/types.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccJ2Wo7w.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking asm/types.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:8:23: error: asm/types.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for asm/types.h configure:5719: result: no configure:5602: checking conio.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:19: error: no include path in which to search for conio.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:19: error: no include path in which to search for conio.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:19: error: no include path in which to search for conio.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:19: error: no include path in which to search for conio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccML1IaH.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking conio.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:8:19: error: conio.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for conio.h configure:5719: result: no configure:5602: checking curses.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:20: error: no include path in which to search for curses.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:20: error: no include path in which to search for curses.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:20: error: no include path in which to search for curses.h conftest.c:8:19: error: no include path in which to search for stdio.h conftest.c:41:20: error: no include path in which to search for curses.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccnUtL3t.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking curses.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: curses.h: present but cannot be compiled configure:5693: WARNING: curses.h: check for missing prerequisite headers? configure:5695: WARNING: curses.h: see the Autoconf documentation configure:5697: WARNING: curses.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: curses.h: proceeding with the preprocessor's result configure:5701: WARNING: curses.h: in the future, the compiler will take precedence configure:5711: checking for curses.h configure:5719: result: yes configure:5602: checking direct.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking direct.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:9:20: error: direct.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for direct.h configure:5719: result: no configure:5602: checking dlfcn.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:9:19: error: no include path in which to search for stdio.h conftest.c:42:19: error: no include path in which to search for dlfcn.h conftest.c:9:19: error: no include path in which to search for stdio.h conftest.c:42:19: error: no include path in which to search for dlfcn.h conftest.c:9:19: error: no include path in which to search for stdio.h conftest.c:42:19: error: no include path in which to search for dlfcn.h conftest.c:9:19: error: no include path in which to search for stdio.h conftest.c:42:19: error: no include path in which to search for dlfcn.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccZotYlR.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking dlfcn.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: dlfcn.h: present but cannot be compiled configure:5693: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5695: WARNING: dlfcn.h: see the Autoconf documentation configure:5697: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5701: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5711: checking for dlfcn.h configure:5719: result: yes configure:5602: checking errno.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking errno.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: errno.h: present but cannot be compiled configure:5693: WARNING: errno.h: check for missing prerequisite headers? configure:5695: WARNING: errno.h: see the Autoconf documentation configure:5697: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: errno.h: proceeding with the preprocessor's result configure:5701: WARNING: errno.h: in the future, the compiler will take precedence configure:5711: checking for errno.h configure:5719: result: yes configure:5602: checking fcntl.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:11:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for fcntl.h conftest.c:11:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for fcntl.h conftest.c:11:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for fcntl.h conftest.c:11:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for fcntl.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccUxHm6B.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking fcntl.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: fcntl.h: present but cannot be compiled configure:5693: WARNING: fcntl.h: check for missing prerequisite headers? configure:5695: WARNING: fcntl.h: see the Autoconf documentation configure:5697: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5701: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5711: checking for fcntl.h configure:5719: result: yes configure:5602: checking grp.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:12:19: error: no include path in which to search for stdio.h conftest.c:45:17: error: no include path in which to search for grp.h conftest.c:12:19: error: no include path in which to search for stdio.h conftest.c:45:17: error: no include path in which to search for grp.h conftest.c:12:19: error: no include path in which to search for stdio.h conftest.c:45:17: error: no include path in which to search for grp.h conftest.c:12:19: error: no include path in which to search for stdio.h conftest.c:45:17: error: no include path in which to search for grp.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8fWhHH.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking grp.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: grp.h: present but cannot be compiled configure:5693: WARNING: grp.h: check for missing prerequisite headers? configure:5695: WARNING: grp.h: see the Autoconf documentation configure:5697: WARNING: grp.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: grp.h: proceeding with the preprocessor's result configure:5701: WARNING: grp.h: in the future, the compiler will take precedence configure:5711: checking for grp.h configure:5719: result: yes configure:5602: checking ieeefp.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:20: error: no include path in which to search for ieeefp.h conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:20: error: no include path in which to search for ieeefp.h conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:20: error: no include path in which to search for ieeefp.h conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:20: error: no include path in which to search for ieeefp.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc61iXdR.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking ieeefp.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:13:20: error: ieeefp.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for ieeefp.h configure:5719: result: no configure:5602: checking io.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:16: error: no include path in which to search for io.h conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:16: error: no include path in which to search for io.h conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:16: error: no include path in which to search for io.h conftest.c:13:19: error: no include path in which to search for stdio.h conftest.c:46:16: error: no include path in which to search for io.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccyp2Nko.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking io.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:13:16: error: io.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for io.h configure:5719: result: no configure:5602: checking langinfo.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking langinfo.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: langinfo.h: present but cannot be compiled configure:5693: WARNING: langinfo.h: check for missing prerequisite headers? configure:5695: WARNING: langinfo.h: see the Autoconf documentation configure:5697: WARNING: langinfo.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: langinfo.h: proceeding with the preprocessor's result configure:5701: WARNING: langinfo.h: in the future, the compiler will take precedence configure:5711: checking for langinfo.h configure:5719: result: yes configure:5602: checking libintl.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking libintl.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: libintl.h: present but cannot be compiled configure:5693: WARNING: libintl.h: check for missing prerequisite headers? configure:5695: WARNING: libintl.h: see the Autoconf documentation configure:5697: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: libintl.h: proceeding with the preprocessor's result configure:5701: WARNING: libintl.h: in the future, the compiler will take precedence configure:5711: checking for libintl.h configure:5719: result: yes configure:5602: checking ncurses.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:15:19: error: no include path in which to search for stdio.h conftest.c:48:21: error: no include path in which to search for ncurses.h conftest.c:15:19: error: no include path in which to search for stdio.h conftest.c:48:21: error: no include path in which to search for ncurses.h conftest.c:15:19: error: no include path in which to search for stdio.h conftest.c:48:21: error: no include path in which to search for ncurses.h conftest.c:15:19: error: no include path in which to search for stdio.h conftest.c:48:21: error: no include path in which to search for ncurses.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccS9bqVT.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking ncurses.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: ncurses.h: present but cannot be compiled configure:5693: WARNING: ncurses.h: check for missing prerequisite headers? configure:5695: WARNING: ncurses.h: see the Autoconf documentation configure:5697: WARNING: ncurses.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: ncurses.h: proceeding with the preprocessor's result configure:5701: WARNING: ncurses.h: in the future, the compiler will take precedence configure:5711: checking for ncurses.h configure:5719: result: yes configure:5602: checking poll.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:16:19: error: no include path in which to search for stdio.h conftest.c:49:18: error: no include path in which to search for poll.h conftest.c:16:19: error: no include path in which to search for stdio.h conftest.c:49:18: error: no include path in which to search for poll.h conftest.c:16:19: error: no include path in which to search for stdio.h conftest.c:49:18: error: no include path in which to search for poll.h conftest.c:16:19: error: no include path in which to search for stdio.h conftest.c:49:18: error: no include path in which to search for poll.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccnWWJf3.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking poll.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: poll.h: present but cannot be compiled configure:5693: WARNING: poll.h: check for missing prerequisite headers? configure:5695: WARNING: poll.h: see the Autoconf documentation configure:5697: WARNING: poll.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: poll.h: proceeding with the preprocessor's result configure:5701: WARNING: poll.h: in the future, the compiler will take precedence configure:5711: checking for poll.h configure:5719: result: yes configure:5602: checking process.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking process.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:17:21: error: process.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for process.h configure:5719: result: no configure:5602: checking pthread.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking pthread.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: pthread.h: present but cannot be compiled configure:5693: WARNING: pthread.h: check for missing prerequisite headers? configure:5695: WARNING: pthread.h: see the Autoconf documentation configure:5697: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: pthread.h: proceeding with the preprocessor's result configure:5701: WARNING: pthread.h: in the future, the compiler will take precedence configure:5711: checking for pthread.h configure:5719: result: yes configure:5602: checking shadow.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:18:19: error: no include path in which to search for stdio.h conftest.c:51:20: error: no include path in which to search for shadow.h conftest.c:18:19: error: no include path in which to search for stdio.h conftest.c:51:20: error: no include path in which to search for shadow.h conftest.c:18:19: error: no include path in which to search for stdio.h conftest.c:51:20: error: no include path in which to search for shadow.h conftest.c:18:19: error: no include path in which to search for stdio.h conftest.c:51:20: error: no include path in which to search for shadow.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccagNojz.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking shadow.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:18:20: error: shadow.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for shadow.h configure:5719: result: no configure:5602: checking signal.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking signal.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: signal.h: present but cannot be compiled configure:5693: WARNING: signal.h: check for missing prerequisite headers? configure:5695: WARNING: signal.h: see the Autoconf documentation configure:5697: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: signal.h: proceeding with the preprocessor's result configure:5701: WARNING: signal.h: in the future, the compiler will take precedence configure:5711: checking for signal.h configure:5719: result: yes configure:5592: checking for stdint.h configure:5598: result: no configure:5602: checking stropts.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for stropts.h conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for stropts.h conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for stropts.h conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for stropts.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccsNFRBQ.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking stropts.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:19:21: error: stropts.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for stropts.h configure:5719: result: no configure:5602: checking termios.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for termios.h conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for termios.h conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for termios.h conftest.c:19:19: error: no include path in which to search for stdio.h conftest.c:52:21: error: no include path in which to search for termios.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccNBCR0p.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking termios.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: termios.h: present but cannot be compiled configure:5693: WARNING: termios.h: check for missing prerequisite headers? configure:5695: WARNING: termios.h: see the Autoconf documentation configure:5697: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: termios.h: proceeding with the preprocessor's result configure:5701: WARNING: termios.h: in the future, the compiler will take precedence configure:5711: checking for termios.h configure:5719: result: yes configure:5602: checking thread.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking thread.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:20:20: error: thread.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for thread.h configure:5719: result: no configure:5592: checking for unistd.h configure:5598: result: no configure:5602: checking utime.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:20:19: error: no include path in which to search for stdio.h conftest.c:53:19: error: no include path in which to search for utime.h conftest.c:20:19: error: no include path in which to search for stdio.h conftest.c:53:19: error: no include path in which to search for utime.h conftest.c:20:19: error: no include path in which to search for stdio.h conftest.c:53:19: error: no include path in which to search for utime.h conftest.c:20:19: error: no include path in which to search for stdio.h conftest.c:53:19: error: no include path in which to search for utime.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccIqLpFT.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking utime.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: utime.h: present but cannot be compiled configure:5693: WARNING: utime.h: check for missing prerequisite headers? configure:5695: WARNING: utime.h: see the Autoconf documentation configure:5697: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: utime.h: proceeding with the preprocessor's result configure:5701: WARNING: utime.h: in the future, the compiler will take precedence configure:5711: checking for utime.h configure:5719: result: yes configure:5602: checking sys/audioio.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/audioio.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:21:25: error: sys/audioio.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/audioio.h configure:5719: result: no configure:5602: checking sys/bsdtty.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:24: error: no include path in which to search for sys/bsdtty.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:24: error: no include path in which to search for sys/bsdtty.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:24: error: no include path in which to search for sys/bsdtty.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:24: error: no include path in which to search for sys/bsdtty.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccyUMHf6.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/bsdtty.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:21:24: error: sys/bsdtty.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/bsdtty.h configure:5719: result: no configure:5602: checking sys/epoll.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/epoll.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/epoll.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/epoll.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/epoll.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccXyADcL.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/epoll.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:21:23: error: sys/epoll.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/epoll.h configure:5719: result: no configure:5602: checking sys/event.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/event.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/event.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/event.h conftest.c:21:19: error: no include path in which to search for stdio.h conftest.c:54:23: error: no include path in which to search for sys/event.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cccvSgSD.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/event.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/event.h: present but cannot be compiled configure:5693: WARNING: sys/event.h: check for missing prerequisite headers? configure:5695: WARNING: sys/event.h: see the Autoconf documentation configure:5697: WARNING: sys/event.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/event.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/event.h: in the future, the compiler will take precedence configure:5711: checking for sys/event.h configure:5719: result: yes configure:5602: checking sys/file.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:22:19: error: no include path in which to search for stdio.h conftest.c:55:22: error: no include path in which to search for sys/file.h conftest.c:22:19: error: no include path in which to search for stdio.h conftest.c:55:22: error: no include path in which to search for sys/file.h conftest.c:22:19: error: no include path in which to search for stdio.h conftest.c:55:22: error: no include path in which to search for sys/file.h conftest.c:22:19: error: no include path in which to search for stdio.h conftest.c:55:22: error: no include path in which to search for sys/file.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc42A3KH.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/file.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/file.h: present but cannot be compiled configure:5693: WARNING: sys/file.h: check for missing prerequisite headers? configure:5695: WARNING: sys/file.h: see the Autoconf documentation configure:5697: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/file.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/file.h: in the future, the compiler will take precedence configure:5711: checking for sys/file.h configure:5719: result: yes configure:5602: checking sys/loadavg.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/loadavg.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:23:25: error: sys/loadavg.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/loadavg.h configure:5719: result: no configure:5602: checking sys/lock.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/lock.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/lock.h: present but cannot be compiled configure:5693: WARNING: sys/lock.h: check for missing prerequisite headers? configure:5695: WARNING: sys/lock.h: see the Autoconf documentation configure:5697: WARNING: sys/lock.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/lock.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/lock.h: in the future, the compiler will take precedence configure:5711: checking for sys/lock.h configure:5719: result: yes configure:5602: checking sys/mkdev.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/mkdev.h conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/mkdev.h conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/mkdev.h conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/mkdev.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc76i3Cq.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/mkdev.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:24:23: error: sys/mkdev.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/mkdev.h configure:5719: result: no configure:5602: checking sys/modem.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/modem.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:24:23: error: sys/modem.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/modem.h configure:5719: result: no configure:5602: checking sys/param.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/param.h conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/param.h conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/param.h conftest.c:24:19: error: no include path in which to search for stdio.h conftest.c:57:23: error: no include path in which to search for sys/param.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccKCewB8.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/param.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/param.h: present but cannot be compiled configure:5693: WARNING: sys/param.h: check for missing prerequisite headers? configure:5695: WARNING: sys/param.h: see the Autoconf documentation configure:5697: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/param.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/param.h: in the future, the compiler will take precedence configure:5711: checking for sys/param.h configure:5719: result: yes configure:5602: checking sys/poll.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:25:19: error: no include path in which to search for stdio.h conftest.c:58:22: error: no include path in which to search for sys/poll.h conftest.c:25:19: error: no include path in which to search for stdio.h conftest.c:58:22: error: no include path in which to search for sys/poll.h conftest.c:25:19: error: no include path in which to search for stdio.h conftest.c:58:22: error: no include path in which to search for sys/poll.h conftest.c:25:19: error: no include path in which to search for stdio.h conftest.c:58:22: error: no include path in which to search for sys/poll.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccLfcXWA.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/poll.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/poll.h: present but cannot be compiled configure:5693: WARNING: sys/poll.h: check for missing prerequisite headers? configure:5695: WARNING: sys/poll.h: see the Autoconf documentation configure:5697: WARNING: sys/poll.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/poll.h: in the future, the compiler will take precedence configure:5711: checking for sys/poll.h configure:5719: result: yes configure:5602: checking sys/select.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:26:19: error: no include path in which to search for stdio.h conftest.c:59:24: error: no include path in which to search for sys/select.h conftest.c:26:19: error: no include path in which to search for stdio.h conftest.c:59:24: error: no include path in which to search for sys/select.h conftest.c:26:19: error: no include path in which to search for stdio.h conftest.c:59:24: error: no include path in which to search for sys/select.h conftest.c:26:19: error: no include path in which to search for stdio.h conftest.c:59:24: error: no include path in which to search for sys/select.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccZGO9pp.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/select.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/select.h: present but cannot be compiled configure:5693: WARNING: sys/select.h: check for missing prerequisite headers? configure:5695: WARNING: sys/select.h: see the Autoconf documentation configure:5697: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/select.h: in the future, the compiler will take precedence configure:5711: checking for sys/select.h configure:5719: result: yes configure:5602: checking sys/socket.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:27:19: error: no include path in which to search for stdio.h conftest.c:60:24: error: no include path in which to search for sys/socket.h conftest.c:27:19: error: no include path in which to search for stdio.h conftest.c:60:24: error: no include path in which to search for sys/socket.h conftest.c:27:19: error: no include path in which to search for stdio.h conftest.c:60:24: error: no include path in which to search for sys/socket.h conftest.c:27:19: error: no include path in which to search for stdio.h conftest.c:60:24: error: no include path in which to search for sys/socket.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccce9QDd.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/socket.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/socket.h: present but cannot be compiled configure:5693: WARNING: sys/socket.h: check for missing prerequisite headers? configure:5695: WARNING: sys/socket.h: see the Autoconf documentation configure:5697: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:5711: checking for sys/socket.h configure:5719: result: yes configure:5602: checking sys/statvfs.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/statvfs.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/statvfs.h: present but cannot be compiled configure:5693: WARNING: sys/statvfs.h: check for missing prerequisite headers? configure:5695: WARNING: sys/statvfs.h: see the Autoconf documentation configure:5697: WARNING: sys/statvfs.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/statvfs.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/statvfs.h: in the future, the compiler will take precedence configure:5711: checking for sys/statvfs.h configure:5719: result: yes configure:5592: checking for sys/stat.h configure:5598: result: no configure:5602: checking sys/termio.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/termio.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:29:24: error: sys/termio.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for sys/termio.h configure:5719: result: no configure:5602: checking sys/time.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:29:19: error: no include path in which to search for stdio.h conftest.c:62:22: error: no include path in which to search for sys/time.h conftest.c:29:19: error: no include path in which to search for stdio.h conftest.c:62:22: error: no include path in which to search for sys/time.h conftest.c:29:19: error: no include path in which to search for stdio.h conftest.c:62:22: error: no include path in which to search for sys/time.h conftest.c:29:19: error: no include path in which to search for stdio.h conftest.c:62:22: error: no include path in which to search for sys/time.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccQ3idkK.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/time.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/time.h: present but cannot be compiled configure:5693: WARNING: sys/time.h: check for missing prerequisite headers? configure:5695: WARNING: sys/time.h: see the Autoconf documentation configure:5697: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5711: checking for sys/time.h configure:5719: result: yes configure:5602: checking sys/times.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/times.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/times.h: present but cannot be compiled configure:5693: WARNING: sys/times.h: check for missing prerequisite headers? configure:5695: WARNING: sys/times.h: see the Autoconf documentation configure:5697: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/times.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/times.h: in the future, the compiler will take precedence configure:5711: checking for sys/times.h configure:5719: result: yes configure:5592: checking for sys/types.h configure:5598: result: no configure:5602: checking sys/un.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:31:19: error: no include path in which to search for stdio.h conftest.c:64:20: error: no include path in which to search for sys/un.h conftest.c:31:19: error: no include path in which to search for stdio.h conftest.c:64:20: error: no include path in which to search for sys/un.h conftest.c:31:19: error: no include path in which to search for stdio.h conftest.c:64:20: error: no include path in which to search for sys/un.h conftest.c:31:19: error: no include path in which to search for stdio.h conftest.c:64:20: error: no include path in which to search for sys/un.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccNlzBK6.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/un.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/un.h: present but cannot be compiled configure:5693: WARNING: sys/un.h: check for missing prerequisite headers? configure:5695: WARNING: sys/un.h: see the Autoconf documentation configure:5697: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/un.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/un.h: in the future, the compiler will take precedence configure:5711: checking for sys/un.h configure:5719: result: yes configure:5602: checking sys/utsname.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:32:19: error: no include path in which to search for stdio.h conftest.c:65:25: error: no include path in which to search for sys/utsname.h conftest.c:32:19: error: no include path in which to search for stdio.h conftest.c:65:25: error: no include path in which to search for sys/utsname.h conftest.c:32:19: error: no include path in which to search for stdio.h conftest.c:65:25: error: no include path in which to search for sys/utsname.h conftest.c:32:19: error: no include path in which to search for stdio.h conftest.c:65:25: error: no include path in which to search for sys/utsname.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccMhVEB6.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/utsname.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/utsname.h: present but cannot be compiled configure:5693: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:5695: WARNING: sys/utsname.h: see the Autoconf documentation configure:5697: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:5711: checking for sys/utsname.h configure:5719: result: yes configure:5602: checking sys/wait.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:33:19: error: no include path in which to search for stdio.h conftest.c:66:22: error: no include path in which to search for sys/wait.h conftest.c:33:19: error: no include path in which to search for stdio.h conftest.c:66:22: error: no include path in which to search for sys/wait.h conftest.c:33:19: error: no include path in which to search for stdio.h conftest.c:66:22: error: no include path in which to search for sys/wait.h conftest.c:33:19: error: no include path in which to search for stdio.h conftest.c:66:22: error: no include path in which to search for sys/wait.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc4oSZM2.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/wait.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/wait.h: present but cannot be compiled configure:5693: WARNING: sys/wait.h: check for missing prerequisite headers? configure:5695: WARNING: sys/wait.h: see the Autoconf documentation configure:5697: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:5711: checking for sys/wait.h configure:5719: result: yes configure:5602: checking pty.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking pty.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:34:17: error: pty.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for pty.h configure:5719: result: no configure:5602: checking libutil.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking libutil.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:34:21: error: libutil.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for libutil.h configure:5719: result: no configure:5602: checking sys/resource.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sys/resource.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sys/resource.h: present but cannot be compiled configure:5693: WARNING: sys/resource.h: check for missing prerequisite headers? configure:5695: WARNING: sys/resource.h: see the Autoconf documentation configure:5697: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:5701: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:5711: checking for sys/resource.h configure:5719: result: yes configure:5602: checking netpacket/packet.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:30: error: no include path in which to search for netpacket/packet.h conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:30: error: no include path in which to search for netpacket/packet.h conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:30: error: no include path in which to search for netpacket/packet.h conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:30: error: no include path in which to search for netpacket/packet.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc2yTGUS.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking netpacket/packet.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:35:30: error: netpacket/packet.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for netpacket/packet.h configure:5719: result: no configure:5602: checking sysexits.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:22: error: no include path in which to search for sysexits.h conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:22: error: no include path in which to search for sysexits.h conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:22: error: no include path in which to search for sysexits.h conftest.c:35:19: error: no include path in which to search for stdio.h conftest.c:68:22: error: no include path in which to search for sysexits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccXZOcLZ.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking sysexits.h presence configure:5658: gcc-4.0 -E conftest.c configure:5664: $? = 0 configure:5678: result: yes configure:5691: WARNING: sysexits.h: present but cannot be compiled configure:5693: WARNING: sysexits.h: check for missing prerequisite headers? configure:5695: WARNING: sysexits.h: see the Autoconf documentation configure:5697: WARNING: sysexits.h: section "Present But Cannot Be Compiled" configure:5699: WARNING: sysexits.h: proceeding with the preprocessor's result configure:5701: WARNING: sysexits.h: in the future, the compiler will take precedence configure:5711: checking for sysexits.h configure:5719: result: yes configure:5602: checking bluetooth.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:23: error: no include path in which to search for bluetooth.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:23: error: no include path in which to search for bluetooth.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:23: error: no include path in which to search for bluetooth.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:23: error: no include path in which to search for bluetooth.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccysQshY.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking bluetooth.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:36:23: error: bluetooth.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for bluetooth.h configure:5719: result: no configure:5602: checking bluetooth/bluetooth.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:33: error: no include path in which to search for bluetooth/bluetooth.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:33: error: no include path in which to search for bluetooth/bluetooth.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:33: error: no include path in which to search for bluetooth/bluetooth.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:33: error: no include path in which to search for bluetooth/bluetooth.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccvROmNH.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking bluetooth/bluetooth.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:36:33: error: bluetooth/bluetooth.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for bluetooth/bluetooth.h configure:5719: result: no configure:5602: checking linux/tipc.h usability configure:5619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:24: error: no include path in which to search for linux/tipc.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:24: error: no include path in which to search for linux/tipc.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:24: error: no include path in which to search for linux/tipc.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:24: error: no include path in which to search for linux/tipc.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccrPtT1Z.out configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5639: result: no configure:5643: checking linux/tipc.h presence configure:5658: gcc-4.0 -E conftest.c conftest.c:36:24: error: linux/tipc.h: No such file or directory configure:5664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5678: result: no configure:5711: checking for linux/tipc.h configure:5719: result: no configure:5740: checking for dirent.h that defines DIR configure:5769: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5791: result: no configure:5740: checking for sys/ndir.h that defines DIR configure:5769: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:5775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5791: result: no configure:5740: checking for sys/dir.h that defines DIR configure:5769: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:21: error: no include path in which to search for sys/dir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:21: error: no include path in which to search for sys/dir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:21: error: no include path in which to search for sys/dir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:21: error: no include path in which to search for sys/dir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccGCmX53.out configure:5775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5791: result: no configure:5740: checking for ndir.h that defines DIR configure:5769: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:18: error: no include path in which to search for ndir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:18: error: no include path in which to search for ndir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:18: error: no include path in which to search for ndir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:37:18: error: no include path in which to search for ndir.h conftest.c: In function 'main': conftest.c:42: error: 'DIR' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before ')' token lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccgFunB4.out configure:5775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5791: result: no configure:5888: checking for library containing opendir configure:5929: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:5935: $? = 0 configure:5963: result: none required configure:5973: checking whether sys/types.h defines makedev configure:5999: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:36:23: error: no include path in which to search for sys/types.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cck4QwjM.out configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:6023: result: no configure:6028: checking for sys/mkdev.h configure:6033: result: no configure:6178: checking sys/sysmacros.h usability configure:6195: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:27: error: no include path in which to search for sys/sysmacros.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:27: error: no include path in which to search for sys/sysmacros.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:27: error: no include path in which to search for sys/sysmacros.h conftest.c:36:19: error: no include path in which to search for stdio.h conftest.c:69:27: error: no include path in which to search for sys/sysmacros.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccUn8FNi.out configure:6201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6215: result: no configure:6219: checking sys/sysmacros.h presence configure:6234: gcc-4.0 -E conftest.c conftest.c:36:27: error: sys/sysmacros.h: No such file or directory configure:6240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:6254: result: no configure:6287: checking for sys/sysmacros.h configure:6294: result: no configure:6316: checking for term.h configure:6341: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:38:20: error: no include path in which to search for curses.h conftest.c:42:18: error: no include path in which to search for term.h conftest.c:38:20: error: no include path in which to search for curses.h conftest.c:42:18: error: no include path in which to search for term.h conftest.c:38:20: error: no include path in which to search for curses.h conftest.c:42:18: error: no include path in which to search for term.h conftest.c:38:20: error: no include path in which to search for curses.h conftest.c:42:18: error: no include path in which to search for term.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccDvZtVu.out configure:6347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_CURSES_H | #include | #endif | | | #include configure:6363: result: no configure:6380: checking for linux/netlink.h configure:6408: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:41:24: error: no include path in which to search for sys/socket.h conftest.c:45:27: error: no include path in which to search for linux/netlink.h conftest.c:41:24: error: no include path in which to search for sys/socket.h conftest.c:45:27: error: no include path in which to search for linux/netlink.h conftest.c:41:24: error: no include path in which to search for sys/socket.h conftest.c:45:27: error: no include path in which to search for linux/netlink.h conftest.c:41:24: error: no include path in which to search for sys/socket.h conftest.c:45:27: error: no include path in which to search for linux/netlink.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc5wvzdW.out configure:6414: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_ASM_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:6430: result: no configure:6444: checking for clock_t in time.h configure:6469: result: yes configure:6473: checking for makedev configure:6496: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:36:23: error: no include path in which to search for sys/types.h conftest.c:36:23: error: no include path in which to search for sys/types.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccQX1tM1.out configure:6502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | makedev(0, 0) | ; | return 0; | } configure:6544: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:6550: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #define _OSF_SOURCE 1 | #include | | int | main () | { | makedev(0, 0) | ; | return 0; | } configure:6574: result: no configure:6592: checking Solaris LFS bug configure:6619: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:6625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #include | | int | main () | { | struct rlimit foo; | ; | return 0; | } configure:6639: result: yes configure:6668: checking for mode_t configure:6698: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:6704: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6719: result: no configure:6731: checking for off_t configure:6761: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:40:19: error: no include path in which to search for stdio.h conftest.c:73: error: syntax error before 'ac__type_new_' conftest.c:73: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:77: error: syntax error before ')' token conftest.c:40:19: error: no include path in which to search for stdio.h conftest.c:40:19: error: no include path in which to search for stdio.h conftest.c:73: error: syntax error before 'ac__type_new_' conftest.c:73: warning: data definition has no type or storage class conftest.c:73: error: syntax error before 'ac__type_new_' conftest.c: In function 'main': conftest.c:77: error: syntax error before ')' token conftest.c:73: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:77: error: syntax error before ')' token conftest.c:40:19: error: no include path in which to search for stdio.h conftest.c:73: error: syntax error before 'ac__type_new_' conftest.c:73: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:77: error: syntax error before ')' token lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccftrmHO.out configure:6767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6782: result: no configure:6794: checking for pid_t configure:6824: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:6830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6845: result: no configure:6857: checking return type of signal handlers configure:6885: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:43:20: error: no include path in which to search for signal.h conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:43:20: error: no include path in which to search for signal.h conftest.c: In function 'main': conftest.c:48: error: called object 'signal(0, 0)' is not a function conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:43:20: error: no include path in which to search for signal.h conftest.c: In function 'main': conftest.c:48: error: called object 'signal(0, 0)' is not a function conftest.c: In function 'main': conftest.c:48: error: called object 'signal(0, 0)' is not a function conftest.c:42:23: error: no include path in which to search for sys/types.h conftest.c:43:20: error: no include path in which to search for signal.h conftest.c: In function 'main': conftest.c:48: error: called object 'signal(0, 0)' is not a function lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc6j6c0c.out configure:6891: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6906: result: void configure:6914: checking for size_t configure:6944: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:6950: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6965: result: no configure:6977: checking for uid_t in sys/types.h configure:7000: result: yes configure:7015: checking for ssize_t configure:7045: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:7051: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7066: result: no configure:7079: checking for int configure:7109: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:44:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccuP4LRI.out configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7130: result: no configure:7137: checking size of int configure:7439: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:44:19: error: conftest.c:44:19:no include path in which to search for stdio.h error: no include path in which to search for stdio.h conftest.c:44:19: error: no include path in which to search for stdio.h conftest.c:80:19: error: no include path in which to search for stdio.h conftest.c:81:20: error: conftest.c:80:19:no include path in which to search for stdlib.hconftest.c:80:19: error: error: no include path in which to search for stdio.hconftest.c: In function 'main': conftest.c:81:20:no include path in which to search for stdio.hconftest.c:86: error: 'FILE' undeclared (first use in this function) conftest.c:81:20:error: no include path in which to search for stdlib.h conftest.c:86: error: (Each undeclared identifier is reported only once error: no include path in which to search for stdlib.hconftest.c:86: error: for each function it appears in.) conftest.c:86: error: 'f' undeclared (first use in this function)conftest.c: In function 'main': conftest.c: In function 'main': conftest.c:86: error: 'FILE' undeclared (first use in this function)conftest.c:86: error: 'FILE' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: (Each undeclared identifier is reported only onceconftest.c:86: error: for each function it appears in.) conftest.c:86: error: 'f' undeclared (first use in this function)conftest.c:86: error: for each function it appears in.) conftest.c:86: error: 'f' undeclared (first use in this function) conftest.c:94: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:94: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:94: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:44:19: error: no include path in which to search for stdio.h conftest.c:80:19: error: no include path in which to search for stdio.h conftest.c:81:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:86: error: 'FILE' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) conftest.c:86: error: 'f' undeclared (first use in this function) conftest.c:94: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccpkAL5D.out configure:7442: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:7474: result: 0 configure:7484: checking for long configure:7514: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:45:19: error: no include path in which to search for stdio.h conftest.c:45:19: error: no include path in which to search for stdio.h conftest.c:45:19: error: no include path in which to search for stdio.h conftest.c:45:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc2dHOKD.out configure:7520: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7535: result: no configure:7542: checking size of long configure:7844: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:45:19: error: no include path in which to search for stdio.h conftest.c:81:19: error: no include path in which to search for stdio.h conftest.c:82:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:45:19:conftest.c:87: error: 'FILE' undeclared (first use in this function) error: conftest.c:87: error: (Each undeclared identifier is reported only onceno include path in which to search for stdio.h conftest.c:87: error: for each function it appears in.) conftest.c:87: error: 'f' undeclared (first use in this function) conftest.c:95: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:81:19: error: no include path in which to search for stdio.h conftest.c:82:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:87: error: 'FILE' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) conftest.c:87: error: 'f' undeclared (first use in this function) conftest.c:45:19: error: no include path in which to search for stdio.h conftest.c:95: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:81:19: error: no include path in which to search for stdio.h conftest.c:82:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:87: error: 'FILE' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) conftest.c:87: error: 'f' undeclared (first use in this function) conftest.c:95: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:45:19: error: no include path in which to search for stdio.h conftest.c:81:19: error: no include path in which to search for stdio.h conftest.c:82:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:87: error: 'FILE' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) conftest.c:87: error: 'f' undeclared (first use in this function) conftest.c:95: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccnN7ePk.out configure:7847: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:7879: result: 0 configure:7889: checking for void * configure:7919: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:46:19: error: no include path in which to search for stdio.h conftest.c:46:19: error: no include path in which to search for stdio.h conftest.c:46:19: error: no include path in which to search for stdio.h conftest.c:46:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccYjpNKy.out configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef void * ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7940: result: no configure:7947: checking size of void * configure:8249: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:46:19: error: no include path in which to search for stdio.h conftest.c:46:19: error: no include path in which to search for stdio.h conftest.c:46:19: error: no include path in which to search for stdio.h conftest.c:82:19: error: no include path in which to search for stdio.h conftest.c:83:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.)conftest.c:82:19: conftest.c:88: error: 'f' undeclared (first use in this function)error: no include path in which to search for stdio.h conftest.c:83:20: error: no include path in which to search for stdlib.h conftest.c:82:19: error: no include path in which to search for stdio.hconftest.c: In function 'main': conftest.c:83:20: conftest.c:88: error: 'FILE' undeclared (first use in this function)conftest.c:46:19:error: error: no include path in which to search for stdlib.hno include path in which to search for stdio.h conftest.c:88: error: (Each undeclared identifier is reported only onceconftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c: In function 'main': conftest.c:88: error: for each function it appears in.) conftest.c:88: error: 'f' undeclared (first use in this function) conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only onceconftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:88: error: for each function it appears in.) conftest.c:88: error: 'f' undeclared (first use in this function) conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:82:19: error: no include path in which to search for stdio.h conftest.c:83:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) conftest.c:88: error: 'f' undeclared (first use in this function) conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccaWNfbr.out configure:8252: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef void * ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:8284: result: 0 configure:8294: checking for short configure:8324: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:47:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8AMxy8.out configure:8330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef short ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8345: result: no configure:8352: checking size of short configure:8654: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:83:19: error: no include path in which to search for stdio.h conftest.c:84:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:89: error: 'FILE' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) conftest.c:89: error: 'f' undeclared (first use in this function) conftest.c:83:19: error: no include path in which to search for stdio.h conftest.c:84:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:89: error: 'FILE' undeclared (first use in this function) conftest.c:97: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) conftest.c:89: error: 'f' undeclared (first use in this function) conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:97: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:83:19: error: no include path in which to search for stdio.h conftest.c:84:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:89: error: 'FILE' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) conftest.c:89: error: 'f' undeclared (first use in this function) conftest.c:47:19: error: no include path in which to search for stdio.h conftest.c:97: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:83:19: error: no include path in which to search for stdio.h conftest.c:84:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:89: error: 'FILE' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) conftest.c:89: error: 'f' undeclared (first use in this function) conftest.c:97: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cchOTonW.out configure:8657: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef short ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:8689: result: 0 configure:8699: checking for float configure:8729: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:48:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccxmhQUr.out configure:8735: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef float ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8750: result: no configure:8757: checking size of float configure:9059: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:84:19: error: no include path in which to search for stdio.h conftest.c:85:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:90: error: 'FILE' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: 'f' undeclared (first use in this function) conftest.c:98: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:105: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:84:19: error: no include path in which to search for stdio.h conftest.c:85:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:90: error: 'FILE' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: 'f' undeclared (first use in this function) conftest.c:98: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:105: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:84:19: error: no include path in which to search for stdio.h conftest.c:85:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:90: error: 'FILE' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: 'f' undeclared (first use in this function) conftest.c:98: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:105: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:48:19: error: no include path in which to search for stdio.h conftest.c:84:19: error: no include path in which to search for stdio.h conftest.c:85:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:90: error: 'FILE' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: error: 'f' undeclared (first use in this function) conftest.c:98: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:105: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccaIHjtP.out configure:9062: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef float ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:9094: result: 0 configure:9104: checking for double configure:9134: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:49:19: error: no include path in which to search for stdio.h conftest.c:49:19: error: no include path in which to search for stdio.h conftest.c:49:19: error: no include path in which to search for stdio.h conftest.c:49:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cczQuSaB.out configure:9140: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef double ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9155: result: no configure:9162: checking size of double configure:9464: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:49:19: error: no include path in which to search for stdio.h conftest.c:85:19: error: no include path in which to search for stdio.h conftest.c:86:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:91: error: 'FILE' undeclared (first use in this function) conftest.c:49:19:conftest.c:91: error: (Each undeclared identifier is reported only once error: conftest.c:91: error: for each function it appears in.)no include path in which to search for stdio.h conftest.c:91: error: 'f' undeclared (first use in this function) conftest.c:49:19: error: no include path in which to search for stdio.h conftest.c:99: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:85:19: error: no include path in which to search for stdio.h conftest.c:86:20: conftest.c:85:19: error: error: no include path in which to search for stdlib.h no include path in which to search for stdio.h conftest.c:86:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:91: error: 'FILE' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only onceconftest.c: In function 'main': conftest.c:91: error: for each function it appears in.) conftest.c:91: error: 'FILE' undeclared (first use in this function) conftest.c:91: error: 'f' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) conftest.c:91: error: 'f' undeclared (first use in this function) conftest.c:99: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:99: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:49:19: error: no include path in which to search for stdio.h conftest.c:85:19: error: no include path in which to search for stdio.h conftest.c:86:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:91: error: 'FILE' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) conftest.c:91: error: 'f' undeclared (first use in this function) conftest.c:99: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccSHT8tZ.out configure:9467: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef double ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:9499: result: 0 configure:9509: checking for fpos_t configure:9539: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c:83: error: syntax error before 'ac__type_new_' conftest.c:83: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:87: error: syntax error before ')' token conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c:83: error: syntax error before 'ac__type_new_' conftest.c:83: warning: data definition has no type or storage class conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:87: error: syntax error before ')' token conftest.c:83: error: syntax error before 'ac__type_new_' conftest.c:83: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:87: error: syntax error before ')' token conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c:83: error: syntax error before 'ac__type_new_' conftest.c:83: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:87: error: syntax error before ')' token lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccohVve5.out configure:9545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef fpos_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9560: result: no configure:9567: checking size of fpos_t configure:9869: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c:83: error: syntax error before 'ac__type_sizeof_' conftest.c:83: warning: data definition has no type or storage class conftest.c:86:19: error: no include path in which to search for stdio.h conftest.c:87:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:92: error: 'FILE' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'f' undeclared (first use in this function) conftest.c:100: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:50:19: conftest.c:107: warning: incompatible implicit declaration of built-in function 'fprintf'error: no include path in which to search for stdio.h conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c:83: error: syntax error before 'ac__type_sizeof_' conftest.c:83: warning: data definition has no type or storage class conftest.c:83: error: syntax error before 'ac__type_sizeof_' conftest.c:83: warning: data definition has no type or storage class conftest.c:86:19: error: no include path in which to search for stdio.h conftest.c:87:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:92: error: 'FILE' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'f' undeclared (first use in this function) conftest.c:86:19: error: no include path in which to search for stdio.h conftest.c:87:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:92: error: 'FILE' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'f' undeclared (first use in this function) conftest.c:100: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:107: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:100: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:107: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:50:19: error: no include path in which to search for stdio.h conftest.c:83: error: syntax error before 'ac__type_sizeof_' conftest.c:83: warning: data definition has no type or storage class conftest.c:86:19: error: no include path in which to search for stdio.h conftest.c:87:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:92: error: 'FILE' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'f' undeclared (first use in this function) conftest.c:100: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:107: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc6CT5gJ.out configure:9872: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef fpos_t ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:9904: result: 0 configure:9914: checking for size_t configure:9965: result: no configure:9972: checking size of size_t configure:10274: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:51:19: error: no include path in which to search for stdio.h conftest.c:87:19: error: no include path in which to search for stdio.h conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:93: error: 'FILE' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:93: error: 'f' undeclared (first use in this function) conftest.c:51:19: error: no include path in which to search for stdio.h conftest.c:51:19: error: no include path in which to search for stdio.h conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:87:19: error: no include path in which to search for stdio.h conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:93: error: 'FILE' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:93: error: 'f' undeclared (first use in this function) conftest.c:87:19: error: no include path in which to search for stdio.h conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:93: error: 'FILE' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:93: error: 'f' undeclared (first use in this function) conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:51:19: error: no include path in which to search for stdio.h conftest.c:87:19: error: no include path in which to search for stdio.h conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:93: error: 'FILE' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) conftest.c:93: error: 'f' undeclared (first use in this function) conftest.c:101: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cch1ojCb.out configure:10277: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:10309: result: 0 configure:10319: checking for pid_t configure:10370: result: no configure:10377: checking size of pid_t configure:10679: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:52:19: error: no include path in which to search for stdio.h conftest.c:88:19:conftest.c:52:19: error: error: no include path in which to search for stdio.hno include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:94: error: 'FILE' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) conftest.c:94: error: 'f' undeclared (first use in this function) conftest.c:52:19: error: no include path in which to search for stdio.h conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:109: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:94: error: 'FILE' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) conftest.c:94: error: 'f' undeclared (first use in this function) conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:94: error: 'FILE' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) conftest.c:94: error: 'f' undeclared (first use in this function) conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:109: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:109: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:52:19: error: no include path in which to search for stdio.h conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:94: error: 'FILE' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) conftest.c:94: error: 'f' undeclared (first use in this function) conftest.c:102: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:109: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccCndxRP.out configure:10682: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:10714: result: 0 configure:10725: checking for long long support configure:10749: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:10755: $? = 0 configure:10776: result: yes configure:10779: checking for long long configure:10809: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:10815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10830: result: no configure:10837: checking size of long long configure:11139: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:54:19: error: no include path in which to search for stdio.h conftest.c:54:19: error: no include path in which to search for stdio.h conftest.c:90:19: error: no include path in which to search for stdio.h conftest.c:91:20: error: no include path in which to search for stdlib.h conftest.c:54:19:conftest.c: In function 'main': error: conftest.c:96: error: 'FILE' undeclared (first use in this function)no include path in which to search for stdio.h conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: 'f' undeclared (first use in this function) conftest.c:90:19:conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' error: no include path in which to search for stdio.h conftest.c:91:20: error: no include path in which to search for stdlib.h conftest.c:111: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c: In function 'main': conftest.c:96: error: 'FILE' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: 'f' undeclared (first use in this function) conftest.c:90:19: error: no include path in which to search for stdio.h conftest.c:91:20: error: no include path in which to search for stdlib.h conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c: In function 'main': conftest.c:96: error: 'FILE' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: 'f' undeclared (first use in this function)conftest.c:111: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:111: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:54:19: error: no include path in which to search for stdio.h conftest.c:90:19: error: no include path in which to search for stdio.h conftest.c:91:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:96: error: 'FILE' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: 'f' undeclared (first use in this function) conftest.c:104: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:111: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc17s8kD.out configure:11142: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long long ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:11174: result: 0 configure:11186: checking for long double support configure:11210: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:11216: $? = 0 configure:11237: result: yes configure:11240: checking for long double configure:11270: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:56:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cczS6w7c.out configure:11276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long double ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:11291: result: no configure:11298: checking size of long double configure:11600: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:92:19: conftest.c:92:19:error: no include path in which to search for stdio.herror: no include path in which to search for stdio.hconftest.c:93:20: conftest.c:93:20: error: error: no include path in which to search for stdlib.hno include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:98: error: 'FILE' undeclared (first use in this function) conftest.c: In function 'main':conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) conftest.c:98: error: 'FILE' undeclared (first use in this function)conftest.c:98: error: 'f' undeclared (first use in this function)conftest.c:92:19: error: conftest.c:98: error: (Each undeclared identifier is reported only onceno include path in which to search for stdio.h conftest.c:98: error: for each function it appears in.)conftest.c:93:20: error: no include path in which to search for stdlib.h conftest.c:98: error: 'f' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c:98: error: 'FILE' undeclared (first use in this function) conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) conftest.c:98: error: 'f' undeclared (first use in this function) conftest.c:113: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:113: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:113: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:56:19: error: no include path in which to search for stdio.h conftest.c:92:19: error: no include path in which to search for stdio.h conftest.c:93:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:98: error: 'FILE' undeclared (first use in this function) conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) conftest.c:98: error: 'f' undeclared (first use in this function) conftest.c:106: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:113: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccn7zkYA.out configure:11603: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long double ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:11635: result: 0 configure:11647: checking for _Bool support configure:11671: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:11677: $? = 0 configure:11698: result: yes configure:11701: checking for _Bool configure:11731: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:11737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef _Bool ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:11752: result: no configure:11759: checking size of _Bool configure:12061: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:58:19: error: no include path in which to search for stdio.h conftest.c:58:19: error: no include path in which to search for stdio.h conftest.c:58:19: error: no include path in which to search for stdio.h conftest.c:94:19: error: no include path in which to search for stdio.h conftest.c:95:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:100: error: 'FILE' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:100: error: 'f' undeclared (first use in this function) conftest.c:94:19: error: no include path in which to search for stdio.h conftest.c:95:20: error: conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c:94:19:no include path in which to search for stdlib.h error: no include path in which to search for stdio.h conftest.c: In function 'main':conftest.c:95:20: conftest.c:115: warning: incompatible implicit declaration of built-in function 'fprintf'error: conftest.c:100: error: 'FILE' undeclared (first use in this function)no include path in which to search for stdlib.h conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:100: error: 'f' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:100: error: 'FILE' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:100: error: 'f' undeclared (first use in this function) conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:115: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:115: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:58:19: error: no include path in which to search for stdio.h conftest.c:94:19: error: no include path in which to search for stdio.h conftest.c:95:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:100: error: 'FILE' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) conftest.c:100: error: 'f' undeclared (first use in this function) conftest.c:108: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:115: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccm6Ayvp.out configure:12064: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef _Bool ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:12096: result: 0 configure:12108: checking for uintptr_t configure:12141: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:12147: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | | typedef uintptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:12162: result: no configure:12580: checking size of off_t configure:12610: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:59:19: error: no include path in which to search for stdio.h conftest.c:60:23: error: no include path in which to search for sys/types.h conftest.c: In function 'main': conftest.c:63: error: 'FILE' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: 'f' undeclared (first use in this function) conftest.c:64: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:65: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:59:19: error: no include path in which to search for stdio.h conftest.c:60:23: error: no include path in which to search for sys/types.h conftest.c: In function 'main': conftest.c:63: error: 'FILE' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: 'f' undeclared (first use in this function)conftest.c:59:19: error: no include path in which to search for stdio.h conftest.c:60:23: error: no include path in which to search for sys/types.h conftest.c:64: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:65: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c: In function 'main': conftest.c:63: error: 'FILE' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: 'f' undeclared (first use in this function) conftest.c:64: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:65: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:59:19: error: no include path in which to search for stdio.h conftest.c:60:23: error: no include path in which to search for sys/types.h conftest.c: In function 'main': conftest.c:63: error: 'FILE' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: 'f' undeclared (first use in this function) conftest.c:64: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:65: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cciiaLc8.out configure:12613: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | /* end confdefs.h. */ | #include | #include | main() | { | FILE *f=fopen("conftestval", "w"); | if (!f) exit(1); | fprintf(f, "%d\n", sizeof(off_t)); | exit(0); | } configure:12640: result: 0 configure:12648: checking whether to enable large file support configure:12661: result: no configure:12666: checking size of time_t configure:12696: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:60:19: error: no include path in which to search for stdio.h conftest.c:61:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:64: error: 'FILE' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:60:19:conftest.c:64: error: for each function it appears in.) error: conftest.c:64: error: 'f' undeclared (first use in this function)no include path in which to search for stdio.h conftest.c:61:18: error: no include path in which to search for time.h conftest.c:65: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:66: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:66: error: 'time_t' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:64: error: 'FILE' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) conftest.c:64: error: 'f' undeclared (first use in this function) conftest.c:60:19: error: no include path in which to search for stdio.h conftest.c:61:18: error: conftest.c:65: warning: incompatible implicit declaration of built-in function 'exit'no include path in which to search for time.h conftest.c:66: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:66: error: 'time_t' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:64: error: 'FILE' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) conftest.c:64: error: 'f' undeclared (first use in this function) conftest.c:65: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:66: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:66: error: 'time_t' undeclared (first use in this function) conftest.c:60:19: error: no include path in which to search for stdio.h conftest.c:61:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:64: error: 'FILE' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) conftest.c:64: error: 'f' undeclared (first use in this function) conftest.c:65: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:66: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:66: error: 'time_t' undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cchCJ06J.out configure:12699: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | /* end confdefs.h. */ | #include | #include | main() | { | FILE *f=fopen("conftestval", "w"); | if (!f) exit(1); | fprintf(f, "%d\n", sizeof(time_t)); | exit(0); | } configure:12726: result: 0 configure:12744: checking for pthread_t configure:12768: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:12774: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t x; x = *(pthread_t*)0; | ; | return 0; | } configure:12788: result: no configure:12862: checking for --enable-toolbox-glue configure:12894: result: yes configure:12932: checking for --enable-framework configure:12944: result: yes configure:12951: checking for dyld configure:12960: result: always on for Darwin configure:12977: checking SO configure:13003: result: .so configure:13014: checking LDSHARED configure:13121: result: $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup configure:13126: checking CCSHARED configure:13162: result: configure:13166: checking LINKFORSHARED configure:13222: result: -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) configure:13227: checking CFLAGSFORSHARED configure:13240: result: $(CCSHARED) configure:13252: checking SHLIBS configure:13258: result: $(LIBS) configure:13264: checking for dlopen in -ldl configure:13299: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 configure:13305: $? = 0 configure:13323: result: yes configure:13335: checking for shl_load in -ldld configure:13370: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldld -ldl >&5 Binary file conftest.er1 matches configure:13376: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13394: result: no configure:13408: checking for library containing sem_init configure:13449: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 configure:13455: $? = 0 configure:13483: result: none required configure:13496: checking for textdomain in -lintl configure:13531: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lintl -ldl >&5 ld: warning in /usr/local/lib/libintl.dylib, missing required architecture ppc64 in file Undefined symbols for architecture ppc64: "_textdomain", referenced from: _main in ccpDnmK3.o ld: symbol(s) not found for architecture ppc64 collect2: ld returned 1 exit status ld: warning in /usr/local/lib/libintl.dylib, missing required architecture x86_64 in file Undefined symbols for architecture x86_64: "_textdomain", referenced from: _main in ccMuWqit.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status lipo: can't open input file: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccjcXJMV.out (No such file or directory) configure:13537: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char textdomain (); | int | main () | { | return textdomain (); | ; | return 0; | } configure:13555: result: no configure:13625: checking for t_open in -lnsl configure:13660: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lnsl -ldl >&5 ld: library not found for -lnsl collect2: ld returned 1 exit status ld: library not found for -lnsl collect2: ld returned 1 exit status ld: library not found for -lnsl collect2: ld returned 1 exit status ld: library not found for -lnsl collect2: ld returned 1 exit status lipo: can't open input file: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccWCyDfJ.out (No such file or directory) configure:13666: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:13684: result: no configure:13690: checking for socket in -lsocket configure:13725: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lsocket -ldl -ldl >&5 ld: library not found for -lsocket collect2: ld returned 1 exit status ld: library not found for -lsocket collect2: ld returned 1 exit status ld: library not found for -lsocket collect2: ld returned 1 exit status ld: library not found for -lsocket collect2: ld returned 1 exit status lipo: can't open input file: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccQkEAiu.out (No such file or directory) configure:13731: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:13749: result: no configure:13826: checking for --with-libs configure:13837: result: no configure:13843: checking for --with-system-ffi configure:13852: result: configure:13858: checking for --with-signal-module configure:13870: result: yes configure:13885: checking for --with-dec-threads configure:13899: result: no configure:13913: checking for --with-threads configure:13933: result: yes configure:14000: checking for _POSIX_THREADS in unistd.h configure:14023: result: yes configure:14040: checking cthreads.h usability configure:14057: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:14063: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14077: result: no configure:14081: checking cthreads.h presence configure:14096: gcc-4.0 -E conftest.c conftest.c:67:22: error: cthreads.h: No such file or directory configure:14102: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include configure:14116: result: no configure:14149: checking for cthreads.h configure:14156: result: no configure:14188: checking mach/cthreads.h usability configure:14205: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:27: error: no include path in which to search for mach/cthreads.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:27: error: no include path in which to search for mach/cthreads.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:27: error: no include path in which to search for mach/cthreads.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:27: error: no include path in which to search for mach/cthreads.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cce3Nzso.out configure:14211: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14225: result: no configure:14229: checking mach/cthreads.h presence configure:14244: gcc-4.0 -E conftest.c conftest.c:67:27: error: mach/cthreads.h: No such file or directory configure:14250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include configure:14264: result: no configure:14297: checking for mach/cthreads.h configure:14304: result: no configure:14325: checking for --with-pth configure:14344: result: no configure:14352: checking for pthread_create in -lpthread configure:14378: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lpthread >&5 Binary file conftest.er1 matches configure:14384: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include | | void * start_routine (void *arg) { exit (0); } | int | main () | { | | pthread_create (NULL, NULL, start_routine, NULL) | ; | return 0; | } configure:14405: checking for pthread_detach configure:14461: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:77:21: error: no include path in which to search for limits.h conftest.c:77:21: error: no include path in which to search for limits.h conftest.c:77:21: error: no include path in which to search for limits.h conftest.c:77:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc5ulztr.out configure:14467: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | /* Define pthread_detach to an innocuous variant, in case declares pthread_detach. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_detach innocuous_pthread_detach | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_detach (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_detach | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_detach (); | /* 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_pthread_detach || defined __stub___pthread_detach | choke me | #endif | | int | main () | { | return pthread_detach (); | ; | return 0; | } configure:14484: result: no configure:14505: checking atheos/threads.h usability configure:14522: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:28: error: no include path in which to search for atheos/threads.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:28: error: no include path in which to search for atheos/threads.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:28: error: no include path in which to search for atheos/threads.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:28: error: no include path in which to search for atheos/threads.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccg2ZVYv.out configure:14528: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14542: result: no configure:14546: checking atheos/threads.h presence configure:14561: gcc-4.0 -E conftest.c conftest.c:67:28: error: atheos/threads.h: No such file or directory configure:14567: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include configure:14581: result: no configure:14614: checking for atheos/threads.h configure:14621: result: no configure:14648: checking kernel/OS.h usability configure:14665: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:23: error: no include path in which to search for kernel/OS.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:23: error: no include path in which to search for kernel/OS.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:23: error: no include path in which to search for kernel/OS.h conftest.c:67:19: error: no include path in which to search for stdio.h conftest.c:100:23: error: no include path in which to search for kernel/OS.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccH2PXlB.out configure:14671: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14685: result: no configure:14689: checking kernel/OS.h presence configure:14704: gcc-4.0 -E conftest.c conftest.c:67:23: error: kernel/OS.h: No such file or directory configure:14710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include configure:14724: result: no configure:14757: checking for kernel/OS.h configure:14764: result: no configure:14781: checking for pthread_create in -lpthreads configure:14816: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lpthreads -ldl >&5 Binary file conftest.er1 matches configure:14822: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:14840: result: no configure:14852: checking for pthread_create in -lc_r configure:14887: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lc_r -ldl >&5 Binary file conftest.er1 matches configure:14893: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:14911: result: no configure:14923: checking for __pthread_create_system in -lpthread configure:14958: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lpthread -ldl >&5 Binary file conftest.er1 matches configure:14964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __pthread_create_system (); | int | main () | { | return __pthread_create_system (); | ; | return 0; | } configure:14982: result: no configure:14994: checking for pthread_create in -lcma configure:15029: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lcma -ldl >&5 ld: library not found for -lcma collect2: ld returned 1 exit status ld: library not found for -lcma collect2: ld returned 1 exit status ld: library not found for -lcma collect2: ld returned 1 exit status ld: library not found for -lcma collect2: ld returned 1 exit status lipo: can't open input file: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccmFbOxi.out (No such file or directory) configure:15035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:15053: result: no configure:15096: checking for usconfig in -lmpc configure:15131: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lmpc -ldl >&5 Binary file conftest.er1 matches configure:15137: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char usconfig (); | int | main () | { | return usconfig (); | ; | return 0; | } configure:15155: result: no configure:15169: checking for thr_create in -lthread configure:15204: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lthread -ldl >&5 Binary file conftest.er1 matches configure:15210: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char thr_create (); | int | main () | { | return thr_create (); | ; | return 0; | } configure:15228: result: no configure:15463: checking if --enable-ipv6 is specified configure:15514: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:68:23: error: no include path in which to search for sys/types.h conftest.c:69:24: error: no include path in which to search for sys/socket.h conftest.c: In function 'main': conftest.c:72: error: 'AF_INET6' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:72: error: 'SOCK_STREAM' undeclared (first use in this function) conftest.c:73: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:68:23: error: no include path in which to search for sys/types.h conftest.c:69:24: error: no include path in which to search for sys/socket.h conftest.c:68:23: conftest.c: In function 'main':error: no include path in which to search for sys/types.hconftest.c:72: error: 'AF_INET6' undeclared (first use in this function) conftest.c:69:24:conftest.c:72: error: (Each undeclared identifier is reported only once error: conftest.c:72: error: for each function it appears in.)no include path in which to search for sys/socket.h conftest.c:72: error: 'SOCK_STREAM' undeclared (first use in this function) conftest.c:73: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:72: error: 'AF_INET6' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:72: error: 'SOCK_STREAM' undeclared (first use in this function) conftest.c:73: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:68:23: error: no include path in which to search for sys/types.h conftest.c:69:24: error: no include path in which to search for sys/socket.h conftest.c: In function 'main': conftest.c:72: error: 'AF_INET6' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:72: error: 'SOCK_STREAM' undeclared (first use in this function) conftest.c:73: warning: incompatible implicit declaration of built-in function 'exit' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc3ewUKQ.out configure:15517: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | /* AF_INET6 available check */ | #include | #include | main() | { | if (socket(AF_INET6, SOCK_STREAM, 0) < 0) | exit(1); | else | exit(0); | } | configure:15537: result: no configure:15790: checking for OSX 10.5 SDK or later configure:15813: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:15819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | /* end confdefs.h. */ | #include | int | main () | { | FSIORefNum fRef = 0 | ; | return 0; | } configure:15835: result: no configure:15843: checking for --with-doc-strings configure:15863: result: yes configure:15867: checking for --with-tsc configure:15886: result: no configure:15892: checking for --with-pymalloc configure:15912: result: yes configure:15916: checking for --with-wctype-functions configure:15935: result: no configure:15950: checking for dlopen configure:16006: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccVXjum4.out configure:16012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:16030: result: no configure:16044: checking DYNLOADFILE configure:16070: result: dynload_stub.o configure:16084: checking MACHDEP_OBJS configure:16092: result: MACHDEP_OBJS configure:16191: checking for alarm configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccGR38Ab.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define alarm to an innocuous variant, in case declares alarm. | For example, HP-UX 11i declares gettimeofday. */ | #define alarm innocuous_alarm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char alarm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef alarm | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char alarm (); | /* 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_alarm || defined __stub___alarm | choke me | #endif | | int | main () | { | return alarm (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setitimer configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setitimer to an innocuous variant, in case declares setitimer. | For example, HP-UX 11i declares gettimeofday. */ | #define setitimer innocuous_setitimer | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setitimer (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setitimer | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setitimer (); | /* 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_setitimer || defined __stub___setitimer | choke me | #endif | | int | main () | { | return setitimer (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getitimer configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccD8VAa8.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getitimer to an innocuous variant, in case declares getitimer. | For example, HP-UX 11i declares gettimeofday. */ | #define getitimer innocuous_getitimer | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getitimer (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getitimer | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getitimer (); | /* 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_getitimer || defined __stub___getitimer | choke me | #endif | | int | main () | { | return getitimer (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for bind_textdomain_codeset configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccBj9Xy5.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. | For example, HP-UX 11i declares gettimeofday. */ | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bind_textdomain_codeset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bind_textdomain_codeset | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bind_textdomain_codeset (); | /* 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_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset | choke me | #endif | | int | main () | { | return bind_textdomain_codeset (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for chown configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccRyTzQR.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define chown to an innocuous variant, in case declares chown. | For example, HP-UX 11i declares gettimeofday. */ | #define chown innocuous_chown | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chown (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chown | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char chown (); | /* 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_chown || defined __stub___chown | choke me | #endif | | int | main () | { | return chown (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for clock configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccE3deaG.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define clock to an innocuous variant, in case declares clock. | For example, HP-UX 11i declares gettimeofday. */ | #define clock innocuous_clock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock (); | /* 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_clock || defined __stub___clock | choke me | #endif | | int | main () | { | return clock (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for confstr configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccajQMuW.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define confstr to an innocuous variant, in case declares confstr. | For example, HP-UX 11i declares gettimeofday. */ | #define confstr innocuous_confstr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char confstr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef confstr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char confstr (); | /* 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_confstr || defined __stub___confstr | choke me | #endif | | int | main () | { | return confstr (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for ctermid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define ctermid to an innocuous variant, in case declares ctermid. | For example, HP-UX 11i declares gettimeofday. */ | #define ctermid innocuous_ctermid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ctermid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ctermid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ctermid (); | /* 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_ctermid || defined __stub___ctermid | choke me | #endif | | int | main () | { | return ctermid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for execv configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'execv' conftest.c:92: warning: conflicting types for built-in function 'execv' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'execv' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'execv' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccdZN11p.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define execv to an innocuous variant, in case declares execv. | For example, HP-UX 11i declares gettimeofday. */ | #define execv innocuous_execv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char execv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef execv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char execv (); | /* 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_execv || defined __stub___execv | choke me | #endif | | int | main () | { | return execv (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for fchmod configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cct47iPB.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define fchmod to an innocuous variant, in case declares fchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define fchmod innocuous_fchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchmod | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fchmod (); | /* 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_fchmod || defined __stub___fchmod | choke me | #endif | | int | main () | { | return fchmod (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for fchown configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define fchown to an innocuous variant, in case declares fchown. | For example, HP-UX 11i declares gettimeofday. */ | #define fchown innocuous_fchown | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchown (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchown | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fchown (); | /* 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_fchown || defined __stub___fchown | choke me | #endif | | int | main () | { | return fchown (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for fork configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'fork' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'fork' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'fork' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'fork' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccRZiHt3.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define fork to an innocuous variant, in case declares fork. | For example, HP-UX 11i declares gettimeofday. */ | #define fork innocuous_fork | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fork (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fork | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fork (); | /* 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_fork || defined __stub___fork | choke me | #endif | | int | main () | { | return fork (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for fpathconf configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccYXX4lb.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define fpathconf to an innocuous variant, in case declares fpathconf. | For example, HP-UX 11i declares gettimeofday. */ | #define fpathconf innocuous_fpathconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpathconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpathconf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fpathconf (); | /* 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_fpathconf || defined __stub___fpathconf | choke me | #endif | | int | main () | { | return fpathconf (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for ftime configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccnwi1bL.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define ftime to an innocuous variant, in case declares ftime. | For example, HP-UX 11i declares gettimeofday. */ | #define ftime innocuous_ftime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftime (); | /* 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_ftime || defined __stub___ftime | choke me | #endif | | int | main () | { | return ftime (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for ftruncate configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccBf4ZO6.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define ftruncate to an innocuous variant, in case declares ftruncate. | For example, HP-UX 11i declares gettimeofday. */ | #define ftruncate innocuous_ftruncate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftruncate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftruncate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftruncate (); | /* 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_ftruncate || defined __stub___ftruncate | choke me | #endif | | int | main () | { | return ftruncate (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for gai_strerror configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define gai_strerror to an innocuous variant, in case declares gai_strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define gai_strerror innocuous_gai_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gai_strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gai_strerror | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gai_strerror (); | /* 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_gai_strerror || defined __stub___gai_strerror | choke me | #endif | | int | main () | { | return gai_strerror (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getgroups configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccx1pJWc.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getgroups to an innocuous variant, in case declares getgroups. | For example, HP-UX 11i declares gettimeofday. */ | #define getgroups innocuous_getgroups | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgroups (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgroups | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getgroups (); | /* 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_getgroups || defined __stub___getgroups | choke me | #endif | | int | main () | { | return getgroups (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getlogin configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccOVtCJ6.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getlogin to an innocuous variant, in case declares getlogin. | For example, HP-UX 11i declares gettimeofday. */ | #define getlogin innocuous_getlogin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getlogin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getlogin | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getlogin (); | /* 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_getlogin || defined __stub___getlogin | choke me | #endif | | int | main () | { | return getlogin (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getloadavg configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccqNIWmr.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getloadavg to an innocuous variant, in case declares getloadavg. | For example, HP-UX 11i declares gettimeofday. */ | #define getloadavg innocuous_getloadavg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getloadavg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getloadavg | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getloadavg (); | /* 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_getloadavg || defined __stub___getloadavg | choke me | #endif | | int | main () | { | return getloadavg (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getpeername configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccVV6Ze5.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getpeername to an innocuous variant, in case declares getpeername. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeername innocuous_getpeername | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeername (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeername | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeername (); | /* 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_getpeername || defined __stub___getpeername | choke me | #endif | | int | main () | { | return getpeername (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getpgid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccpLv2i3.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getpgid to an innocuous variant, in case declares getpgid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpgid innocuous_getpgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpgid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpgid (); | /* 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_getpgid || defined __stub___getpgid | choke me | #endif | | int | main () | { | return getpgid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getpid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getpid to an innocuous variant, in case declares getpid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpid innocuous_getpid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpid (); | /* 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_getpid || defined __stub___getpid | choke me | #endif | | int | main () | { | return getpid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getpriority configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cceEaROl.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getpriority to an innocuous variant, in case declares getpriority. | For example, HP-UX 11i declares gettimeofday. */ | #define getpriority innocuous_getpriority | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpriority (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpriority | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpriority (); | /* 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_getpriority || defined __stub___getpriority | choke me | #endif | | int | main () | { | return getpriority (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getpwent configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccaITRMa.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getpwent to an innocuous variant, in case declares getpwent. | For example, HP-UX 11i declares gettimeofday. */ | #define getpwent innocuous_getpwent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpwent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpwent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpwent (); | /* 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_getpwent || defined __stub___getpwent | choke me | #endif | | int | main () | { | return getpwent (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getspnam configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccmiVFn2.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | /* 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_getspnam || defined __stub___getspnam | choke me | #endif | | int | main () | { | return getspnam (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getspent configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccPBrOMd.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getspent to an innocuous variant, in case declares getspent. | For example, HP-UX 11i declares gettimeofday. */ | #define getspent innocuous_getspent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspent (); | /* 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_getspent || defined __stub___getspent | choke me | #endif | | int | main () | { | return getspent (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getsid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getsid to an innocuous variant, in case declares getsid. | For example, HP-UX 11i declares gettimeofday. */ | #define getsid innocuous_getsid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getsid (); | /* 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_getsid || defined __stub___getsid | choke me | #endif | | int | main () | { | return getsid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for getwd configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccy36BQu.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define getwd to an innocuous variant, in case declares getwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getwd innocuous_getwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getwd | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getwd (); | /* 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_getwd || defined __stub___getwd | choke me | #endif | | int | main () | { | return getwd (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for kill configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8wTxxV.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define kill to an innocuous variant, in case declares kill. | For example, HP-UX 11i declares gettimeofday. */ | #define kill innocuous_kill | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kill (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kill | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kill (); | /* 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_kill || defined __stub___kill | choke me | #endif | | int | main () | { | return kill (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for killpg configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define killpg to an innocuous variant, in case declares killpg. | For example, HP-UX 11i declares gettimeofday. */ | #define killpg innocuous_killpg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char killpg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef killpg | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char killpg (); | /* 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_killpg || defined __stub___killpg | choke me | #endif | | int | main () | { | return killpg (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for lchmod configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for lchown configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cctTGVCv.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define lchown to an innocuous variant, in case declares lchown. | For example, HP-UX 11i declares gettimeofday. */ | #define lchown innocuous_lchown | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchown (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchown | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lchown (); | /* 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_lchown || defined __stub___lchown | choke me | #endif | | int | main () | { | return lchown (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for lstat configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccf31wFJ.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define lstat to an innocuous variant, in case declares lstat. | For example, HP-UX 11i declares gettimeofday. */ | #define lstat innocuous_lstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lstat (); | /* 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_lstat || defined __stub___lstat | choke me | #endif | | int | main () | { | return lstat (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for mkfifo configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccL8vySv.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define mkfifo to an innocuous variant, in case declares mkfifo. | For example, HP-UX 11i declares gettimeofday. */ | #define mkfifo innocuous_mkfifo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkfifo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkfifo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mkfifo (); | /* 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_mkfifo || defined __stub___mkfifo | choke me | #endif | | int | main () | { | return mkfifo (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for mknod configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccpYAFiG.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define mknod to an innocuous variant, in case declares mknod. | For example, HP-UX 11i declares gettimeofday. */ | #define mknod innocuous_mknod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mknod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mknod | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mknod (); | /* 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_mknod || defined __stub___mknod | choke me | #endif | | int | main () | { | return mknod (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for mktime configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccG5Jvoh.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define mktime to an innocuous variant, in case declares mktime. | For example, HP-UX 11i declares gettimeofday. */ | #define mktime innocuous_mktime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mktime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mktime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mktime (); | /* 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_mktime || defined __stub___mktime | choke me | #endif | | int | main () | { | return mktime (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for mremap configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccHHVfhy.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define mremap to an innocuous variant, in case declares mremap. | For example, HP-UX 11i declares gettimeofday. */ | #define mremap innocuous_mremap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mremap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mremap (); | /* 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_mremap || defined __stub___mremap | choke me | #endif | | int | main () | { | return mremap (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for nice configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccMzPoo8.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define nice to an innocuous variant, in case declares nice. | For example, HP-UX 11i declares gettimeofday. */ | #define nice innocuous_nice | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nice (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nice | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nice (); | /* 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_nice || defined __stub___nice | choke me | #endif | | int | main () | { | return nice (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for pathconf configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccS0FxFk.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define pathconf to an innocuous variant, in case declares pathconf. | For example, HP-UX 11i declares gettimeofday. */ | #define pathconf innocuous_pathconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pathconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pathconf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pathconf (); | /* 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_pathconf || defined __stub___pathconf | choke me | #endif | | int | main () | { | return pathconf (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for pause configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cckVRfiD.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define pause to an innocuous variant, in case declares pause. | For example, HP-UX 11i declares gettimeofday. */ | #define pause innocuous_pause | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pause (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pause | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pause (); | /* 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_pause || defined __stub___pause | choke me | #endif | | int | main () | { | return pause (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for plock configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cckPT5Dz.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define plock to an innocuous variant, in case declares plock. | For example, HP-UX 11i declares gettimeofday. */ | #define plock innocuous_plock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef plock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char plock (); | /* 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_plock || defined __stub___plock | choke me | #endif | | int | main () | { | return plock (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for poll configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccSHgP8J.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define poll to an innocuous variant, in case declares poll. | For example, HP-UX 11i declares gettimeofday. */ | #define poll innocuous_poll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char poll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef poll | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poll (); | /* 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_poll || defined __stub___poll | choke me | #endif | | int | main () | { | return poll (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for pthread_init configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccFYlpUI.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_init (); | /* 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_pthread_init || defined __stub___pthread_init | choke me | #endif | | int | main () | { | return pthread_init (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for putenv configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccO69T4P.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define putenv to an innocuous variant, in case declares putenv. | For example, HP-UX 11i declares gettimeofday. */ | #define putenv innocuous_putenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char putenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef putenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char putenv (); | /* 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_putenv || defined __stub___putenv | choke me | #endif | | int | main () | { | return putenv (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for readlink configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cckLsxY3.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define readlink to an innocuous variant, in case declares readlink. | For example, HP-UX 11i declares gettimeofday. */ | #define readlink innocuous_readlink | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readlink (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readlink | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readlink (); | /* 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_readlink || defined __stub___readlink | choke me | #endif | | int | main () | { | return readlink (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for realpath configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define realpath to an innocuous variant, in case declares realpath. | For example, HP-UX 11i declares gettimeofday. */ | #define realpath innocuous_realpath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char realpath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef realpath | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char realpath (); | /* 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_realpath || defined __stub___realpath | choke me | #endif | | int | main () | { | return realpath (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for select configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define select to an innocuous variant, in case declares select. | For example, HP-UX 11i declares gettimeofday. */ | #define select innocuous_select | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char select (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef select | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char select (); | /* 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_select || defined __stub___select | choke me | #endif | | int | main () | { | return select (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setegid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cctkS5un.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setegid to an innocuous variant, in case declares setegid. | For example, HP-UX 11i declares gettimeofday. */ | #define setegid innocuous_setegid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setegid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setegid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setegid (); | /* 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_setegid || defined __stub___setegid | choke me | #endif | | int | main () | { | return setegid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for seteuid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define seteuid to an innocuous variant, in case declares seteuid. | For example, HP-UX 11i declares gettimeofday. */ | #define seteuid innocuous_seteuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char seteuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef seteuid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char seteuid (); | /* 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_seteuid || defined __stub___seteuid | choke me | #endif | | int | main () | { | return seteuid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setgid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccAbbava.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setgid to an innocuous variant, in case declares setgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setgid innocuous_setgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setgid (); | /* 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_setgid || defined __stub___setgid | choke me | #endif | | int | main () | { | return setgid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setlocale configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setlocale to an innocuous variant, in case declares setlocale. | For example, HP-UX 11i declares gettimeofday. */ | #define setlocale innocuous_setlocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setlocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setlocale | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setlocale (); | /* 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_setlocale || defined __stub___setlocale | choke me | #endif | | int | main () | { | return setlocale (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setregid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccQwjtUX.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setregid to an innocuous variant, in case declares setregid. | For example, HP-UX 11i declares gettimeofday. */ | #define setregid innocuous_setregid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setregid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setregid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setregid (); | /* 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_setregid || defined __stub___setregid | choke me | #endif | | int | main () | { | return setregid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setreuid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccsamTt9.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setreuid to an innocuous variant, in case declares setreuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setreuid innocuous_setreuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setreuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setreuid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setreuid (); | /* 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_setreuid || defined __stub___setreuid | choke me | #endif | | int | main () | { | return setreuid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setsid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccaYy2rI.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setsid to an innocuous variant, in case declares setsid. | For example, HP-UX 11i declares gettimeofday. */ | #define setsid innocuous_setsid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setsid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setsid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setsid (); | /* 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_setsid || defined __stub___setsid | choke me | #endif | | int | main () | { | return setsid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setpgid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccTP0D8s.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setpgid to an innocuous variant, in case declares setpgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setpgid innocuous_setpgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpgid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setpgid (); | /* 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_setpgid || defined __stub___setpgid | choke me | #endif | | int | main () | { | return setpgid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setpgrp configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccst3y2Z.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setpgrp to an innocuous variant, in case declares setpgrp. | For example, HP-UX 11i declares gettimeofday. */ | #define setpgrp innocuous_setpgrp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpgrp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpgrp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setpgrp (); | /* 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_setpgrp || defined __stub___setpgrp | choke me | #endif | | int | main () | { | return setpgrp (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setuid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccPba46R.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setuid to an innocuous variant, in case declares setuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setuid innocuous_setuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setuid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setuid (); | /* 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_setuid || defined __stub___setuid | choke me | #endif | | int | main () | { | return setuid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for setvbuf configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cciszHop.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define setvbuf to an innocuous variant, in case declares setvbuf. | For example, HP-UX 11i declares gettimeofday. */ | #define setvbuf innocuous_setvbuf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setvbuf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setvbuf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setvbuf (); | /* 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_setvbuf || defined __stub___setvbuf | choke me | #endif | | int | main () | { | return setvbuf (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for snprintf configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'snprintf' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'snprintf' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'snprintf' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'snprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccDmy1uI.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define snprintf to an innocuous variant, in case declares snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define snprintf innocuous_snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef snprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snprintf (); | /* 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_snprintf || defined __stub___snprintf | choke me | #endif | | int | main () | { | return snprintf (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for sigaction configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define sigaction to an innocuous variant, in case declares sigaction. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaction innocuous_sigaction | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaction | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigaction (); | /* 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_sigaction || defined __stub___sigaction | choke me | #endif | | int | main () | { | return sigaction (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for siginterrupt configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define siginterrupt to an innocuous variant, in case declares siginterrupt. | For example, HP-UX 11i declares gettimeofday. */ | #define siginterrupt innocuous_siginterrupt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char siginterrupt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef siginterrupt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char siginterrupt (); | /* 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_siginterrupt || defined __stub___siginterrupt | choke me | #endif | | int | main () | { | return siginterrupt (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for sigrelse configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cck2kYYo.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define sigrelse to an innocuous variant, in case declares sigrelse. | For example, HP-UX 11i declares gettimeofday. */ | #define sigrelse innocuous_sigrelse | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigrelse (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigrelse | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigrelse (); | /* 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_sigrelse || defined __stub___sigrelse | choke me | #endif | | int | main () | { | return sigrelse (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for strftime configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'strftime' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'strftime' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'strftime' conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:92: warning: conflicting types for built-in function 'strftime' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cclRLtU9.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define strftime to an innocuous variant, in case declares strftime. | For example, HP-UX 11i declares gettimeofday. */ | #define strftime innocuous_strftime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strftime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strftime (); | /* 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_strftime || defined __stub___strftime | choke me | #endif | | int | main () | { | return strftime (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for sysconf configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccWNA1i9.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define sysconf to an innocuous variant, in case declares sysconf. | For example, HP-UX 11i declares gettimeofday. */ | #define sysconf innocuous_sysconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysconf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysconf (); | /* 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_sysconf || defined __stub___sysconf | choke me | #endif | | int | main () | { | return sysconf (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for tcgetpgrp configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc1ygoNU.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define tcgetpgrp to an innocuous variant, in case declares tcgetpgrp. | For example, HP-UX 11i declares gettimeofday. */ | #define tcgetpgrp innocuous_tcgetpgrp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tcgetpgrp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tcgetpgrp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tcgetpgrp (); | /* 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_tcgetpgrp || defined __stub___tcgetpgrp | choke me | #endif | | int | main () | { | return tcgetpgrp (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for tcsetpgrp configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8D2Glo.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define tcsetpgrp to an innocuous variant, in case declares tcsetpgrp. | For example, HP-UX 11i declares gettimeofday. */ | #define tcsetpgrp innocuous_tcsetpgrp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tcsetpgrp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tcsetpgrp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tcsetpgrp (); | /* 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_tcsetpgrp || defined __stub___tcsetpgrp | choke me | #endif | | int | main () | { | return tcsetpgrp (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for tempnam configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cctv5e1c.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define tempnam to an innocuous variant, in case declares tempnam. | For example, HP-UX 11i declares gettimeofday. */ | #define tempnam innocuous_tempnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tempnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tempnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tempnam (); | /* 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_tempnam || defined __stub___tempnam | choke me | #endif | | int | main () | { | return tempnam (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for timegm configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccxvyyEM.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define timegm to an innocuous variant, in case declares timegm. | For example, HP-UX 11i declares gettimeofday. */ | #define timegm innocuous_timegm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timegm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timegm | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char timegm (); | /* 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_timegm || defined __stub___timegm | choke me | #endif | | int | main () | { | return timegm (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for times configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define times to an innocuous variant, in case declares times. | For example, HP-UX 11i declares gettimeofday. */ | #define times innocuous_times | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char times (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef times | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char times (); | /* 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_times || defined __stub___times | choke me | #endif | | int | main () | { | return times (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for tmpfile configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8DJKBM.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define tmpfile to an innocuous variant, in case declares tmpfile. | For example, HP-UX 11i declares gettimeofday. */ | #define tmpfile innocuous_tmpfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tmpfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tmpfile | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tmpfile (); | /* 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_tmpfile || defined __stub___tmpfile | choke me | #endif | | int | main () | { | return tmpfile (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for tmpnam configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccYuQE2r.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define tmpnam to an innocuous variant, in case declares tmpnam. | For example, HP-UX 11i declares gettimeofday. */ | #define tmpnam innocuous_tmpnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tmpnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tmpnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tmpnam (); | /* 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_tmpnam || defined __stub___tmpnam | choke me | #endif | | int | main () | { | return tmpnam (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for tmpnam_r configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cctwhq6a.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define tmpnam_r to an innocuous variant, in case declares tmpnam_r. | For example, HP-UX 11i declares gettimeofday. */ | #define tmpnam_r innocuous_tmpnam_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tmpnam_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tmpnam_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tmpnam_r (); | /* 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_tmpnam_r || defined __stub___tmpnam_r | choke me | #endif | | int | main () | { | return tmpnam_r (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for truncate configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccVmYeou.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define truncate to an innocuous variant, in case declares truncate. | For example, HP-UX 11i declares gettimeofday. */ | #define truncate innocuous_truncate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char truncate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef truncate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char truncate (); | /* 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_truncate || defined __stub___truncate | choke me | #endif | | int | main () | { | return truncate (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for uname configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccqpSB52.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define uname to an innocuous variant, in case declares uname. | For example, HP-UX 11i declares gettimeofday. */ | #define uname innocuous_uname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uname (); | /* 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_uname || defined __stub___uname | choke me | #endif | | int | main () | { | return uname (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for unsetenv configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define unsetenv to an innocuous variant, in case declares unsetenv. | For example, HP-UX 11i declares gettimeofday. */ | #define unsetenv innocuous_unsetenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unsetenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unsetenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char unsetenv (); | /* 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_unsetenv || defined __stub___unsetenv | choke me | #endif | | int | main () | { | return unsetenv (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for utimes configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define utimes to an innocuous variant, in case declares utimes. | For example, HP-UX 11i declares gettimeofday. */ | #define utimes innocuous_utimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utimes | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char utimes (); | /* 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_utimes || defined __stub___utimes | choke me | #endif | | int | main () | { | return utimes (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for waitpid configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccX81nxk.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define waitpid to an innocuous variant, in case declares waitpid. | For example, HP-UX 11i declares gettimeofday. */ | #define waitpid innocuous_waitpid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char waitpid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef waitpid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char waitpid (); | /* 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_waitpid || defined __stub___waitpid | choke me | #endif | | int | main () | { | return waitpid (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for wait3 configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc4178FI.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define wait3 to an innocuous variant, in case declares wait3. | For example, HP-UX 11i declares gettimeofday. */ | #define wait3 innocuous_wait3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wait3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wait3 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wait3 (); | /* 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_wait3 || defined __stub___wait3 | choke me | #endif | | int | main () | { | return wait3 (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for wait4 configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define wait4 to an innocuous variant, in case declares wait4. | For example, HP-UX 11i declares gettimeofday. */ | #define wait4 innocuous_wait4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wait4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wait4 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wait4 (); | /* 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_wait4 || defined __stub___wait4 | choke me | #endif | | int | main () | { | return wait4 (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for wcscoll configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc98E09K.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define wcscoll to an innocuous variant, in case declares wcscoll. | For example, HP-UX 11i declares gettimeofday. */ | #define wcscoll innocuous_wcscoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcscoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcscoll | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wcscoll (); | /* 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_wcscoll || defined __stub___wcscoll | choke me | #endif | | int | main () | { | return wcscoll (); | ; | return 0; | } configure:16271: result: no configure:16191: checking for _getpty configure:16247: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h conftest.c:79:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccZcuKA1.out configure:16253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getpty (); | /* 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__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:16271: result: no configure:16284: checking for chroot configure:16307: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:16313: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=chroot | ; | return 0; | } configure:16329: result: no configure:16335: checking for link configure:16358: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:16364: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=link | ; | return 0; | } configure:16380: result: no configure:16386: checking for symlink configure:16409: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:16415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=symlink | ; | return 0; | } configure:16431: result: no configure:16437: checking for fchdir configure:16460: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:69:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:74: error: 'fchdir' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c:69:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:74: error: 'fchdir' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c:69:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:74: error: 'fchdir' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c:69:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:74: error: 'fchdir' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc4FBCei.out configure:16466: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=fchdir | ; | return 0; | } configure:16482: result: no configure:16488: checking for fsync configure:16511: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:16517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=fsync | ; | return 0; | } configure:16533: result: no configure:16539: checking for fdatasync configure:16562: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:16568: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=fdatasync | ; | return 0; | } configure:16584: result: no configure:16590: checking for epoll configure:16613: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:69:23: error: no include path in which to search for sys/epoll.h conftest.c: In function 'main': conftest.c:74: error: 'epoll_create' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c:69:23: error: no include path in which to search for sys/epoll.h conftest.c:69:23: error: no include path in which to search for sys/epoll.h conftest.c: In function 'main': conftest.c:74: error: 'epoll_create' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:74: error: 'epoll_create' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c:69:23: error: no include path in which to search for sys/epoll.h conftest.c: In function 'main': conftest.c:74: error: 'epoll_create' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccNu8bVX.out configure:16619: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=epoll_create | ; | return 0; | } configure:16635: result: no configure:16641: checking for kqueue configure:16667: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:70:23: error: no include path in which to search for sys/types.h conftest.c:71:23: error: no include path in which to search for sys/event.h conftest.c:70:23: error: no include path in which to search for sys/types.h conftest.c:71:23: error: no include path in which to search for sys/event.h conftest.c:70:23: error: no include path in which to search for sys/types.h conftest.c:71:23: error: no include path in which to search for sys/event.h conftest.c:70:23: error: no include path in which to search for sys/types.h conftest.c:71:23: error: no include path in which to search for sys/event.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc91Wisp.out configure:16673: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int x=kqueue() | ; | return 0; | } configure:16689: result: no configure:16701: checking for ctermid_r configure:16727: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:71:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:77: error: 'ctermid_r' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:77: error: 'ctermid_r' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:77: error: 'ctermid_r' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:77: error: 'ctermid_r' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccNj56bv.out configure:16733: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:16749: result: no configure:16756: checking for flock configure:16782: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:71:22: error: no include path in which to search for sys/file.h conftest.c:71:22: error: no include path in which to search for sys/file.h conftest.c: In function 'main': conftest.c:77: error: 'flock' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:77: error: 'flock' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:22: error: no include path in which to search for sys/file.h conftest.c: In function 'main': conftest.c:77: error: 'flock' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:22: error: no include path in which to search for sys/file.h conftest.c: In function 'main': conftest.c:77: error: 'flock' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccJmPxoW.out configure:16788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = flock | ; | return 0; | } configure:16804: result: no configure:16811: checking for getpagesize configure:16837: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:77: error: 'getpagesize' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:77: error: 'getpagesize' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:77: error: 'getpagesize' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c: In function 'main': conftest.c:77: error: 'getpagesize' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccM8Weu1.out configure:16843: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = getpagesize | ; | return 0; | } configure:16859: result: no configure:16870: checking for true configure:16886: found /usr/bin/true configure:16897: result: true configure:16910: checking for inet_aton in -lc configure:16945: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lc -ldl >&5 configure:16951: $? = 0 configure:16969: result: yes configure:17051: checking for chflags configure:17083: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: conftest.c:70:22:no include path in which to search for unistd.h error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccC8mhgQ.out configure:17086: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(chflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:17110: result: no configure:17119: checking for lchflags configure:17151: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h conftest.c:70:22: error: no include path in which to search for sys/stat.h conftest.c:71:20: error: no include path in which to search for unistd.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccnUSjf1.out configure:17154: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char*argv[]) | { | if(lchflags(argv[0], 0) != 0) | return 1; | return 0; | } | configure:17178: result: no configure:17196: checking for inflateCopy in -lz configure:17231: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -Wl,-search_paths_first -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz -ldl >&5 configure:17237: $? = 0 configure:17255: result: yes configure:17273: checking for hstrerror configure:17299: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:17305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = hstrerror; hstrerror(0) | ; | return 0; | } configure:17322: result: no configure:17330: checking for inet_aton configure:17359: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 Binary file conftest.er1 matches configure:17365: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #include | #include | #include | | int | main () | { | void* p = inet_aton;inet_aton(0,0) | ; | return 0; | } configure:17382: result: no configure:17390: checking for inet_pton configure:17419: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:24: error: no include path in which to search for sys/socket.h conftest.c:74:24: error: no include path in which to search for netinet/in.h conftest.c:75:23: error: no include path in which to search for arpa/inet.h conftest.c: In function 'main': conftest.c:81: error: 'inet_pton' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:24: error: no include path in which to search for sys/socket.h conftest.c:74:24: error: no include path in which to search for netinet/in.h conftest.c:75:23: error: no include path in which to search for arpa/inet.h conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:24: error: no include path in which to search for sys/socket.h conftest.c:74:24: error: no include path in which to search for netinet/in.h conftest.c:75:23: error: no include path in which to search for arpa/inet.h conftest.c: In function 'main': conftest.c:81: error: 'inet_pton' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:81: error: 'inet_pton' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:24: error: no include path in which to search for sys/socket.h conftest.c:74:24: error: no include path in which to search for netinet/in.h conftest.c:75:23: error: no include path in which to search for arpa/inet.h conftest.c: In function 'main': conftest.c:81: error: 'inet_pton' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccdVArXR.out configure:17425: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #include | #include | #include | | int | main () | { | void* p = inet_pton | ; | return 0; | } configure:17441: result: no configure:17449: checking for setgroups configure:17478: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:17484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #ifdef HAVE_GRP_H | #include | #endif | | int | main () | { | void* p = setgroups | ; | return 0; | } configure:17500: result: no configure:17513: checking for openpty configure:17569: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl >&5 conftest.c:80:21: error: no include path in which to search for limits.h conftest.c:80:21: error: no include path in which to search for limits.h conftest.c:80:21: error: no include path in which to search for limits.h conftest.c:80:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccrZTLwx.out configure:17575: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:17593: result: no configure:17601: checking for openpty in -lutil configure:17636: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lutil -ldl >&5 configure:17642: $? = 0 configure:17660: result: yes configure:17747: checking for forkpty configure:17803: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil >&5 conftest.c:81:21: error: no include path in which to search for limits.h conftest.c:81:21: error: no include path in which to search for limits.h conftest.c:81:21: error: no include path in which to search for limits.h conftest.c:81:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc5m09Yj.out configure:17809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | /* Define forkpty to an innocuous variant, in case declares forkpty. | For example, HP-UX 11i declares gettimeofday. */ | #define forkpty innocuous_forkpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char forkpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef forkpty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char forkpty (); | /* 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_forkpty || defined __stub___forkpty | choke me | #endif | | int | main () | { | return forkpty (); | ; | return 0; | } configure:17827: result: no configure:17835: checking for forkpty in -lutil configure:17870: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lutil -ldl -lutil >&5 configure:17876: $? = 0 configure:17894: result: yes configure:17983: checking for memmove configure:18039: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:95: warning: conflicting types for built-in function 'memmove' conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:95: warning: conflicting types for built-in function 'memmove' conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:95: warning: conflicting types for built-in function 'memmove' conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:95: warning: conflicting types for built-in function 'memmove' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccIfJPTt.out configure:18045: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define memmove to an innocuous variant, in case declares memmove. | For example, HP-UX 11i declares gettimeofday. */ | #define memmove innocuous_memmove | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memmove (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memmove | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char memmove (); | /* 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_memmove || defined __stub___memmove | choke me | #endif | | int | main () | { | return memmove (); | ; | return 0; | } configure:18063: result: no configure:18084: checking for fseek64 configure:18140: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:18146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fseek64 (); | /* 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_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:18164: result: no configure:18084: checking for fseeko configure:18140: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc4xq0vU.out configure:18146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define fseeko to an innocuous variant, in case declares fseeko. | For example, HP-UX 11i declares gettimeofday. */ | #define fseeko innocuous_fseeko | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseeko (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseeko | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fseeko (); | /* 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_fseeko || defined __stub___fseeko | choke me | #endif | | int | main () | { | return fseeko (); | ; | return 0; | } configure:18164: result: no configure:18084: checking for fstatvfs configure:18140: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cchyokEk.out configure:18146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define fstatvfs to an innocuous variant, in case declares fstatvfs. | For example, HP-UX 11i declares gettimeofday. */ | #define fstatvfs innocuous_fstatvfs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fstatvfs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fstatvfs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fstatvfs (); | /* 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_fstatvfs || defined __stub___fstatvfs | choke me | #endif | | int | main () | { | return fstatvfs (); | ; | return 0; | } configure:18164: result: no configure:18084: checking for ftell64 configure:18140: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccPQUkGZ.out configure:18146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftell64 (); | /* 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_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:18164: result: no configure:18084: checking for ftello configure:18140: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccmktb6C.out configure:18146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define ftello to an innocuous variant, in case declares ftello. | For example, HP-UX 11i declares gettimeofday. */ | #define ftello innocuous_ftello | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftello (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftello | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftello (); | /* 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_ftello || defined __stub___ftello | choke me | #endif | | int | main () | { | return ftello (); | ; | return 0; | } configure:18164: result: no configure:18084: checking for statvfs configure:18140: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc2WRHvj.out configure:18146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define statvfs to an innocuous variant, in case declares statvfs. | For example, HP-UX 11i declares gettimeofday. */ | #define statvfs innocuous_statvfs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char statvfs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef statvfs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char statvfs (); | /* 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_statvfs || defined __stub___statvfs | choke me | #endif | | int | main () | { | return statvfs (); | ; | return 0; | } configure:18164: result: no configure:18181: checking for dup2 configure:18237: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:18243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define dup2 to an innocuous variant, in case declares dup2. | For example, HP-UX 11i declares gettimeofday. */ | #define dup2 innocuous_dup2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dup2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dup2 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dup2 (); | /* 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_dup2 || defined __stub___dup2 | choke me | #endif | | int | main () | { | return dup2 (); | ; | return 0; | } configure:18261: result: no configure:18181: checking for getcwd configure:18237: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:18243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define getcwd to an innocuous variant, in case declares getcwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getcwd innocuous_getcwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getcwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getcwd | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getcwd (); | /* 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_getcwd || defined __stub___getcwd | choke me | #endif | | int | main () | { | return getcwd (); | ; | return 0; | } configure:18261: result: no configure:18181: checking for strdup configure:18237: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:18243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define strdup to an innocuous variant, in case declares strdup. | For example, HP-UX 11i declares gettimeofday. */ | #define strdup innocuous_strdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strdup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strdup (); | /* 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_strdup || defined __stub___strdup | choke me | #endif | | int | main () | { | return strdup (); | ; | return 0; | } configure:18261: result: no configure:18283: checking for getpgrp configure:18339: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccDOiNSZ.out configure:18345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define getpgrp to an innocuous variant, in case declares getpgrp. | For example, HP-UX 11i declares gettimeofday. */ | #define getpgrp innocuous_getpgrp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpgrp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpgrp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpgrp (); | /* 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_getpgrp || defined __stub___getpgrp | choke me | #endif | | int | main () | { | return getpgrp (); | ; | return 0; | } configure:18363: result: no configure:18423: checking for setpgrp configure:18503: result: no configure:18563: checking for gettimeofday configure:18619: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccpIBjy3.out configure:18625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define gettimeofday to an innocuous variant, in case declares gettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define gettimeofday innocuous_gettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettimeofday | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettimeofday (); | /* 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_gettimeofday || defined __stub___gettimeofday | choke me | #endif | | int | main () | { | return gettimeofday (); | ; | return 0; | } configure:18643: result: no configure:18700: checking for major configure:18733: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:78:23: error: no include path in which to search for sys/types.h conftest.c:78:23: error: no include path in which to search for sys/types.h conftest.c:78:23: error: no include path in which to search for sys/types.h conftest.c:78:23: error: no include path in which to search for sys/types.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccibDwIm.out configure:18739: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | | #if defined(MAJOR_IN_MKDEV) | #include | #elif defined(MAJOR_IN_SYSMACROS) | #include | #else | #include | #endif | | int | main () | { | | makedev(major(0),minor(0)); | | ; | return 0; | } configure:18759: result: no configure:18769: checking for getaddrinfo configure:18799: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:18805: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | | getaddrinfo(NULL, NULL, NULL, NULL); | | ; | return 0; | } configure:18957: result: no configure:18983: checking for getnameinfo configure:19039: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h conftest.c:82:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc0OAdZ6.out configure:19045: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* Define getnameinfo to an innocuous variant, in case declares getnameinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getnameinfo innocuous_getnameinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getnameinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getnameinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getnameinfo (); | /* 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_getnameinfo || defined __stub___getnameinfo | choke me | #endif | | int | main () | { | return getnameinfo (); | ; | return 0; | } configure:19063: result: no configure:19075: checking whether time.h and sys/time.h may both be included configure:19105: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:22: error: no include path in which to search for sys/time.h conftest.c:74:18: error: no include path in which to search for time.h conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:22: error: no include path in which to search for sys/time.h conftest.c:74:18: error: no include path in which to search for time.h conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:22: error: no include path in which to search for sys/time.h conftest.c:74:18: error: no include path in which to search for time.h conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:22: error: no include path in which to search for sys/time.h conftest.c:74:18: error: no include path in which to search for time.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccEx6yxd.out configure:19111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:19126: result: no configure:19136: checking whether struct tm is in sys/time.h or time.h configure:19166: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:18: error: no include path in which to search for time.h conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:78: error: storage size of 'tm' isn't known conftest.c: In function 'main': conftest.c:78: error: storage size of 'tm' isn't known conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:78: error: storage size of 'tm' isn't known conftest.c:72:23: error: no include path in which to search for sys/types.h conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:78: error: storage size of 'tm' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc9R0FlY.out configure:19172: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:19187: result: sys/time.h configure:19197: checking for struct tm.tm_zone configure:19228: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccY64ZgC.out configure:19234: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:19270: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known conftest.c:73:23: error: no include path in which to search for sys/types.h conftest.c:74:22: error: no include path in which to search for sys/time.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccgujFhj.out configure:19276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:19294: result: no configure:19312: checking whether tzname is declared configure:19342: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:79: error: 'tzname' undeclared (first use in this function) conftest.c:79: error: (Each undeclared identifier is reported only once conftest.c:79: error: for each function it appears in.) conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:79: error: 'tzname' undeclared (first use in this function) conftest.c:79: error: (Each undeclared identifier is reported only once conftest.c:79: error: for each function it appears in.) conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:79: error: 'tzname' undeclared (first use in this function) conftest.c:79: error: (Each undeclared identifier is reported only once conftest.c:79: error: for each function it appears in.) conftest.c:73:18: error: no include path in which to search for time.h conftest.c: In function 'main': conftest.c:79: error: 'tzname' undeclared (first use in this function) conftest.c:79: error: (Each undeclared identifier is reported only once conftest.c:79: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc9OPBcd.out configure:19348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef tzname | (void) tzname; | #endif | | ; | return 0; | } configure:19363: result: no configure:19381: checking for tzname configure:19411: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:74:18: error: no include path in which to search for time.h conftest.c:74:18: error: no include path in which to search for time.h conftest.c:74:18: error: no include path in which to search for time.h conftest.c:74:18: error: no include path in which to search for time.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc89lGys.out configure:19417: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #if !HAVE_DECL_TZNAME | extern char *tzname[]; | #endif | | int | main () | { | return tzname[0][0]; | ; | return 0; | } configure:19434: result: no configure:19445: checking for struct stat.st_rdev configure:19473: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:19479: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:19512: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccs47lJk.out configure:19518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:19536: result: no configure:19547: checking for struct stat.st_blksize configure:19575: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccTL7XyH.out configure:19581: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:19614: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccVLgkZr.out configure:19620: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:19638: result: no configure:19649: checking for struct stat.st_flags configure:19677: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cczyCXgW.out configure:19683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:19716: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccJtFAJW.out configure:19722: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:19740: result: no configure:19751: checking for struct stat.st_gen configure:19779: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc0ETskK.out configure:19785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:19818: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:19824: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:19842: result: no configure:19853: checking for struct stat.st_birthtime configure:19881: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:19887: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:19920: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cceCoNLb.out configure:19926: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:19944: result: no configure:19955: checking for struct stat.st_blocks configure:19983: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:19989: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:20022: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c: In function 'main': conftest.c:110: error: storage size of 'ac_aggr' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccF3BGuu.out configure:20028: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:20046: result: no configure:20070: checking for time.h that defines altzone configure:20096: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:20102: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:20118: result: no configure:20129: checking whether sys/select.h and sys/time.h may both be included configure:20156: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:75:23: error: no include path in which to search for sys/types.h conftest.c:76:24: error: no include path in which to search for sys/select.h conftest.c:77:22: error: no include path in which to search for sys/time.h conftest.c:75:23: error: no include path in which to search for sys/types.h conftest.c:76:24: error: no include path in which to search for sys/select.h conftest.c:77:22: error: no include path in which to search for sys/time.h conftest.c:75:23: error: no include path in which to search for sys/types.h conftest.c:76:24: error: no include path in which to search for sys/select.h conftest.c:77:22: error: no include path in which to search for sys/time.h conftest.c:75:23: error: no include path in which to search for sys/types.h conftest.c:76:24: error: no include path in which to search for sys/select.h conftest.c:77:22: error: no include path in which to search for sys/time.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccgti2Jg.out configure:20162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | ; | ; | return 0; | } configure:20183: result: no configure:20186: checking for addrinfo configure:20213: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:75:21: error: no include path in which to search for netdb.h conftest.c:75:21: error: no include path in which to search for netdb.h conftest.c:75:21: error: no include path in which to search for netdb.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'a' isn't known conftest.c: In function 'main': conftest.c:80: error: storage size of 'a' isn't known conftest.c: In function 'main': conftest.c:80: error: storage size of 'a' isn't known conftest.c:75:21: error: no include path in which to search for netdb.h conftest.c: In function 'main': conftest.c:80: error: storage size of 'a' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccRvZ3PI.out configure:20219: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | | # include | int | main () | { | struct addrinfo a | ; | return 0; | } configure:20235: result: no configure:20245: checking for sockaddr_storage configure:20273: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:20279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct sockaddr_storage s | ; | return 0; | } configure:20295: result: no configure:20308: checking whether char is unsigned configure:20336: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h conftest.c:74:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8EkpFk.out configure:20342: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((char) -1) < 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:20357: result: yes configure:20366: checking for an ANSI C-conforming const configure:20441: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:20447: $? = 0 configure:20462: result: yes configure:20474: checking for working volatile configure:20497: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:20503: $? = 0 configure:20522: result: yes configure:20526: checking for working signed char configure:20549: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:20555: $? = 0 configure:20574: result: yes configure:20578: checking for prototypes configure:20601: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 configure:20607: $? = 0 configure:20628: result: yes configure:20632: checking for variable length prototypes and stdarg.h configure:20665: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:20671: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | /* end confdefs.h. */ | | #include | int foo(int x, ...) { | va_list va; | va_start(va, x); | va_arg(va, int); | va_arg(va, char *); | va_arg(va, double); | return 0; | } | | int | main () | { | return foo(10, "", 3.14); | ; | return 0; | } configure:20692: result: no configure:20696: checking for socketpair configure:20722: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:20728: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | void *x=socketpair | ; | return 0; | } configure:20744: result: no configure:20752: checking if sockaddr has sa_len member configure:20777: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:20783: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:20799: result: no configure:20806: checking whether va_list is an array configure:20835: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:20841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:20862: result: yes configure:20869: checking for gethostbyname_r configure:20925: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccuR3RCx.out configure:20931: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | /* 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_gethostbyname_r || defined __stub___gethostbyname_r | choke me | #endif | | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:20948: result: no configure:21168: checking for gethostbyname configure:21224: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cchoj61m.out configure:21230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define gethostbyname to an innocuous variant, in case declares gethostbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname innocuous_gethostbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | /* 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_gethostbyname || defined __stub___gethostbyname | choke me | #endif | | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:21248: result: no configure:21271: checking for __fpu_control configure:21327: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccWRO1sW.out configure:21333: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define __fpu_control to an innocuous variant, in case declares __fpu_control. | For example, HP-UX 11i declares gettimeofday. */ | #define __fpu_control innocuous___fpu_control | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpu_control (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fpu_control | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fpu_control (); | /* 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___fpu_control || defined __stub_____fpu_control | choke me | #endif | | int | main () | { | return __fpu_control (); | ; | return 0; | } configure:21350: result: no configure:21356: checking for __fpu_control in -lieee configure:21391: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lieee -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:21397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fpu_control (); | int | main () | { | return __fpu_control (); | ; | return 0; | } configure:21415: result: no configure:21431: checking for --with-fpectl configure:21450: result: no configure:21462: checking for --with-libm=STRING configure:21481: result: default LIBM="" configure:21488: checking for --with-libc=STRING configure:21507: result: default LIBC="" configure:21521: checking whether tanh preserves the sign of zero configure:21555: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:77:18: error: no include path in which to search for math.h conftest.c:78:20: error: no include path in which to search for stdlib.h conftest.c:77:18: error: no include path in which to search for math.h conftest.c:78:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'atan2' conftest.c:77:18: error: no include path in which to search for math.h conftest.c:78:20: error: conftest.c: In function 'main':no include path in which to search for stdlib.h conftest.c:83: warning: incompatible implicit declaration of built-in function 'atan2' conftest.c:84: warning: incompatible implicit declaration of built-in function 'tanh' conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:84: warning: incompatible implicit declaration of built-in function 'tanh' conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'atan2' conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:84: warning: incompatible implicit declaration of built-in function 'tanh' conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:77:18: error: no include path in which to search for math.h conftest.c:78:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'atan2' conftest.c:84: warning: incompatible implicit declaration of built-in function 'tanh' conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cclRlAYr.out configure:21558: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | | #include | #include | int main() { | /* return 0 if either negative zeros don't exist | on this platform or if negative zeros exist | and tanh(-0.) == -0. */ | if (atan2(0., -1.) == atan2(-0., -1.) || | atan2(tanh(-0.), -1.) == atan2(-0., -1.)) exit(0); | else exit(1); | } | configure:21584: result: no configure:21599: checking for hypot configure:21655: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'hypot' conftest.c:99: warning: conflicting types for built-in function 'hypot' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'hypot' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'hypot' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccNqFAic.out configure:21661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define hypot to an innocuous variant, in case declares hypot. | For example, HP-UX 11i declares gettimeofday. */ | #define hypot innocuous_hypot | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hypot (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hypot | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hypot (); | /* 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_hypot || defined __stub___hypot | choke me | #endif | | int | main () | { | return hypot (); | ; | return 0; | } configure:21679: result: no configure:21710: checking for acosh configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define acosh to an innocuous variant, in case declares acosh. | For example, HP-UX 11i declares gettimeofday. */ | #define acosh innocuous_acosh | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acosh (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef acosh | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char acosh (); | /* 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_acosh || defined __stub___acosh | choke me | #endif | | int | main () | { | return acosh (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for asinh configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'asinh' conftest.c:99: warning: conflicting types for built-in function 'asinh' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'asinh' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'asinh' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccBdM89P.out configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define asinh to an innocuous variant, in case declares asinh. | For example, HP-UX 11i declares gettimeofday. */ | #define asinh innocuous_asinh | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asinh (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asinh | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char asinh (); | /* 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_asinh || defined __stub___asinh | choke me | #endif | | int | main () | { | return asinh (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for atanh configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'atanh' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'atanh' conftest.c:99: warning: conflicting types for built-in function 'atanh' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'atanh' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccfrySpB.out configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define atanh to an innocuous variant, in case declares atanh. | For example, HP-UX 11i declares gettimeofday. */ | #define atanh innocuous_atanh | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atanh (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atanh | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char atanh (); | /* 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_atanh || defined __stub___atanh | choke me | #endif | | int | main () | { | return atanh (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for copysign configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'copysign' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'copysign' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'copysign' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'copysign' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccxarqfH.out configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define copysign to an innocuous variant, in case declares copysign. | For example, HP-UX 11i declares gettimeofday. */ | #define copysign innocuous_copysign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char copysign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef copysign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char copysign (); | /* 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_copysign || defined __stub___copysign | choke me | #endif | | int | main () | { | return copysign (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for expm1 configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define expm1 to an innocuous variant, in case declares expm1. | For example, HP-UX 11i declares gettimeofday. */ | #define expm1 innocuous_expm1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char expm1 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef expm1 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char expm1 (); | /* 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_expm1 || defined __stub___expm1 | choke me | #endif | | int | main () | { | return expm1 (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for finite configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'finite' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'finite' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'finite' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'finite' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccd5DI82.out configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define finite to an innocuous variant, in case declares finite. | For example, HP-UX 11i declares gettimeofday. */ | #define finite innocuous_finite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char finite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef finite | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char finite (); | /* 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_finite || defined __stub___finite | choke me | #endif | | int | main () | { | return finite (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for isinf configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define isinf to an innocuous variant, in case declares isinf. | For example, HP-UX 11i declares gettimeofday. */ | #define isinf innocuous_isinf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isinf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isinf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char isinf (); | /* 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_isinf || defined __stub___isinf | choke me | #endif | | int | main () | { | return isinf (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for isnan configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'isnan' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'isnan' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'isnan' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'isnan' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc0PfNnj.out configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define isnan to an innocuous variant, in case declares isnan. | For example, HP-UX 11i declares gettimeofday. */ | #define isnan innocuous_isnan | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isnan (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isnan | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char isnan (); | /* 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_isnan || defined __stub___isnan | choke me | #endif | | int | main () | { | return isnan (); | ; | return 0; | } configure:21790: result: no configure:21710: checking for log1p configure:21766: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'log1p' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'log1p' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'log1p' conftest.c:86:21: error: no include path in which to search for limits.h conftest.c:99: warning: conflicting types for built-in function 'log1p' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccFqjgkh.out configure:21772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* Define log1p to an innocuous variant, in case declares log1p. | For example, HP-UX 11i declares gettimeofday. */ | #define log1p innocuous_log1p | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char log1p (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef log1p | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char log1p (); | /* 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_log1p || defined __stub___log1p | choke me | #endif | | int | main () | { | return log1p (); | ; | return 0; | } configure:21790: result: no configure:21814: checking wchar.h usability configure:21831: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:76:19: error: no include path in which to search for stdio.h conftest.c:109:19: error: no include path in which to search for wchar.h conftest.c:76:19: error: no include path in which to search for stdio.h conftest.c:109:19: error: no include path in which to search for wchar.h conftest.c:76:19: error: no include path in which to search for stdio.h conftest.c:109:19: error: no include path in which to search for wchar.h conftest.c:76:19: error: no include path in which to search for stdio.h conftest.c:109:19: error: no include path in which to search for wchar.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc4maQtG.out configure:21837: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21851: result: no configure:21855: checking wchar.h presence configure:21870: gcc-4.0 -E conftest.c configure:21876: $? = 0 configure:21890: result: yes configure:21903: WARNING: wchar.h: present but cannot be compiled configure:21905: WARNING: wchar.h: check for missing prerequisite headers? configure:21907: WARNING: wchar.h: see the Autoconf documentation configure:21909: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure:21911: WARNING: wchar.h: proceeding with the preprocessor's result configure:21913: WARNING: wchar.h: in the future, the compiler will take precedence configure:21923: checking for wchar.h configure:21930: result: yes configure:21953: checking for wchar_t configure:21984: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:21990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | | typedef wchar_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22005: result: no configure:22012: checking size of wchar_t configure:22320: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:77:19: error: no include path in which to search for wchar.h conftest.c:77:19:conftest.c:79: error: syntax error before 'ac__type_sizeof_' error: no include path in which to search for wchar.h conftest.c:79: warning: data definition has no type or storage class conftest.c:79: error: syntax error before 'ac__type_sizeof_' conftest.c:79: warning: data definition has no type or storage class conftest.c:77:19: error: no include path in which to search for wchar.h conftest.c:82:19: error: no include path in which to search for stdio.h conftest.c:83:20: error: no include path in which to search for stdlib.h conftest.c:79: error: syntax error before 'ac__type_sizeof_' conftest.c: In function 'main': conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) conftest.c:79: warning: data definition has no type or storage classconftest.c:88: error: 'f' undeclared (first use in this function) conftest.c:82:19: error: no include path in which to search for stdio.h conftest.c:83:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) conftest.c:88: error: 'f' undeclared (first use in this function) conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:82:19: error: no include path in which to search for stdio.h conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf'conftest.c:83:20: error: conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf'no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) conftest.c:88: error: 'f' undeclared (first use in this function)conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:77:19: error: no include path in which to search for wchar.h conftest.c:79: error: syntax error before 'ac__type_sizeof_' conftest.c:79: warning: data definition has no type or storage class conftest.c:82:19: error: no include path in which to search for stdio.h conftest.c:83:20: error: no include path in which to search for stdlib.h conftest.c: In function 'main': conftest.c:88: error: 'FILE' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) conftest.c:88: error: 'f' undeclared (first use in this function) conftest.c:96: warning: incompatible implicit declaration of built-in function 'fprintf' conftest.c:103: warning: incompatible implicit declaration of built-in function 'fprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc2Bfh0q.out configure:22323: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | | typedef wchar_t ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:22355: result: 0 configure:22367: checking for UCS-4 tcl configure:22395: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:79:17: error: no include path in which to search for tcl.h conftest.c:81:3: error: #error "NOT UCS4_TCL" conftest.c:79:17: error: no include path in which to search for tcl.h conftest.c:81:3: error: #error "NOT UCS4_TCL" conftest.c:79:17: error: no include path in which to search for tcl.h conftest.c:81:3: error: #error "NOT UCS4_TCL" conftest.c:79:17: error: no include path in which to search for tcl.h conftest.c:81:3: error: #error "NOT UCS4_TCL" lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccodmvaX.out configure:22401: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:22422: result: no configure:22429: checking whether wchar_t is signed configure:22459: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:79:21: error: no include path in which to search for wchar.h conftest.c: In function 'main': conftest.c:79:21:conftest.c:83: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:83: error: 'wchar_t' undeclared (first use in this function) error: conftest.c:83: error: (Each undeclared identifier is reported only onceno include path in which to search for wchar.h conftest.c:83: error: for each function it appears in.) conftest.c:83: error: syntax error before numeric constant conftest.c:79:21: error: no include path in which to search for wchar.h conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:83: error: 'wchar_t' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) conftest.c:83: error: syntax error before numeric constant conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:83: error: 'wchar_t' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) conftest.c:83: error: syntax error before numeric constant conftest.c:79:21: error: no include path in which to search for wchar.h conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:83: error: 'wchar_t' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) conftest.c:83: error: syntax error before numeric constant lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccb5Hfo9.out configure:22462: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | /* end confdefs.h. */ | | #include | int main() | { | /* Success: exit code 0 */ | exit((((wchar_t) -1) < ((wchar_t) 0)) ? 0 : 1); | } | configure:22488: result: no configure:22492: checking what type to use for unicode configure:22578: result: no type found configure:22583: checking whether byte ordering is bigendian configure:22616: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 Binary file conftest.er1 matches configure:22622: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:22769: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:80:19: error: no include path in which to search for stdio.h conftest.c:80:19: error: no include path in which to search for stdio.h conftest.c:80:19: error: no include path in which to search for stdio.h conftest.c:80:19: error: no include path in which to search for stdio.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc2SNp80.out configure:22772: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | /* Are we little or big endian? From Harbison&Steele. */ | union | { | long int l; | char c[sizeof (long int)]; | } u; | u.l = 1; | return u.c[sizeof (long int) - 1] == 1; | | ; | return 0; | } configure:22800: result: yes configure:22822: checking whether right shift extends the sign bit configure:22850: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c: In function 'main': conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' configure:22853: $? = 0 configure:22859: ./conftest configure:22862: $? = 0 configure:22879: result: yes configure:22891: checking for getc_unlocked() and friends configure:22923: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:22929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | int | main () | { | | FILE *f = fopen("/dev/null", "r"); | flockfile(f); | getc_unlocked(f); | funlockfile(f); | | ; | return 0; | } configure:22947: result: no configure:22966: checking how to link readline libs configure:23003: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lreadline -ldl -lutil -lutil >&5 configure:23009: $? = 0 configure:23035: result: -lreadline configure:23045: checking for rl_callback_handler_install in -lreadline configure:23080: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lreadline -lreadline -lreadline -ldl -lutil -lutil >&5 configure:23086: $? = 0 configure:23104: result: yes configure:23129: gcc-4.0 -E conftest.c configure:23135: $? = 0 configure:23173: checking for rl_pre_input_hook in -lreadline configure:23208: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lreadline -lreadline -lreadline -ldl -lutil -lutil >&5 configure:23214: $? = 0 configure:23232: result: yes configure:23244: checking for rl_completion_display_matches_hook in -lreadline configure:23279: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lreadline -lreadline -lreadline -ldl -lutil -lutil >&5 configure:23285: $? = 0 configure:23303: result: yes configure:23315: checking for rl_completion_matches in -lreadline configure:23350: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -lreadline -lreadline -lreadline -ldl -lutil -lutil >&5 Binary file conftest.er1 matches configure:23356: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rl_completion_matches (); | int | main () | { | return rl_completion_matches (); | ; | return 0; | } configure:23374: result: no configure:23399: gcc-4.0 -E conftest.c configure:23405: $? = 0 configure:23445: checking for broken nice() configure:23476: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c: In function 'main': conftest.c:91: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:91: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:91: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:91: warning: incompatible implicit declaration of built-in function 'exit' configure:23479: $? = 0 configure:23485: ./conftest configure:23488: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | /* end confdefs.h. */ | | int main() | { | int val1 = nice(1); | if (val1 != -1 && val1 == nice(2)) | exit(0); | exit(1); | } | configure:23505: result: no configure:23516: checking for broken poll() configure:23559: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:87:18: error: no include path in which to search for poll.h conftest.c: In function 'main': conftest.c:91: error: variable 'poll_struct' has initializer but incomplete type conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: 'POLLIN' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:87:18:conftest.c:91: error: for each function it appears in.) error: conftest.c:91: error: 'POLLPRI' undeclared (first use in this function)no include path in which to search for poll.h conftest.c:91: error: 'POLLOUT' undeclared (first use in this function) conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: storage size of 'poll_struct' isn't known conftest.c: In function 'main': conftest.c:91: error: variable 'poll_struct' has initializer but incomplete type conftest.c:99: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: 'POLLIN' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:101: error: 'POLLNVAL' undeclared (first use in this function)conftest.c:91: error: for each function it appears in.) conftest.c:91: error: 'POLLPRI' undeclared (first use in this function) conftest.c:103: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: error: 'POLLOUT' undeclared (first use in this function)conftest.c:107: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: storage size of 'poll_struct' isn't known conftest.c:87:18: error: no include path in which to search for poll.h conftest.c:99: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:101: error: 'POLLNVAL' undeclared (first use in this function) conftest.c:103: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:107: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:91: error: variable 'poll_struct' has initializer but incomplete type conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: 'POLLIN' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.)conftest.c:87:18: conftest.c:91: error: 'POLLPRI' undeclared (first use in this function) error: no include path in which to search for poll.h conftest.c:91: error: 'POLLOUT' undeclared (first use in this function) conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: storage size of 'poll_struct' isn't known conftest.c: In function 'main': conftest.c:91: error: variable 'poll_struct' has initializer but incomplete typeconftest.c:99: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: warning: excess elements in struct initializerconftest.c:101: error: 'POLLNVAL' undeclared (first use in this function) conftest.c:103: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: 'POLLIN' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only onceconftest.c:107: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:91: error: for each function it appears in.) conftest.c:91: error: 'POLLPRI' undeclared (first use in this function) conftest.c:91: error: 'POLLOUT' undeclared (first use in this function) conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: warning: excess elements in struct initializer conftest.c:91: warning: (near initialization for 'poll_struct') conftest.c:91: error: storage size of 'poll_struct' isn't known conftest.c:99: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:101: error: 'POLLNVAL' undeclared (first use in this function) conftest.c:103: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:107: warning: incompatible implicit declaration of built-in function 'exit' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccGsPNnx.out configure:23562: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | /* end confdefs.h. */ | | #include | | int main (void) | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | | close (42); | | int poll_test = poll (&poll_struct, 1, 0); | | if (poll_test < 0) | { | exit(0); | } | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | { | exit(0); | } | else | { | exit(1); | } | } | configure:23586: result: no configure:23600: checking for struct tm.tm_zone configure:23697: result: no configure:23715: checking whether tzname is declared configure:23766: result: no configure:23784: checking for tzname configure:23837: result: no configure:23850: checking for working tzset() configure:23936: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c:89:18: error: no include path in which to search for time.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c: In function 'main': conftest.c:109: error: 'time_t' undeclared (first use in this function) conftest.c:109: error: (Each undeclared identifier is reported only once conftest.c:109: error: for each function it appears in.) conftest.c:109: error: syntax error before 'groundhogday' conftest.c:114: error: 'groundhogday' undeclared (first use in this function) conftest.c:114: error: invalid type argument of '->' conftest.c:115: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:125: error: invalid type argument of '->' conftest.c:134: error: invalid type argument of '->' conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c:89:18: error: no include path in which to search for time.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c:89:18: error: no include path in which to search for time.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c: In function 'main': conftest.c:109: error: 'time_t' undeclared (first use in this function) conftest.c:109: error: (Each undeclared identifier is reported only once conftest.c:109: error: for each function it appears in.) conftest.c:109: error: syntax error before 'groundhogday' conftest.c: In function 'main': conftest.c:109: error: 'time_t' undeclared (first use in this function) conftest.c:109: error: (Each undeclared identifier is reported only once conftest.c:109: error: for each function it appears in.) conftest.c:109: error: syntax error before 'groundhogday' conftest.c:114: error: 'groundhogday' undeclared (first use in this function) conftest.c:114: error: 'groundhogday' undeclared (first use in this function) conftest.c:114: error: invalid type argument of '->' conftest.c:114: error: invalid type argument of '->' conftest.c:115: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:115: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:125: error: invalid type argument of '->' conftest.c:125: error: invalid type argument of '->' conftest.c:134: error: invalid type argument of '->' conftest.c:134: error: invalid type argument of '->' conftest.c:88:20: error: no include path in which to search for stdlib.h conftest.c:89:18: error: no include path in which to search for time.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c: In function 'main': conftest.c:109: error: 'time_t' undeclared (first use in this function) conftest.c:109: error: (Each undeclared identifier is reported only once conftest.c:109: error: for each function it appears in.) conftest.c:109: error: syntax error before 'groundhogday' conftest.c:114: error: 'groundhogday' undeclared (first use in this function) conftest.c:114: error: invalid type argument of '->' conftest.c:115: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:125: error: invalid type argument of '->' conftest.c:134: error: invalid type argument of '->' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cccwcmK5.out configure:23939: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | | #include | #include | #include | | #if HAVE_TZNAME | extern char *tzname[]; | #endif | | int main() | { | /* Note that we need to ensure that not only does tzset(3) | do 'something' with localtime, but it works as documented | in the library reference and as expected by the test suite. | This includes making sure that tzname is set properly if | tm->tm_zone does not exist since it is the alternative way | of getting timezone info. | | Red Hat 6.2 doesn't understand the southern hemisphere | after New Year's Day. | */ | | time_t groundhogday = 1044144000; /* GMT-based */ | time_t midyear = groundhogday + (365 * 24 * 3600 / 2); | | putenv("TZ=UTC+0"); | tzset(); | if (localtime(&groundhogday)->tm_hour != 0) | exit(1); | #if HAVE_TZNAME | /* For UTC, tzname[1] is sometimes "", sometimes " " */ | if (strcmp(tzname[0], "UTC") || | (tzname[1][0] != 0 && tzname[1][0] != ' ')) | exit(1); | #endif | | putenv("TZ=EST+5EDT,M4.1.0,M10.5.0"); | tzset(); | if (localtime(&groundhogday)->tm_hour != 19) | exit(1); | #if HAVE_TZNAME | if (strcmp(tzname[0], "EST") || strcmp(tzname[1], "EDT")) | exit(1); | #endif | | putenv("TZ=AEST-10AEDT-11,M10.5.0,M3.5.0"); | tzset(); | if (localtime(&groundhogday)->tm_hour != 11) | exit(1); | #if HAVE_TZNAME | if (strcmp(tzname[0], "AEST") || strcmp(tzname[1], "AEDT")) | exit(1); | #endif | | #if HAVE_STRUCT_TM_TM_ZONE | if (strcmp(localtime(&groundhogday)->tm_zone, "AEDT")) | exit(1); | if (strcmp(localtime(&midyear)->tm_zone, "AEST")) | exit(1); | #endif | | exit(0); | } | configure:23965: result: no configure:23977: checking for tv_nsec in struct stat configure:24006: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccMFrkB1.out configure:24012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtim.tv_nsec = 1; | | ; | return 0; | } configure:24028: result: no configure:24040: checking for tv_nsec2 in struct stat configure:24069: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known conftest.c:87:22: error: no include path in which to search for sys/stat.h conftest.c: In function 'main': conftest.c:92: error: storage size of 'st' isn't known lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccO1mGwn.out configure:24075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtimespec.tv_nsec = 1; | | ; | return 0; | } configure:24091: result: no configure:24103: checking whether mvwdelch is an expression configure:24132: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:20: error: no include path in which to search for curses.h conftest.c:87:20: error: no include path in which to search for curses.h conftest.c:87:20: error: no include path in which to search for curses.h conftest.c:87:20: error: no include path in which to search for curses.h lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccUcrWaH.out configure:24138: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | | int rtn; | rtn = mvwdelch(0,0,0); | | ; | return 0; | } configure:24154: result: no configure:24166: checking whether WINDOW has _flags configure:24195: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'WINDOW' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'w' undeclared (first use in this function) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'WINDOW' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'w' undeclared (first use in this function) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'WINDOW' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'w' undeclared (first use in this function) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'WINDOW' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:92: error: 'w' undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccDuy2cm.out configure:24201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | | WINDOW *w; | w->_flags = 0; | | ; | return 0; | } configure:24217: result: no configure:24230: checking for is_term_resized configure:24253: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:20: error: no include path in which to search for curses.h conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'is_term_resized' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:92: error: 'is_term_resized' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'is_term_resized' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:92: error: 'is_term_resized' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccC1l8iX.out configure:24259: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | void *x=is_term_resized | ; | return 0; | } configure:24275: result: no configure:24282: checking for resize_term configure:24305: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resize_term' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resize_term' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:92: error: 'resize_term' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resize_term' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccXdnTYB.out configure:24311: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | void *x=resize_term | ; | return 0; | } configure:24327: result: no configure:24334: checking for resizeterm configure:24357: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resizeterm' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resizeterm' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resizeterm' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) conftest.c:87:20: error: no include path in which to search for curses.h conftest.c: In function 'main': conftest.c:92: error: 'resizeterm' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccyRqpkW.out configure:24363: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | /* end confdefs.h. */ | #include | int | main () | { | void *x=resizeterm | ; | return 0; | } configure:24379: result: no configure:24386: checking for /dev/ptmx configure:24391: result: yes configure:24403: checking for /dev/ptc configure:24416: result: no configure:24420: checking for %zd printf() format support configure:24476: gcc-4.0 -o conftest -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 conftest.c -ldl -lutil -lutil >&5 conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stddef.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c: In function 'main':conftest.c:89:20: error: no include path in which to search for stddef.h conftest.c:108: warning: incompatible implicit declaration of built-in function 'sprintf'conftest.c:90:20: error: no include path in which to search for string.h conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stddef.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c: In function 'main': conftest.c:108: warning: incompatible implicit declaration of built-in function 'sprintf' conftest.c: In function 'main': conftest.c:108: warning: incompatible implicit declaration of built-in function 'sprintf' conftest.c:88:19: error: no include path in which to search for stdio.h conftest.c:89:20: error: no include path in which to search for stddef.h conftest.c:90:20: error: no include path in which to search for string.h conftest.c: In function 'main': conftest.c:108: warning: incompatible implicit declaration of built-in function 'sprintf' lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//ccbExC04.out configure:24479: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_DEV_PTMX 1 | /* end confdefs.h. */ | #include | #include | #include | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | #ifdef HAVE_SSIZE_T | typedef ssize_t Py_ssize_t; | #elif SIZEOF_VOID_P == SIZEOF_LONG | typedef long Py_ssize_t; | #else | typedef int Py_ssize_t; | #endif | | int main() | { | char buffer[256]; | | if(sprintf(buffer, "%zd", (size_t)123) < 0) | return 1; | | if (strcmp(buffer, "123")) | return 1; | | if (sprintf(buffer, "%zd", (Py_ssize_t)-123) < 0) | return 1; | | if (strcmp(buffer, "-123")) | return 1; | | return 0; | } configure:24503: result: no configure:24511: checking for socklen_t configure:24549: gcc-4.0 -c -arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2 conftest.c >&5 conftest.c:93:24: error: no include path in which to search for sys/socket.h conftest.c:97: error: syntax error before 'ac__type_new_' conftest.c:97: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:101: error: syntax error before ')' token conftest.c:93:24: error: no include path in which to search for sys/socket.h conftest.c:97: error: syntax error before 'ac__type_new_' conftest.c:97: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:101: error: syntax error before ')' token conftest.c:93:24: error: no include path in which to search for sys/socket.h conftest.c:97: error: syntax error before 'ac__type_new_' conftest.c:97: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:101: error: syntax error before ')' token conftest.c:93:24: error: no include path in which to search for sys/socket.h conftest.c:97: error: syntax error before 'ac__type_new_' conftest.c:97: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:101: error: syntax error before ')' token lipo: can't figure out the architecture type of: /var/folders/y4/y4M-NZ0GELKlXr2RyIgYgU+++TI/-Tmp-//cc8wcrLw.out configure:24555: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _DARWIN_C_SOURCE 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long int | #define pid_t int | #define RETSIGTYPE void | #define size_t unsigned int | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_SIZE_T 0 | #define SIZEOF_PID_T 0 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_LONG_DOUBLE 0 | #define HAVE_C99_BOOL 1 | #define SIZEOF__BOOL 0 | #define SIZEOF_OFF_T 0 | #define SIZEOF_TIME_T 0 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_NEXT_FRAMEWORK 1 | #define WITH_DYLD 1 | #define SHLIB_EXT ".so" | #define HAVE_LIBDL 1 | #define _REENTRANT 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_ZLIB_COPY 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_PROTOTYPES 1 | #define VA_LIST_IS_ARRAY 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_CALLBACK 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_DEV_PTMX 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | typedef socklen_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24570: result: no configure:24592: checking for build directories configure:24599: result: done configure:24705: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sihpc03.zoo.ox.ac.uk config.status:671: creating Mac/Makefile config.status:671: creating Mac/PythonLauncher/Makefile config.status:671: creating Mac/IDLE/Makefile config.status:671: creating Mac/Resources/framework/Info.plist config.status:671: creating Mac/Resources/app/Info.plist config.status:671: creating Makefile.pre config.status:671: creating Modules/Setup.config config.status:671: creating pyconfig.h config.status:965: pyconfig.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_broken_nice=no ac_cv_broken_poll=no ac_cv_c_bigendian=yes ac_cv_c_char_unsigned=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_thread=no ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc-4.0 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_LIBS_set= ac_cv_env_LIBS_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_func___fpu_control=no ac_cv_func__getpty=no ac_cv_func_acosh=no ac_cv_func_alarm=no ac_cv_func_asinh=no ac_cv_func_atanh=no ac_cv_func_bind_textdomain_codeset=no ac_cv_func_chown=no ac_cv_func_clock=no ac_cv_func_confstr=no ac_cv_func_copysign=no ac_cv_func_ctermid=no ac_cv_func_dlopen=no ac_cv_func_dup2=no ac_cv_func_execv=no ac_cv_func_expm1=no ac_cv_func_fchmod=no ac_cv_func_fchown=no ac_cv_func_finite=no ac_cv_func_fork=no ac_cv_func_forkpty=no ac_cv_func_fpathconf=no ac_cv_func_fseek64=no ac_cv_func_fseeko=no ac_cv_func_fstatvfs=no ac_cv_func_ftell64=no ac_cv_func_ftello=no ac_cv_func_ftime=no ac_cv_func_ftruncate=no ac_cv_func_gai_strerror=no ac_cv_func_getcwd=no ac_cv_func_getgroups=no ac_cv_func_gethostbyname=no ac_cv_func_gethostbyname_r=no ac_cv_func_getitimer=no ac_cv_func_getloadavg=no ac_cv_func_getlogin=no ac_cv_func_getnameinfo=no ac_cv_func_getpeername=no ac_cv_func_getpgid=no ac_cv_func_getpgrp=no ac_cv_func_getpid=no ac_cv_func_getpriority=no ac_cv_func_getpwent=no ac_cv_func_getsid=no ac_cv_func_getspent=no ac_cv_func_getspnam=no ac_cv_func_gettimeofday=no ac_cv_func_getwd=no ac_cv_func_hypot=no ac_cv_func_isinf=no ac_cv_func_isnan=no ac_cv_func_kill=no ac_cv_func_killpg=no ac_cv_func_lchmod=no ac_cv_func_lchown=no ac_cv_func_log1p=no ac_cv_func_lstat=no ac_cv_func_memmove=no ac_cv_func_mkfifo=no ac_cv_func_mknod=no ac_cv_func_mktime=no ac_cv_func_mremap=no ac_cv_func_nice=no ac_cv_func_openpty=no ac_cv_func_pathconf=no ac_cv_func_pause=no ac_cv_func_plock=no ac_cv_func_poll=no ac_cv_func_pthread_detach=no ac_cv_func_pthread_init=no ac_cv_func_putenv=no ac_cv_func_readlink=no ac_cv_func_realpath=no ac_cv_func_select=no ac_cv_func_setegid=no ac_cv_func_seteuid=no ac_cv_func_setgid=no ac_cv_func_setitimer=no ac_cv_func_setlocale=no ac_cv_func_setpgid=no ac_cv_func_setpgrp=no ac_cv_func_setregid=no ac_cv_func_setreuid=no ac_cv_func_setsid=no ac_cv_func_setuid=no ac_cv_func_setvbuf=no ac_cv_func_sigaction=no ac_cv_func_siginterrupt=no ac_cv_func_sigrelse=no ac_cv_func_snprintf=no ac_cv_func_statvfs=no ac_cv_func_strdup=no ac_cv_func_strftime=no ac_cv_func_sysconf=no ac_cv_func_tcgetpgrp=no ac_cv_func_tcsetpgrp=no ac_cv_func_tempnam=no ac_cv_func_timegm=no ac_cv_func_times=no ac_cv_func_tmpfile=no ac_cv_func_tmpnam=no ac_cv_func_tmpnam_r=no ac_cv_func_truncate=no ac_cv_func_uname=no ac_cv_func_unsetenv=no ac_cv_func_utimes=no ac_cv_func_wait3=no ac_cv_func_wait4=no ac_cv_func_waitpid=no ac_cv_func_wcscoll=no ac_cv_has_makedev=no ac_cv_have_decl_tzname=no ac_cv_have_getc_unlocked=no ac_cv_header_asm_types_h=no ac_cv_header_atheos_threads_h=no ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_conio_h=no ac_cv_header_cthreads_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_kernel_OS_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_linux_netlink_h=no ac_cv_header_linux_tipc_h=no ac_cv_header_mach_cthreads_h=no ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netpacket_packet_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=no ac_cv_header_shadow_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_stropts_h=no ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_epoll_h=no ac_cv_header_sys_event_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_lock_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes 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=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_types_h_makedev=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=no ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_time=no ac_cv_header_time_altzone=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_c_r_pthread_create=no ac_cv_lib_cma_pthread_create=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ieee___fpu_control=no ac_cv_lib_intl_textdomain=no ac_cv_lib_mpc_usconfig=no ac_cv_lib_nsl_t_open=no ac_cv_lib_pthread___pthread_create_system=no ac_cv_lib_pthreads_pthread_create=no ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_display_matches_hook=yes ac_cv_lib_readline_rl_completion_matches=no ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_util_forkpty=yes ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateCopy=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_blksize=no ac_cv_member_struct_stat_st_blocks=no ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_rdev=no ac_cv_member_struct_tm_tm_zone=no ac_cv_mvwdelch_is_expression=no ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc-4.0 -E' ac_cv_prog_CXX=c++ ac_cv_prog_SVNVERSION=found ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_CC=gcc-4.0 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_pthread=no ac_cv_pthread_is_default=no ac_cv_rshift_extends_sign=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init='none required' ac_cv_sizeof__Bool=0 ac_cv_sizeof_double=0 ac_cv_sizeof_float=0 ac_cv_sizeof_fpos_t=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_double=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_off_t=0 ac_cv_sizeof_pid_t=0 ac_cv_sizeof_short=0 ac_cv_sizeof_size_t=0 ac_cv_sizeof_time_t=0 ac_cv_sizeof_void_p=0 ac_cv_sizeof_wchar_t=0 ac_cv_stat_tv_nsec2=no ac_cv_stat_tv_nsec=no ac_cv_struct_addrinfo=no ac_cv_struct_sockaddr_storage=no ac_cv_struct_tm=sys/time.h ac_cv_tanh_preserves_zero_sign=no ac_cv_type__Bool=no ac_cv_type_double=no ac_cv_type_float=no ac_cv_type_fpos_t=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_double=no ac_cv_type_long_long=no ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_signal=void ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_ssize_t=no ac_cv_type_uid_t=yes ac_cv_type_uintptr_t=no ac_cv_type_void_p=no ac_cv_type_wchar_t=no ac_cv_var_tzname=no ac_cv_wchar_t_signed=no ac_cv_window_has_flags=no ac_cv_working_tzset=no py_cv_lib_readline=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH_RUN_32BIT='arch -i386 -ppc' BASECFLAGS='-arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -fno-strict-aliasing -fno-common -dynamic' BLDLIBRARY='' BLDSHARED='$(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup' BUILDEXEEXT='.exe' CC='gcc-4.0' CCSHARED='' CFLAGS='-arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 -g -O2' CFLAGSFORSHARED='$(CCSHARED)' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='10.5' CONFIG_ARGS=' '\''--with-framework-name=Python64'\'' '\''--with-universal-archs=all'\'' '\''--enable-framework'\'' '\''--enable-universalsdk=MACOSX_DEPLOYMENT_TARGET=10.5'\'' '\''CC=gcc-4.0'\''' CPP='gcc-4.0 -E' CPPFLAGS='' CXX='c++' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_stub.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='' EXTRAMACHDEPPATH='$(PLATMACPATH)' EXTRAPLATDIR='$(PLATMACDIRS)' FRAMEWORKALTINSTALLFIRST='frameworkinstallstructure bininstall maninstall' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLFIRST='frameworkinstallstructure' FRAMEWORKINSTALLLAST='frameworkinstallmaclib frameworkinstallapps4way frameworkinstallunixtools4way' FRAMEWORKUNIXTOOLSPREFIX='/usr/local' GREP='/usr/bin/grep' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDFLAGS='-arch i386 -arch ppc -arch ppc64 -arch x86_64 -isysroot MACOSX_DEPLOYMENT_TARGET=10.5 ' LDLAST='' LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' LDLIBRARYDIR='' LDSHARED='$(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup' LIBC='' LIBM='' LIBOBJS=' ${LIBOBJDIR}dup2$U.o ${LIBOBJDIR}getcwd$U.o ${LIBOBJDIR}strdup$U.o ${LIBOBJDIR}fileblocks$U.o ${LIBOBJDIR}hypot$U.o' LIBRARY='libpython$(VERSION).a' LIBS='-ldl -lutil -lutil' LIBTOOL_CRUFT=' -lSystem -lSystemStubs -arch_only i386 -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) -compatibility_version $(VERSION) -current_version $(VERSION)' LINKCC='$(PURIFY) $(MAINCC)' LINKFORSHARED='-u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' LN='ln' LTLIBOBJS=' ${LIBOBJDIR}dup2$U.lo ${LIBOBJDIR}getcwd$U.lo ${LIBOBJDIR}strdup$U.lo ${LIBOBJDIR}fileblocks$U.lo ${LIBOBJDIR}hypot$U.lo' MACHDEP='darwin' MACHDEP_OBJS='Python/mactoolboxglue.o' MAINCC='$(CC)' OBJEXT='o' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://www.python.org/python-bugs' PACKAGE_NAME='python' PACKAGE_STRING='python 2.6' PACKAGE_TARNAME='python' PACKAGE_VERSION='2.6' PATH_SEPARATOR=':' PYTHONFRAMEWORK='Python64' PYTHONFRAMEWORKDIR='Python64.framework' PYTHONFRAMEWORKIDENTIFIER='org.python.python64' PYTHONFRAMEWORKINSTALLDIR='/Library/Frameworks/Python64.framework' PYTHONFRAMEWORKPREFIX='/Library/Frameworks' RANLIB='ranlib' RUNSHARED='DYLD_FRAMEWORK_PATH=/Users/anand/Downloads/Python-2.6:' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1.0' SRCDIRS='Parser Grammar Objects Python Modules Mac' SVNVERSION='svnversion $(srcdir)' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' UNIVERSALSDK='MACOSX_DEPLOYMENT_TARGET=10.5' UNIVERSAL_ARCH_FLAGS='-arch i386 -arch ppc -arch ppc64 -arch x86_64' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='#' VERSION='2.6' ac_ct_CC='gcc-4.0' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Library/Frameworks/Python64.framework/Versions/2.6' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define __BSD_VISIBLE 1 #define _BSD_TYPES 1 #define _DARWIN_C_SOURCE 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_NCURSES_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_LOCK_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYSEXITS_H 1 #if defined(SCO_DS) #undef _OFF_T #endif #define mode_t int #define off_t long int #define pid_t int #define RETSIGTYPE void #define size_t unsigned int #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_VOID_P 0 #define SIZEOF_SHORT 0 #define SIZEOF_FLOAT 0 #define SIZEOF_DOUBLE 0 #define SIZEOF_FPOS_T 0 #define SIZEOF_SIZE_T 0 #define SIZEOF_PID_T 0 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 0 #define HAVE_LONG_DOUBLE 1 #define SIZEOF_LONG_DOUBLE 0 #define HAVE_C99_BOOL 1 #define SIZEOF__BOOL 0 #define SIZEOF_OFF_T 0 #define SIZEOF_TIME_T 0 #define USE_TOOLBOX_OBJECT_GLUE 1 #define WITH_NEXT_FRAMEWORK 1 #define WITH_DYLD 1 #define SHLIB_EXT ".so" #define HAVE_LIBDL 1 #define _REENTRANT 1 #define WITH_DOC_STRINGS 1 #define WITH_PYMALLOC 1 #define HAVE_ZLIB_COPY 1 #define HAVE_OPENPTY 1 #define HAVE_FORKPTY 1 #define TM_IN_SYS_TIME 1 #define HAVE_DECL_TZNAME 0 #define HAVE_PROTOTYPES 1 #define VA_LIST_IS_ARRAY 1 #define HAVE_WCHAR_H 1 #define SIZEOF_WCHAR_T 0 #define Py_UNICODE_SIZE 2 #define Py_USING_UNICODE 1 #define WORDS_BIGENDIAN 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_CALLBACK 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK 1 #define HAVE_DECL_TZNAME 0 #define HAVE_DEV_PTMX 1 #define socklen_t int configure: exit 0