This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by zvbi configure 0.2.25, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 146 tasks, 203 threads, 4 processors Load average: 3.11, Mach factor: 1.15 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2013: checking for a BSD-compatible install configure:2069: result: /usr/bin/install -c -o root -g wheel configure:2080: checking whether build environment is sane configure:2123: result: yes configure:2188: checking for gawk configure:2204: found /usr/local/bin/gawk configure:2215: result: gawk configure:2226: checking whether make sets $(MAKE) configure:2247: result: yes configure:2449: checking whether to enable maintainer-specific portions of Makefiles configure:2458: result: no configure:2492: checking for i386-unknown-gnu-gcc configure:2519: result: cc configure:2797: checking for C compiler version configure:2804: cc --version >&5 cc (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:2807: $? = 0 configure:2814: cc -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:2817: $? = 0 configure:2824: cc -V >&5 cc: `-V' option must have argument configure:2827: $? = 1 configure:2850: checking for C compiler default output file name configure:2877: cc -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:2880: $? = 0 configure:2926: result: a.out configure:2931: checking whether the C compiler works configure:2941: ./a.out configure:2944: $? = 0 configure:2961: result: yes configure:2968: checking whether we are cross compiling configure:2970: result: no configure:2973: checking for suffix of executables configure:2980: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:2983: $? = 0 configure:3007: result: configure:3013: checking for suffix of object files configure:3039: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3042: $? = 0 configure:3065: result: configure:3069: checking whether we are using the GNU C compiler configure:3098: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3104: $? = 0 configure:3111: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3114: $? = 0 configure:3121: test -s conftest. configure:3124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3138: result: no configure:3143: checking whether cc accepts -g configure:3173: cc -c -g conftest.c >&5 configure:3179: $? = 0 configure:3186: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3189: $? = 0 configure:3196: test -s conftest. configure:3199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3228: cc -c conftest.c >&5 configure:3234: $? = 0 configure:3241: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3244: $? = 0 configure:3251: test -s conftest. configure:3254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3284: cc -c -g conftest.c >&5 configure:3290: $? = 0 configure:3297: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3300: $? = 0 configure:3307: test -s conftest. configure:3310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3329: result: no configure:3346: checking for cc option to accept ISO C89 configure:3420: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3420: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3420: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3420: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3420: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3420: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3420: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* 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:3469: result: unsupported configure:3495: checking for style of include used by make configure:3523: result: GNU configure:3551: checking dependency style of cc configure:3641: result: gcc3 configure:3775: checking for C++ compiler version configure:3782: c++ --version >&5 c++ (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:3785: $? = 0 configure:3792: c++ -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:3795: $? = 0 configure:3802: c++ -V >&5 c++: `-V' option must have argument configure:3805: $? = 1 configure:3808: checking whether we are using the GNU C++ compiler configure:3837: c++ -c -fno-common conftest.cpp >&5 configure:3843: $? = 0 configure:3850: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3853: $? = 0 configure:3860: test -s conftest. configure:3863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3877: result: no configure:3882: checking whether c++ accepts -g configure:3912: c++ -c -g conftest.cpp >&5 configure:3918: $? = 0 configure:3925: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3928: $? = 0 configure:3935: test -s conftest. configure:3938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3967: c++ -c conftest.cpp >&5 configure:3973: $? = 0 configure:3980: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:3983: $? = 0 configure:3990: test -s conftest. configure:3993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4023: c++ -c -g conftest.cpp >&5 configure:4029: $? = 0 configure:4036: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4039: $? = 0 configure:4046: test -s conftest. configure:4049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4068: result: no configure:4093: checking dependency style of c++ configure:4183: result: gcc3 configure:4214: checking for strndup configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 ld: Undefined symbols: _strndup configure:4276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:4310: result: no configure:4214: checking for strlcpy configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:4276: $? = 0 configure:4283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4286: $? = 0 configure:4293: test -s conftest configure:4296: $? = 0 configure:4310: result: yes configure:4214: checking for asprintf configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:4276: $? = 0 configure:4283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4286: $? = 0 configure:4293: test -s conftest configure:4296: $? = 0 configure:4310: result: yes configure:4214: checking for vasprintf configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:4276: $? = 0 configure:4283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4286: $? = 0 configure:4293: test -s conftest configure:4296: $? = 0 configure:4310: result: yes configure:4214: checking for getopt_long configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:4276: $? = 0 configure:4283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4286: $? = 0 configure:4293: test -s conftest configure:4296: $? = 0 configure:4310: result: yes configure:4214: checking for getaddrinfo configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:4276: $? = 0 configure:4283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4286: $? = 0 configure:4293: test -s conftest configure:4296: $? = 0 configure:4310: result: yes configure:4214: checking for clock_settime configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 ld: Undefined symbols: _clock_settime configure:4276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define clock_settime to an innocuous variant, in case declares clock_settime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_settime innocuous_clock_settime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_settime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_settime | | /* 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_settime (); | /* 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_settime || defined __stub___clock_settime | choke me | #endif | | int | main () | { | return clock_settime (); | ; | return 0; | } configure:4310: result: no configure:4214: checking for program_invocation_name configure:4270: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 ld: Undefined symbols: _program_invocation_name configure:4276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define program_invocation_name to an innocuous variant, in case declares program_invocation_name. | For example, HP-UX 11i declares gettimeofday. */ | #define program_invocation_name innocuous_program_invocation_name | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char program_invocation_name (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef program_invocation_name | | /* 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 program_invocation_name (); | /* 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_program_invocation_name || defined __stub___program_invocation_name | choke me | #endif | | int | main () | { | return program_invocation_name (); | ; | return 0; | } configure:4310: result: no configure:4336: checking how to run the C preprocessor configure:4376: cc -E conftest.c configure:4382: $? = 0 configure:4420: cc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* end confdefs.h. */ | #include configure:4466: result: cc -E configure:4495: cc -E conftest.c configure:4501: $? = 0 configure:4539: cc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* end confdefs.h. */ | #include configure:4590: checking for grep that handles long lines and -e configure:4664: result: /usr/bin/grep configure:4669: checking for egrep configure:4747: result: /usr/bin/grep -E configure:4752: checking for ANSI C header files configure:4782: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:18: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4930: result: no configure:4954: checking for sys/types.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:52: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for sys/stat.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4981: $? = 0 configure:4988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4991: $? = 0 configure:4998: test -s conftest. configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for stdlib.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:52: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for string.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4981: $? = 0 configure:4988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4991: $? = 0 configure:4998: test -s conftest. configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for memory.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4981: $? = 0 configure:4988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4991: $? = 0 configure:4998: test -s conftest. configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for strings.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4981: $? = 0 configure:4988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4991: $? = 0 configure:4998: test -s conftest. configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for inttypes.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4981: $? = 0 configure:4988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4991: $? = 0 configure:4998: test -s conftest. configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for stdint.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4981: $? = 0 configure:4988: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4991: $? = 0 configure:4998: test -s conftest. configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:4954: checking for unistd.h configure:4975: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from conftest.c:52: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* 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:5014: result: no configure:5026: checking whether byte ordering is bigendian configure:5058: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:18: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:5064: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:5262: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/lib >&5 configure:5265: $? = 0 configure:5271: ./conftest configure:5274: $? = 0 configure:5293: result: no configure:5395: checking build system type configure:5413: result: i386-unknown-gnu configure:5435: checking host system type configure:5450: result: i386-unknown-gnu configure:5472: checking for a sed that does not truncate output configure:5526: result: /usr/local/bin/sed configure:5573: checking for non-GNU ld configure:5607: result: /usr/bin/ld configure:5616: checking if the linker (/usr/bin/ld) is GNU ld configure:5631: result: no configure:5636: checking for /usr/bin/ld option to reload object files configure:5643: result: -r configure:5661: checking for BSD-compatible nm configure:5703: result: nm configure:5707: checking whether ln -s works configure:5711: result: yes configure:5718: checking how to recognise dependent libraries configure:5890: result: pass_all configure:6126: checking dlfcn.h usability configure:6143: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6149: $? = 0 configure:6156: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6159: $? = 0 configure:6166: test -s conftest. configure:6169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | #define Z_BYTE_ORDER 1234 | /* 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:6180: result: no configure:6184: checking dlfcn.h presence configure:6199: cc -E conftest.c configure:6205: $? = 0 configure:6226: result: yes configure:6239: WARNING: dlfcn.h: present but cannot be compiled configure:6241: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6243: WARNING: dlfcn.h: see the Autoconf documentation configure:6245: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6247: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6249: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6254: checking for dlfcn.h configure:6262: result: yes configure:6285: checking how to run the C++ preprocessor configure:6321: c++ -E conftest.cpp configure:6327: $? = 0 configure:6365: c++ -E conftest.cpp conftest.cpp:20:28: ac_nonexistent.h: No such file or directory configure:6371: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | #define Z_BYTE_ORDER 1234 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6411: result: c++ -E configure:6440: c++ -E conftest.cpp configure:6446: $? = 0 configure:6484: c++ -E conftest.cpp conftest.cpp:20:28: ac_nonexistent.h: No such file or directory configure:6490: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | #define Z_BYTE_ORDER 1234 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6546: checking for i386-unknown-gnu-g77 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-f77 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-xlf configure:6576: result: no configure:6546: checking for i386-unknown-gnu-frt configure:6576: result: no configure:6546: checking for i386-unknown-gnu-pgf77 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-cf77 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-fort77 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-fl32 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-af77 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-f90 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-xlf90 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-pgf90 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-pghpf configure:6576: result: no configure:6546: checking for i386-unknown-gnu-epcf90 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-gfortran configure:6576: result: no configure:6546: checking for i386-unknown-gnu-g95 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-f95 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-fort configure:6576: result: no configure:6546: checking for i386-unknown-gnu-xlf95 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-ifort configure:6576: result: no configure:6546: checking for i386-unknown-gnu-ifc configure:6576: result: no configure:6546: checking for i386-unknown-gnu-efc configure:6576: result: no configure:6546: checking for i386-unknown-gnu-pgf95 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-lf95 configure:6576: result: no configure:6546: checking for i386-unknown-gnu-ftn configure:6576: result: no configure:6590: checking for g77 configure:6606: found /usr/local/bin/g77 configure:6617: result: g77 configure:6647: checking for Fortran 77 compiler version configure:6654: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (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:6657: $? = 0 configure:6664: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6667: $? = 0 configure:6674: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6677: $? = 0 configure:6685: checking whether we are using the GNU Fortran 77 compiler configure:6704: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6710: $? = 0 configure:6717: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6720: $? = 0 configure:6727: test -s conftest. configure:6730: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6744: result: no configure:6750: checking whether g77 accepts -g configure:6767: g77 -c -g conftest.f >&5 configure:6773: $? = 0 configure:6780: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6783: $? = 0 configure:6790: test -s conftest. configure:6793: $? = 1 configure: failed program was: | program main | | end configure:6806: result: no configure:6836: checking the maximum length of command line arguments configure:6928: result: configure:6939: checking command to parse nm output from cc object configure:7035: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7038: $? = 0 configure:7042: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7045: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7035: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7038: $? = 0 configure:7042: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7045: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7135: result: failed configure:7142: checking for objdir configure:7157: result: .libs configure:7209: checking for i386-unknown-gnu-ar configure:7239: result: no configure:7249: checking for ar configure:7265: found /usr/bin/ar configure:7276: result: ar configure:7305: checking for i386-unknown-gnu-ranlib configure:7335: result: no configure:7345: checking for ranlib configure:7361: found /usr/bin/ranlib configure:7372: result: ranlib configure:7401: checking for i386-unknown-gnu-strip configure:7431: result: no configure:7441: checking for strip configure:7457: found /usr/bin/strip configure:7468: result: strip configure:7769: checking if cc static flag works configure:7797: result: yes configure:7865: checking for cc option to produce PIC configure:8069: result: configure:8136: checking if cc supports -c -o file.o configure:8160: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8164: $? = 0 configure:8183: result: yes configure:8209: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9133: result: no configure:9204: checking dynamic linker characteristics configure:9758: result: gnu ld.so configure:9762: checking how to hardcode library paths into programs configure:9787: result: unsupported configure:9801: checking whether stripping libraries is possible configure:9822: result: no configure:10715: checking if libtool supports shared libraries configure:10717: result: no configure:10720: checking whether to build shared libraries configure:10741: result: no configure:10744: checking whether to build static libraries configure:10748: result: yes configure:10840: creating libtool configure:11560: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12468: result: yes configure:12486: c++ -c -fno-common conftest.cpp >&5 configure:12489: $? = 0 configure:12599: checking for c++ option to produce PIC configure:12867: result: configure:12934: checking if c++ supports -c -o file.o configure:12958: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12962: $? = 0 configure:12981: result: yes configure:13007: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13032: result: yes configure:13103: checking dynamic linker characteristics configure:13657: result: gnu ld.so configure:13661: checking how to hardcode library paths into programs configure:13686: result: unsupported configure:13700: checking whether stripping libraries is possible configure:13721: result: no configure:15120: checking if libtool supports shared libraries configure:15122: result: no configure:15125: checking whether to build shared libraries configure:15145: result: no configure:15148: checking whether to build static libraries configure:15152: result: yes configure:15164: checking for g77 option to produce PIC configure:15368: result: configure:15435: checking if g77 supports -c -o file.o configure:15459: g77 -c -o out/conftest2.o conftest.f >&5 configure:15463: $? = 0 configure:15482: result: yes configure:15508: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16412: result: no configure:16483: checking dynamic linker characteristics configure:17037: result: gnu ld.so configure:17041: checking how to hardcode library paths into programs configure:17066: result: unsupported configure:17080: checking whether stripping libraries is possible configure:17101: result: no configure:21457: checking if cc supports --param inline-unit-growth configure:21482: cc -c -fno-common -I/usr/local/include --param inline-unit-growth=3000 conftest.c >&5 cc1: error: invalid parameter `inline-unit-growth' configure:21488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | #define Z_BYTE_ORDER 1234 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:21519: result: no configure:21534: checking for pthread_create in -pthread configure:21569: cc -o conftest -fno-common -I/usr/local/include conftest.c -pthread -L/usr/local/lib -L/usr/lib -lm >&5 cc: unrecognized option `-pthread' configure:21575: $? = 0 configure:21582: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21585: $? = 0 configure:21592: test -s conftest configure:21595: $? = 0 configure:21609: result: yes configure:21748: checking whether we are using the GNU C Library 2.1 or newer conftest.c:22:22: features.h: No such file or directory configure:21778: result: no configure:21780: checking for unicode library configure:21789: result: 0.4 configure:21877: checking for non-GNU ld configure:21908: result: /usr/bin/ld configure:21917: checking if the linker (/usr/bin/ld) is GNU ld configure:21930: result: no configure:21936: checking for shared library run path origin configure:21949: result: done configure:22378: checking for iconv configure:22410: cc -o conftest -fno-common -I/usr/local/include conftest.c -pthread -L/usr/local/lib -L/usr/lib -lm >&5 cc: unrecognized option `-pthread' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:22: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:22416: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | #define Z_BYTE_ORDER 1234 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBUNICODE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:22475: cc -o conftest -fno-common -I/usr/local/include conftest.c -pthread -L/usr/local/lib -L/usr/lib -lm -liconv >&5 cc: unrecognized option `-pthread' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:22: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:22481: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "zvbi" | #define PACKAGE_TARNAME "zvbi" | #define PACKAGE_VERSION "0.2.25" | #define PACKAGE_STRING "zvbi 0.2.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zvbi" | #define VERSION "0.2.25" | #define _GNU_SOURCE 1 | #define HAVE_STRLCPY 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETADDRINFO 1 | #define Z_LITTLE_ENDIAN 1234 | #define Z_BIG_ENDIAN 4321 | #define Z_BYTE_ORDER 1234 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBUNICODE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:22518: result: no, consider installing GNU libiconv configure:22541: error: iconv() not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -I/usr/local/include' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_asprintf=yes ac_cv_func_clock_settime=no ac_cv_func_getaddrinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_program_invocation_name=no ac_cv_func_strlcpy=yes ac_cv_func_strndup=no ac_cv_func_vasprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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=i386-unknown-gnu ac_cv_lib_pthread_pthread_create=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_lib_iconv=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/missing --run aclocal-1.9 -I m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -I/usr/local/include' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_PROXY_FALSE='' ENABLE_PROXY_TRUE='' EXEEXT='' F77='g77' FFLAGS='' GMSGFMT='' GREP='/usr/bin/grep' HAVE_DOXYGEN='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='' HAVE_GCC_LIMITS_FALSE='' HAVE_GCC_LIMITS_TRUE='#' HAVE_X_FALSE='' HAVE_X_TRUE='' INSIDE_GNOME_COMMON_FALSE='' INSIDE_GNOME_COMMON_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='-pthread -L/usr/local/lib -L/usr/lib -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZVBI_SO_VERSION='10:0:10' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGMERGE='' OBJEXT='' PACKAGE='zvbi' PACKAGE_BUGREPORT='' PACKAGE_NAME='zvbi' PACKAGE_STRING='zvbi 0.2.25' PACKAGE_TARNAME='zvbi' PACKAGE_VERSION='0.2.25' PATH_SEPARATOR=':' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UNICODE_CFLAGS='-I/usr/local/include' UNICODE_LIBS='-L/usr/local/lib -lunicode' USE_NLS='' VERSION='0.2.25' XGETTEXT='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/devel/libzvbi/work/zvbi-0.2.25/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' 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_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "zvbi" #define PACKAGE_TARNAME "zvbi" #define PACKAGE_VERSION "0.2.25" #define PACKAGE_STRING "zvbi 0.2.25" #define PACKAGE_BUGREPORT "" #define PACKAGE "zvbi" #define VERSION "0.2.25" #define _GNU_SOURCE 1 #define HAVE_STRLCPY 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETADDRINFO 1 #define Z_LITTLE_ENDIAN 1234 #define Z_BIG_ENDIAN 4321 #define Z_BYTE_ORDER 1234 #define HAVE_DLFCN_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBUNICODE 1 configure: exit 1