This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libticables2 configure 1.0.8, which was generated by GNU Autoconf 2.61. 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: 131 tasks, 188 threads, 4 processors Load average: 1.37, Mach factor: 2.61 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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:2078: checking for a BSD-compatible install configure:2134: result: /usr/bin/install -c -o root -g wheel configure:2145: checking whether build environment is sane configure:2188: result: yes configure:2216: checking for a thread-safe mkdir -p configure:2255: result: /usr/local/bin/mkdir -p configure:2268: checking for gawk configure:2284: found /usr/local/bin/gawk configure:2295: result: gawk configure:2306: checking whether gmake sets $(MAKE) configure:2327: result: yes configure:2515: checking whether to enable maintainer-specific portions of Makefiles configure:2524: result: no configure:2628: checking build system type configure:2646: result: i386-unknown-gnu configure:2668: checking host system type configure:2683: result: i386-unknown-gnu configure:2717: checking for style of include used by gmake configure:2745: result: GNU configure:2775: checking for i386-unknown-gnu-gcc configure:2802: result: cc configure:3080: checking for C compiler version configure:3087: 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:3090: $? = 0 configure:3097: 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:3100: $? = 0 configure:3107: cc -V >&5 cc: `-V' option must have argument configure:3110: $? = 1 configure:3133: checking for C compiler default output file name configure:3160: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3163: $? = 0 configure:3201: result: a.out configure:3218: checking whether the C compiler works configure:3228: ./a.out configure:3231: $? = 0 configure:3248: result: yes configure:3255: checking whether we are cross compiling configure:3257: result: no configure:3260: checking for suffix of executables configure:3267: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3270: $? = 0 configure:3294: result: configure:3300: checking for suffix of object files configure:3326: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3329: $? = 0 configure:3352: result: configure:3356: checking whether we are using the GNU C compiler configure:3385: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3408: result: no configure:3413: checking whether cc accepts -g configure:3443: cc -c -g -I/usr/local/include conftest.c >&5 configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3481: cc -c -I/usr/local/include conftest.c >&5 configure:3487: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3520: cc -c -g -I/usr/local/include conftest.c >&5 configure:3526: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3548: result: no configure:3565: checking for cc option to accept ISO C89 configure:3639: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3639: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3639: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3639: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3639: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3639: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3639: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* 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:3671: result: unsupported configure:3688: checking dependency style of cc configure:3779: result: gcc3 configure:3794: checking for a sed that does not truncate output configure:3848: result: /usr/local/bin/sed configure:3851: checking for grep that handles long lines and -e configure:3925: result: /usr/bin/grep configure:3930: checking for egrep configure:4008: result: /usr/bin/grep -E configure:4057: checking for non-GNU ld configure:4091: result: /usr/bin/ld configure:4100: checking if the linker (/usr/bin/ld) is GNU ld configure:4115: result: no configure:4120: checking for /usr/bin/ld option to reload object files configure:4127: result: -r configure:4145: checking for BSD-compatible nm configure:4194: result: /usr/bin/nm -p configure:4198: checking whether ln -s works configure:4202: result: yes configure:4209: checking how to recognise dependent libraries configure:4385: result: pass_all configure:4909: checking how to run the C preprocessor configure:4949: cc -E -I/usr/local/include conftest.c configure:4955: $? = 0 configure:4986: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4992: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include configure:5025: result: cc -E configure:5054: cc -E -I/usr/local/include conftest.c configure:5060: $? = 0 configure:5091: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include configure:5135: checking for ANSI C header files configure:5165: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5171: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5296: result: no configure:5320: checking for sys/types.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for sys/stat.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for stdlib.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for string.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for memory.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for strings.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for inttypes.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for stdint.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5320: checking for unistd.h configure:5341: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5347: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5363: result: no configure:5390: checking dlfcn.h usability configure:5407: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5427: result: no configure:5431: checking dlfcn.h presence configure:5446: cc -E -I/usr/local/include conftest.c configure:5452: $? = 0 configure:5466: result: yes configure:5479: WARNING: dlfcn.h: present but cannot be compiled configure:5481: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5483: WARNING: dlfcn.h: see the Autoconf documentation configure:5485: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5487: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5489: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5499: checking for dlfcn.h configure:5507: result: yes configure:5636: checking for C++ compiler version configure:5643: 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:5646: $? = 0 configure:5653: 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:5656: $? = 0 configure:5663: c++ -V >&5 c++: `-V' option must have argument configure:5666: $? = 1 configure:5669: checking whether we are using the GNU C++ compiler configure:5698: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5704: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5721: result: no configure:5726: checking whether c++ accepts -g configure:5756: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5762: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5794: c++ -c -I/usr/local/include conftest.cpp >&5 configure:5800: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5833: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5839: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5861: result: no configure:5886: checking dependency style of c++ configure:5977: result: gcc3 configure:6002: checking how to run the C++ preprocessor configure:6038: c++ -E -I/usr/local/include conftest.cpp configure:6044: $? = 0 configure:6075: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6114: result: c++ -E configure:6143: c++ -E -I/usr/local/include conftest.cpp configure:6149: $? = 0 configure:6180: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6235: checking for i386-unknown-gnu-g77 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-xlf configure:6265: result: no configure:6235: checking for i386-unknown-gnu-f77 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-frt configure:6265: result: no configure:6235: checking for i386-unknown-gnu-pgf77 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-cf77 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-fort77 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-fl32 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-af77 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-xlf90 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-f90 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-pgf90 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-pghpf configure:6265: result: no configure:6235: checking for i386-unknown-gnu-epcf90 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-gfortran configure:6265: result: no configure:6235: checking for i386-unknown-gnu-g95 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-xlf95 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-f95 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-fort configure:6265: result: no configure:6235: checking for i386-unknown-gnu-ifort configure:6265: result: no configure:6235: checking for i386-unknown-gnu-ifc configure:6265: result: no configure:6235: checking for i386-unknown-gnu-efc configure:6265: result: no configure:6235: checking for i386-unknown-gnu-pgf95 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-lf95 configure:6265: result: no configure:6235: checking for i386-unknown-gnu-ftn configure:6265: result: no configure:6279: checking for g77 configure:6295: found /usr/local/bin/g77 configure:6306: result: g77 configure:6336: checking for Fortran 77 compiler version configure:6343: 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:6346: $? = 0 configure:6353: 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:6356: $? = 0 configure:6363: 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:6366: $? = 0 configure:6374: checking whether we are using the GNU Fortran 77 compiler configure:6393: 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:6399: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6416: result: no configure:6422: checking whether g77 accepts -g configure:6439: g77 -c -g conftest.f >&5 configure:6445: $? = 0 configure: failed program was: | program main | | end configure:6461: result: no configure:6491: checking the maximum length of command line arguments configure:6600: result: configure:6611: checking command to parse /usr/bin/nm -p output from cc object configure:6716: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6719: $? = 0 configure:6723: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6726: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6716: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6719: $? = 0 configure:6723: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6726: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6816: result: failed configure:6823: checking for objdir configure:6838: result: .libs configure:6890: checking for i386-unknown-gnu-ar configure:6920: result: no configure:6930: checking for ar configure:6946: found /usr/bin/ar configure:6957: result: ar configure:6986: checking for i386-unknown-gnu-ranlib configure:7016: result: no configure:7026: checking for ranlib configure:7042: found /usr/bin/ranlib configure:7053: result: ranlib configure:7082: checking for i386-unknown-gnu-strip configure:7112: result: no configure:7122: checking for strip configure:7138: found /usr/bin/strip configure:7149: result: strip configure:7485: checking for cc option to produce PIC configure:7695: result: configure:7766: checking if cc static flag works configure:7794: result: yes configure:7804: checking if cc supports -c -o file.o configure:7828: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7832: $? = 0 configure:7851: result: yes configure:7877: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8832: result: no configure:8899: checking dynamic linker characteristics configure:9475: result: gnu ld.so configure:9484: checking how to hardcode library paths into programs configure:9509: result: unsupported configure:9523: checking whether stripping libraries is possible configure:9544: result: no configure:10329: checking if libtool supports shared libraries configure:10331: result: no configure:10334: checking whether to build shared libraries configure:10355: result: no configure:10358: checking whether to build static libraries configure:10362: result: yes configure:10454: creating libtool configure:11184: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12118: result: yes configure:12136: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:12139: $? = 0 configure:12258: checking for c++ option to produce PIC configure:12532: result: configure:12603: checking if c++ static flag works configure:12631: result: yes configure:12641: checking if c++ supports -c -o file.o configure:12665: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12669: $? = 0 configure:12688: result: yes configure:12714: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12742: result: yes configure:12809: checking dynamic linker characteristics configure:13385: result: gnu ld.so configure:13394: checking how to hardcode library paths into programs configure:13419: result: unsupported configure:13945: checking if libtool supports shared libraries configure:13947: result: no configure:13950: checking whether to build shared libraries configure:13970: result: no configure:13973: checking whether to build static libraries configure:13977: result: yes configure:13987: checking for g77 option to produce PIC configure:14197: result: configure:14268: checking if g77 static flag works configure:14296: result: yes configure:14306: checking if g77 supports -c -o file.o configure:14330: g77 -c -o out/conftest2.o conftest.f >&5 configure:14334: $? = 0 configure:14353: result: yes configure:14379: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15314: result: no configure:15381: checking dynamic linker characteristics configure:15957: result: gnu ld.so configure:15966: checking how to hardcode library paths into programs configure:15991: result: unsupported configure:19547: checking for i386-unknown-gnu-gcc configure:19574: result: cc configure:19852: checking for C compiler version configure:19859: 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:19862: $? = 0 configure:19869: 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:19872: $? = 0 configure:19879: cc -V >&5 cc: `-V' option must have argument configure:19882: $? = 1 configure:19885: checking whether we are using the GNU C compiler configure:19937: result: no configure:19942: checking whether cc accepts -g configure:20077: result: no configure:20094: checking for cc option to accept ISO C89 configure:20200: result: unsupported configure:20217: checking dependency style of cc configure:20308: result: gcc3 configure:20336: checking for a BSD-compatible install configure:20392: result: /usr/bin/install -c -o root -g wheel configure:20403: checking whether gmake sets $(MAKE) configure:20424: result: yes configure:20433: checking whether ln -s works configure:20437: result: yes configure:20444: checking for library containing strerror configure:20485: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20491: $? = 0 configure:20519: result: none required configure:20531: checking for gawk configure:20558: result: gawk configure:20571: checking for tfdocgen configure:20599: result: no configure:20618: checking whether NLS is requested configure:20627: result: yes configure:20665: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:20697: result: /usr/local/bin/msgfmt configure:20706: checking for gmsgfmt configure:20737: result: /usr/local/bin/msgfmt configure:20788: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:20820: result: /usr/local/bin/xgettext configure:20866: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:20897: result: /usr/local/bin/msgmerge configure:20912: checking whether we are using the GNU C Library 2 or newer conftest.c:12:22: features.h: No such file or directory configure:20943: result: no configure:20952: checking for i386-unknown-gnu-ranlib configure:20979: result: ranlib configure:21120: checking for inline configure:21146: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21152: $? = 0 configure:21170: result: inline configure:21189: checking for size_t configure:21219: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21225: $? = 0 configure:21240: result: yes configure:21253: checking for stdint.h configure:21280: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21286: $? = 0 configure:21301: result: yes configure:21313: checking for working alloca.h configure:21340: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21346: $? = 0 configure:21363: result: yes configure:21373: checking for alloca configure:21420: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21426: $? = 0 configure:21443: result: yes configure:21676: checking for stdlib.h configure:21682: result: no configure:21676: checking for unistd.h configure:21682: result: no configure:21820: checking for getpagesize configure:21876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21882: $? = 0 configure:21900: result: yes configure:21910: checking for working mmap configure:22057: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22060: $? = 0 configure:22066: ./conftest configure:22069: $? = 0 configure:22085: result: yes configure:22098: checking whether integer division by zero raises SIGFPE configure:22165: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:35: warning: built-in function `nan' declared as non-function configure:22168: $? = 0 configure:22174: ./conftest configure:22177: $? = 0 configure:22194: result: yes configure:22207: checking for inttypes.h configure:22234: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22240: $? = 0 configure:22255: result: yes configure:22266: checking for unsigned long long int configure:22297: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22303: $? = 0 configure:22320: result: yes configure:22368: checking for inttypes.h configure:22374: result: no configure:22695: checking for non-GNU ld configure:22726: result: /usr/bin/ld configure:22735: checking if the linker (/usr/bin/ld) is GNU ld configure:22748: result: no configure:22755: checking for shared library run path origin configure:22768: result: done configure:22812: checking whether imported symbols can be declared weak configure:22837: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _xyzzy configure:22843: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:22859: result: no configure:22874: checking pthread.h usability configure:22891: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22897: $? = 0 configure:22911: result: yes configure:22915: checking pthread.h presence configure:22930: cc -E -I/usr/local/include conftest.c configure:22936: $? = 0 configure:22950: result: yes configure:22983: checking for pthread.h configure:22990: result: yes configure:23031: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:23037: $? = 0 configure:23058: checking for pthread_kill in -pthread configure:23093: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:23099: $? = 0 configure:23117: result: yes configure:23296: checking for pthread_rwlock_t configure:23327: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23333: $? = 0 configure:23348: result: yes configure:23385: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23391: $? = 0 configure:24020: checking for multithread API to use configure:24022: result: posix configure:24458: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24464: $? = 0 configure:24504: checking argz.h usability configure:24521: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:60:18: argz.h: No such file or directory configure:24527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24541: result: no configure:24545: checking argz.h presence configure:24560: cc -E -I/usr/local/include conftest.c conftest.c:27:18: argz.h: No such file or directory configure:24566: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:24580: result: no configure:24613: checking for argz.h configure:24621: result: no configure:24494: checking for inttypes.h configure:24500: result: no configure:24504: checking limits.h usability configure:24521: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24527: $? = 0 configure:24541: result: yes configure:24545: checking limits.h presence configure:24560: cc -E -I/usr/local/include conftest.c configure:24566: $? = 0 configure:24580: result: yes configure:24613: checking for limits.h configure:24621: result: yes configure:24494: checking for unistd.h configure:24500: result: no configure:24504: checking sys/param.h usability configure:24521: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24527: $? = 0 configure:24541: result: yes configure:24545: checking sys/param.h presence configure:24560: cc -E -I/usr/local/include conftest.c configure:24566: $? = 0 configure:24580: result: yes configure:24613: checking for sys/param.h configure:24621: result: yes configure:24655: checking for getcwd configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for getegid configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for geteuid configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for getgid configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for getuid configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for mempcpy configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _mempcpy configure:24717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:24735: result: no configure:24655: checking for munmap configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for stpcpy configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for strcasecmp configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for strdup configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for strtoul configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for tsearch configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24717: $? = 0 configure:24735: result: yes configure:24655: checking for argz_count configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_count configure:24717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* 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_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:24735: result: no configure:24655: checking for argz_stringify configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:24717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:24735: result: no configure:24655: checking for argz_next configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_next configure:24717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:24735: result: no configure:24655: checking for __fsetlocking configure:24711: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:24717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:24735: result: no configure:24747: checking whether feof_unlocked is declared configure:24777: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24783: $? = 0 configure:24798: result: yes configure:24812: checking whether fgets_unlocked is declared configure:24842: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:24848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:24863: result: no configure:24907: checking for iconv configure:24939: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:24945: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:24988: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:24994: $? = 0 configure:25015: result: yes configure:25025: checking how to link with libiconv configure:25027: result: /usr/local/lib/libiconv.a configure:25038: checking for iconv declaration configure:25077: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:25083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:25102: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25113: checking for NL_LOCALE_NAME macro configure:25140: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __NL_LOCALE_NAME configure:25146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)); | ; | return 0; | } configure:25164: result: no configure:25178: checking for bison configure:25194: found /usr/local/bin/bison configure:25205: result: bison configure:25219: checking version of bison configure:25228: result: 1.35, ok configure:25236: checking for long long int configure:25269: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25275: $? = 0 configure:25292: result: yes configure:25303: checking for long double configure:25337: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:47: warning: use of `long double' type; its size may change in a future release conftest.c:47: warning: (Long double usage is reported only once for each file. conftest.c:47: warning: To disable this warning, use -Wno-long-double.) configure:25343: $? = 0 configure:25359: result: yes configure:25370: checking for wchar_t configure:25397: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25403: $? = 0 configure:25418: result: yes configure:25429: checking for wint_t configure:25456: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25462: $? = 0 configure:25477: result: yes configure:25490: checking for intmax_t configure:25526: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25532: $? = 0 configure:25547: result: yes configure:25559: checking whether printf() supports POSIX/XSI format strings configure:25614: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25617: $? = 0 configure:25623: ./conftest configure:25626: $? = 0 configure:25643: result: yes configure:25656: checking whether we are using the GNU C Library 2.1 or newer conftest.c:51:22: features.h: No such file or directory configure:25687: result: no configure:25699: checking for stdint.h configure:25705: result: no configure:25839: checking for SIZE_MAX configure:26158: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26161: $? = 0 configure:26167: ./conftest configure:26170: $? = 0 configure:26468: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26471: $? = 0 configure:26477: ./conftest configure:26480: $? = 0 configure:26521: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26527: $? = 0 configure:26554: result: (((1UL << 31) - 1) * 2 + 1) configure:26572: checking for stdint.h configure:26578: result: no configure:26714: checking for CFPreferencesCopyAppValue configure:26742: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:26748: $? = 0 configure:26766: result: yes configure:26775: checking for CFLocaleCopyCurrent configure:26803: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:26809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:26827: result: no configure:26847: checking for ptrdiff_t configure:26877: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:85: error: parse error before "ac__type_new_" conftest.c:85: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:89: error: parse error before ')' token configure:26883: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:26898: result: no configure:26928: checking stddef.h usability configure:26945: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26951: $? = 0 configure:26965: result: yes configure:26969: checking stddef.h presence configure:26984: cc -E -I/usr/local/include conftest.c configure:26990: $? = 0 configure:27004: result: yes configure:27037: checking for stddef.h configure:27045: result: yes configure:26918: checking for stdlib.h configure:26924: result: no configure:26918: checking for string.h configure:26924: result: no configure:27068: checking for asprintf configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27130: $? = 0 configure:27148: result: yes configure:27068: checking for fwprintf configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27130: $? = 0 configure:27148: result: yes configure:27068: checking for putenv configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27130: $? = 0 configure:27148: result: yes configure:27068: checking for setenv configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27130: $? = 0 configure:27148: result: yes configure:27068: checking for setlocale configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27130: $? = 0 configure:27148: result: yes configure:27068: checking for snprintf configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function `snprintf' configure:27130: $? = 0 configure:27148: result: yes configure:27068: checking for wcslen configure:27124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27130: $? = 0 configure:27148: result: yes configure:27160: checking whether _snprintf is declared configure:27190: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: `_snprintf' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) configure:27196: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:27211: result: no configure:27225: checking whether _snwprintf is declared configure:27255: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `_snwprintf' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) configure:27261: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:27276: result: no configure:27291: checking whether getc_unlocked is declared configure:27321: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27327: $? = 0 configure:27342: result: yes configure:27381: checking for nl_langinfo and CODESET configure:27407: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27413: $? = 0 configure:27431: result: yes configure:27442: checking for LC_MESSAGES configure:27468: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27474: $? = 0 configure:27491: result: yes configure:27538: checking for CFPreferencesCopyAppValue configure:27590: result: yes configure:27599: checking for CFLocaleCopyCurrent configure:27651: result: no configure:27688: checking whether included gettext is requested configure:27698: result: no configure:27721: checking for GNU gettext in libc configure:27751: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:27757: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:27775: result: no configure:28173: checking for GNU gettext in libintl configure:28211: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:28217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:28264: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:28270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libticables2" | #define PACKAGE_TARNAME "libticables2" | #define PACKAGE_VERSION "1.0.8" | #define PACKAGE_STRING "libticables2 1.0.8" | #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" | #define PACKAGE "libticables2" | #define VERSION "1.0.8" | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define _GNU_SOURCE 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:28294: result: no configure:28350: checking whether to use NLS configure:28352: result: yes configure:28355: checking where the gettext function comes from configure:28366: result: included intl directory configure:28463: checking for i386-unknown-gnu-pkg-config configure:28496: result: no configure:28506: checking for pkg-config configure:28524: found /usr/local/bin/pkg-config configure:28536: result: /usr/local/bin/pkg-config configure:28565: checking pkg-config is at least version 0.9.0 configure:28568: result: yes configure:28579: checking for GLIB configure:28587: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.4.0" configure:28590: $? = 0 configure:28605: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.4.0" configure:28608: $? = 0 configure:28684: result: yes configure:28693: checking for LIBUSB configure:28701: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.10" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:28704: $? = 1 configure:28719: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.10" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:28722: $? = 1 No package 'libusb' found configure:28760: error: Package requirements (libusb >= 0.1.10) were not met: No package 'libusb' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBUSB_CFLAGS and LIBUSB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline 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 ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB_CFLAGS_set= ac_cv_env_LIBUSB_CFLAGS_value= ac_cv_env_LIBUSB_LIBS_set= ac_cv_env_LIBUSB_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_param_h=yes 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_kill=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir 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_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_TFDOCGEN=no 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_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=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=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_nl_locale_name=no gt_cv_val_LC_MESSAGES=yes 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='/usr/bin/nm -p' 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='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes pkg_cv_GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/missing --run automake-1.10' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CFLAG_VISIBILITY='' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' 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='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='-L/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-pthread' LIBOBJS='' LIBPTH='' LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBUSB_CFLAGS='' LIBUSB_CONFIG='' LIBUSB_LIBS='' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-pthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_LIBVERSION='1:11:0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' OBJDUMP='objdump' OBJEXT='' OS_WIN32_FALSE='' OS_WIN32_TRUE='' PACKAGE='libticables2' PACKAGE_BUGREPORT='tilp-users@lists.sourceforge.net' PACKAGE_NAME='libticables2' PACKAGE_STRING='libticables2 1.0.8' PACKAGE_TARNAME='libticables2' PACKAGE_VERSION='1.0.8' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' PRI_MACROS_BROKEN='0' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TFDOCGEN='no' USE_DOCGEN_FALSE='' USE_DOCGEN_TRUE='#' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='1.0.8' WOE32DLL='no' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' 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__isrc='' 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='$(SHELL) /mnt/gmirror/ports/comms/libticables2/work/libticables2-1.0.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/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 "libticables2" #define PACKAGE_TARNAME "libticables2" #define PACKAGE_VERSION "1.0.8" #define PACKAGE_STRING "libticables2 1.0.8" #define PACKAGE_BUGREPORT "tilp-users@lists.sourceforge.net" #define PACKAGE "libticables2" #define VERSION "1.0.8" #define HAVE_DLFCN_H 1 #define HAVE_VISIBILITY 0 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define _GNU_SOURCE 1 #define USE_POSIX_THREADS 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LONG_LONG_INT 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_STDDEF_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 configure: exit 1