This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --prefix=/mnt/gmirror/ports/lang/objc/work ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/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 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 91 tasks, 148 threads, 4 processors Load average: 0.07, Mach factor: 3.92 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /mnt/gmirror/ports/lang/objc/work/bin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1872: checking build system type configure:1890: result: i686-apple-darwin8.0.1 configure:1912: checking host system type configure:1927: result: i686-apple-darwin8.0.1 configure:1949: checking target system type configure:1964: result: i686-apple-darwin8.0.1 configure:2010: checking whether make sets $(MAKE) configure:2031: result: yes configure:2050: checking for objc configure:2080: result: no configure:2098: checking for objc configure:2129: result: objc -q configure:2193: checking for gcc configure:2209: found /usr/bin/gcc configure:2220: result: gcc configure:2458: checking for C compiler version configure:2465: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2468: $? = 0 configure:2475: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2478: $? = 0 configure:2485: gcc -V >&5 gcc: `-V' option must have argument configure:2488: $? = 1 configure:2511: checking for C compiler default output file name configure:2538: gcc conftest.c >&5 configure:2541: $? = 0 configure:2587: result: a.out configure:2592: checking whether the C compiler works configure:2602: ./a.out configure:2605: $? = 0 configure:2622: result: yes configure:2629: checking whether we are cross compiling configure:2631: result: no configure:2634: checking for suffix of executables configure:2641: gcc -o conftest conftest.c >&5 configure:2644: $? = 0 configure:2668: result: configure:2674: checking for suffix of object files configure:2700: gcc -c conftest.c >&5 configure:2703: $? = 0 configure:2726: result: configure:2730: checking whether we are using the GNU C compiler configure:2759: gcc -c conftest.c >&5 configure:2765: $? = 0 configure:2772: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2775: $? = 0 configure:2782: test -s conftest. configure:2785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2799: result: no configure:2804: checking whether gcc accepts -g configure:2834: gcc -c -g conftest.c >&5 configure:2840: $? = 0 configure:2847: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2850: $? = 0 configure:2857: test -s conftest. configure:2860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2889: gcc -c conftest.c >&5 configure:2895: $? = 0 configure:2902: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2905: $? = 0 configure:2912: test -s conftest. configure:2915: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2945: gcc -c -g conftest.c >&5 configure:2951: $? = 0 configure:2958: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2961: $? = 0 configure:2968: test -s conftest. configure:2971: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2990: result: no configure:3007: checking for gcc option to accept ISO C89 configure:3081: gcc -c conftest.c >&5 configure:3087: $? = 0 configure:3094: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3097: $? = 0 configure:3104: test -s conftest. configure:3107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3081: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3087: $? = 0 configure:3094: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3097: $? = 0 configure:3104: test -s conftest. configure:3107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3081: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3087: $? = 0 configure:3094: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3097: $? = 0 configure:3104: test -s conftest. configure:3107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3081: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:3087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3081: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:3087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3081: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:3087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3081: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:3087: $? = 0 configure:3094: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3097: $? = 0 configure:3104: test -s conftest. configure:3107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3130: result: unsupported configure:3150: checking how to run the C preprocessor configure:3190: gcc -E conftest.c configure:3196: $? = 0 configure:3234: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3280: result: gcc -E configure:3309: gcc -E conftest.c configure:3315: $? = 0 configure:3353: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3405: checking whether preprocessor processes .m files configure:3412: result: yes configure:3960: checking testing whether C compiler supports short line tags gcc -c st15363.i -o st15363.o configure:3989: result: yes configure:3992: checking testing whether C compiler supports long line tags gcc -c lt15363.i -o lt15363.o cc1: "=" is not a valid filename configure:4021: result: no configure:4062: checking for rm configure:4078: found /usr/local/bin/rm configure:4090: result: rm -f configure:4100: checking for cp configure:4116: found /usr/local/bin/cp configure:4128: result: cp -p configure:4138: checking for cat configure:4154: found /usr/local/bin/cat configure:4166: result: cat configure:4176: checking for mkdir configure:4192: found /usr/local/bin/mkdir configure:4204: result: mkdir configure:4214: checking for tar configure:4230: found /usr/local/bin/tar configure:4241: result: tar configure:4252: checking for ar configure:4268: found /usr/bin/ar configure:4280: result: ar cr configure:4377: checking for ranlib configure:4393: found /usr/bin/ranlib configure:4404: result: ranlib configure:4478: checking for flex configure:4494: found /usr/bin/flex configure:4505: result: flex configure:4521: checking for byacc configure:4537: found /usr/local/bin/byacc configure:4548: result: byacc -d configure:4573: checking for nm configure:4589: found /usr/bin/nm configure:4600: result: nm configure:4741: checking for grep that handles long lines and -e configure:4815: result: /usr/bin/grep configure:4820: checking for egrep configure:4898: result: /usr/bin/grep -E configure:4903: checking for ANSI C header files configure:4933: gcc -c conftest.c >&5 configure:4939: $? = 0 configure:4946: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4949: $? = 0 configure:4956: test -s conftest. configure:4959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5081: result: no configure:5105: checking for sys/types.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for sys/stat.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for stdlib.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for string.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for memory.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for strings.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for inttypes.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for stdint.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5105: checking for unistd.h configure:5126: gcc -c conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5165: result: no configure:5183: checking for string.h configure:5189: result: no configure:5193: checking stdarg.h usability configure:5210: gcc -c conftest.c >&5 configure:5216: $? = 0 configure:5223: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5226: $? = 0 configure:5233: test -s conftest. configure:5236: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5247: result: no configure:5251: checking stdarg.h presence configure:5266: gcc -E conftest.c configure:5272: $? = 0 configure:5293: result: yes configure:5306: WARNING: stdarg.h: present but cannot be compiled configure:5308: WARNING: stdarg.h: check for missing prerequisite headers? configure:5310: WARNING: stdarg.h: see the Autoconf documentation configure:5312: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:5314: WARNING: stdarg.h: proceeding with the preprocessor's result configure:5316: WARNING: stdarg.h: in the future, the compiler will take precedence configure:5321: checking for stdarg.h configure:5329: result: yes configure:5344: checking whether gcc and cc understand -c and -o together configure:5379: gcc -c conftest.c -o conftest2. >&5 configure:5382: $? = 0 configure:5388: gcc -c conftest.c -o conftest2. >&5 configure:5391: $? = 0 configure:5402: cc -c conftest.c >&5 configure:5405: $? = 0 configure:5413: cc -c conftest.c -o conftest2. >&5 configure:5416: $? = 0 configure:5422: cc -c conftest.c -o conftest2. >&5 configure:5425: $? = 0 configure:5443: result: yes configure:5455: checking for an ANSI C-conforming const configure:5530: gcc -c conftest.c >&5 configure:5536: $? = 0 configure:5543: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5546: $? = 0 configure:5553: test -s conftest. configure:5556: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !x[0] && !zero.x; | #endif | | ; | return 0; | } configure:5568: result: no configure:5585: checking for memcpy configure:5641: gcc -o conftest conftest.c >&5 conftest.c:33: warning: conflicting types for built-in function `memcpy' configure:5647: $? = 0 configure:5654: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5657: $? = 0 configure:5664: test -s conftest configure:5667: $? = 0 configure:5681: result: yes configure:5585: checking for memset configure:5641: gcc -o conftest conftest.c >&5 conftest.c:34: warning: conflicting types for built-in function `memset' configure:5647: $? = 0 configure:5654: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5657: $? = 0 configure:5664: test -s conftest configure:5667: $? = 0 configure:5681: result: yes configure:5585: checking for snprintf configure:5641: gcc -o conftest conftest.c >&5 conftest.c:35: warning: conflicting types for built-in function `snprintf' configure:5647: $? = 0 configure:5654: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5657: $? = 0 configure:5664: test -s conftest configure:5667: $? = 0 configure:5681: result: yes configure:5725: checking whether to use postlink gcc x15363.c y15363.c -o x15363 gcc y15363.c x15363.c -o y15363 check whether x15363 returns '7' (yes) check whether y15363 returns '7' (yes) configure:5778: result: no configure:5794: checking for _objcInit configure:5850: gcc -o conftest conftest.c >&5 ld: Undefined symbols: __objcInit configure:5856: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_STDARG_H 1 | #define const | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define _objcInit to an innocuous variant, in case declares _objcInit. | For example, HP-UX 11i declares gettimeofday. */ | #define _objcInit innocuous__objcInit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _objcInit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _objcInit | | /* 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 _objcInit (); | /* 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__objcInit || defined __stub____objcInit | choke me | #endif | | int | main () | { | return _objcInit (); | ; | return 0; | } configure:5889: result: no configure:6076: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:668: creating Makefile config.status:668: creating objc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_cplus=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__objcInit=no ac_cv_func_memcpy=yes ac_cv_func_memset=yes ac_cv_func_snprintf=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdarg_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_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i686-apple-darwin8.0.1 ac_cv_informix=no ac_cv_longlinetags=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_XOBJC='objc -q' ac_cv_postlink=no ac_cv_prefixed_names=no ac_cv_prog_AR='ar cr' ac_cv_prog_CAT=cat ac_cv_prog_CP='cp -p' ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_MKDIR=mkdir ac_cv_prog_NM=nm ac_cv_prog_RM='rm -f' ac_cv_prog_TAR=tar ac_cv_prog_YACC='byacc -d' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_shortlinetags=yes ac_cv_target=i686-apple-darwin8.0.1 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AOUTNAME='a.out' AR='ar cr' BINDOTSUFFIX='' CAKIT_IFLAGS='-I. -I../../include/objcrt' CAT='cat' CC='gcc' CCDOLLARFLAG='' CCMINUSCFLAG='-c ' CCMINUSDFLAG='-D' CCMINUSIFLAG='-I' CCMINUSOFLAG='-o ' CCPLUS='' CFLAGS='' CP='cp -p' CPP='gcc -E' CPPFILTER='' CPPFLAGS='' CPPIMPORTFLAG='' CPPMINUSOFLAG='> ' CPPSUFFIX='P' CPPWANTSDOTC='0' CXX='' CXXFLAGS='' DBG_MFLAGS='-DDEBUG -g' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STDARG_H=1 -Dconst= -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_SNPRINTF=1' DLARGS='-bogus' DLFILE='objcdlso.ld' DLXCCARGS='' DLXLDARGS='' DOTSHLIBSUFFIX='.so' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FINAL_AR='echo' GCPREFIX='' GCPREFIXC='' GREP='/usr/bin/grep' IISUFFIX='cc' INITCALL='_objcInit' INSTALLDIR='' INSTALLDIRC='' LD='gcc' LDFLAGS='' LDMINUSOFLAG='-o ' LEX='flex' LEXYYC='lex.yy.c' LIBOBJS='' LIBS='' LIBSUFFIX='a' LINKFORMAT='unix' LTLIBOBJS='' MFLAGS='OPT_MFLAGS' MKDIR='mkdir' NAME='objc-3.2.8' NM='nm' OBJC1FILTER='' OBJC='' OBJCRTEXPORT='' OBJCRT_IFLAGS='' OBJCRT_LINUX='0' OBJCRT_PROTOTYPE_MESSENGER='1' OBJCRT_SCOPE_OBJCMODULES_EXTERN='0' OBJCRT_USE_MEMSET='1' OBJCRT_USE_PREFIXED_NAMES='0' OBJCRT_USE_SNPRINTF='1' OBJCRT_USE_STDARG='1' OBJCRT_USE_YYLESS='1' OBJC_BOOTLIBS=' ../oclib/oclib.a ../objpak/objpak.a ../objcrt/objcrt.a' OBJC_HAVE_SYSTEM_CALL='1' OBJC_IFLAGS='-I. -I../../include/objcrt -I../../include/objpak -I../oclib' OBJEXT='' OBJPAK_IFLAGS='-I../../include/objcrt' OBJSUFFIX='o' OCLIB_IFLAGS='-I../../include/objcrt -I../../include/objpak' OC_CCARGS='' OC_CPARGS='-D__PORTABLE_OBJC__ -traditional-cpp' OC_LDARGS='' OC_OCARGS='-gnu -shortTags' OPT_MFLAGS='-DNDEBUG' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATHSEP='/' PATHSEPC='/' PATH_SEPARATOR=':' PICFLAG='-fpic' PICOCARGS='' PLLDARGS='' POSTLINK='0' PRINTFSYSTEM='' RANLIB='ranlib' RM='rm -f' RUNXSTR='n' SET_MAKE='' SHELL='/bin/sh' SHORTCMDLINE='0' SQLCC='' SQLEXT='ec' SQLINC='' SQLLIBS='' STATICFLAG='-static' TAR='tar' TARARGS='' TARGET='i686-apple-darwin8.0.1' USELFLAG='1' WARNING='DO NOT EDIT -- configure objc-3.2.8 i686-apple-darwin8.0.1' XOBJC='objc -q' YACC='byacc -d' YTABC='y.tab.c' YTABH='y.tab.h' ac_ct_CC='gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' 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='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-apple-darwin8.0.1' target_alias='' target_cpu='i686' target_os='darwin8.0.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_STDARG_H 1 #define const #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_SNPRINTF 1 configure: exit 0