This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MDK configure 1.2.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-nls --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 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 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: 99 tasks, 156 threads, 4 processors Load average: 1.04, Mach factor: 2.95 /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: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1397: checking for a BSD-compatible install configure:1452: result: /usr/bin/install -c -o root -g wheel configure:1463: checking whether build environment is sane configure:1506: result: yes configure:1571: checking for gawk configure:1587: found /usr/local/bin/gawk configure:1597: result: gawk configure:1607: checking whether make sets $(MAKE) configure:1627: result: yes configure:1798: checking whether to enable maintainer-specific portions of Makefiles configure:1807: result: no configure:1835: checking for style of include used by make configure:1863: result: GNU configure:1896: checking for i386-unknown-gnu-gcc configure:1922: result: cc configure:2204: checking for C compiler version configure:2207: 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:2210: $? = 0 configure:2212: 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:2215: $? = 0 configure:2217: cc -V &5 cc: `-V' option must have argument configure:2220: $? = 1 configure:2243: checking for C compiler default output file name configure:2246: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2249: $? = 0 configure:2295: result: a.out configure:2300: checking whether the C compiler works configure:2306: ./a.out configure:2309: $? = 0 configure:2326: result: yes configure:2333: checking whether we are cross compiling configure:2335: result: no configure:2338: checking for suffix of executables configure:2340: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2343: $? = 0 configure:2368: result: configure:2374: checking for suffix of object files configure:2395: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2398: $? = 0 configure:2420: result: configure:2424: checking whether we are using the GNU C compiler configure:2448: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2454: $? = 0 configure:2457: test -z || test ! -s conftest.err configure:2460: $? = 0 configure:2463: test -s conftest. configure:2466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2479: result: no configure:2485: checking whether cc accepts -g configure:2506: cc -c -g -I/usr/local/include conftest.c >&5 configure:2512: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2535: result: no configure:2552: checking for cc option to accept ANSI C configure:2622: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2628: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest. configure:2640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2622: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2628: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest. configure:2640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2622: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2622: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2622: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2622: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2628: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest. configure:2640: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2658: result: none needed configure:2676: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2682: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2814: checking dependency style of cc configure:2904: result: gcc3 configure:2922: checking for library containing strerror configure:2952: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2958: $? = 0 configure:2961: test -z || test ! -s conftest.err configure:2964: $? = 0 configure:2967: test -s conftest configure:2970: $? = 0 configure:3039: result: none required configure:3054: checking for i386-unknown-gnu-gcc configure:3080: result: cc configure:3362: checking for C compiler version configure:3365: 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:3368: $? = 0 configure:3370: 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:3373: $? = 0 configure:3375: cc -V &5 cc: `-V' option must have argument configure:3378: $? = 1 configure:3381: checking whether we are using the GNU C compiler configure:3436: result: no configure:3442: checking whether cc accepts -g configure:3492: result: no configure:3509: checking for cc option to accept ANSI C configure:3615: result: none needed configure:3633: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3639: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3771: checking dependency style of cc configure:3861: result: gcc3 configure:3886: checking for i386-unknown-gnu-gcc configure:3912: result: cc configure:4194: checking for C compiler version configure:4197: 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:4200: $? = 0 configure:4202: 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:4205: $? = 0 configure:4207: cc -V &5 cc: `-V' option must have argument configure:4210: $? = 1 configure:4213: checking whether we are using the GNU C compiler configure:4268: result: no configure:4274: checking whether cc accepts -g configure:4324: result: no configure:4341: checking for cc option to accept ANSI C configure:4447: result: none needed configure:4465: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4471: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4603: checking dependency style of cc configure:4693: result: gcc3 configure:4718: checking how to run the C preprocessor configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4791: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:4836: result: cc -E configure:4860: cc -E -I/usr/local/include conftest.c configure:4866: $? = 0 configure:4898: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4904: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:4948: checking for egrep configure:4958: result: grep -E configure:4963: checking for ANSI C header files configure:4988: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4994: $? = 0 configure:4997: test -z || test ! -s conftest.err configure:5000: $? = 0 configure:5003: test -s conftest. configure:5006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5115: result: no configure:5130: checking for flex configure:5146: found /usr/bin/flex configure:5156: result: flex configure:5169: checking for yywrap in -lfl configure:5199: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:5205: $? = 0 configure:5208: test -z || test ! -s conftest.err configure:5211: $? = 0 configure:5214: test -s conftest configure:5217: $? = 0 configure:5230: result: yes configure:5307: checking lex output file root configure:5318: flex conftest.l configure:5321: $? = 0 configure:5333: result: lex.yy configure:5338: checking whether yytext is a pointer configure:5354: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:5360: $? = 0 configure:5363: test -z || test ! -s conftest.err configure:5366: $? = 0 configure:5369: test -s conftest configure:5372: $? = 0 configure:5386: result: yes configure:5403: checking for i386-unknown-gnu-ranlib configure:5432: result: no configure:5441: checking for ranlib configure:5457: found /usr/bin/ranlib configure:5468: result: ranlib configure:5499: checking whether NLS is requested configure:5508: result: yes configure:5546: checking for msgfmt configure:5577: result: /usr/local/bin/msgfmt configure:5586: checking for gmsgfmt configure:5617: result: /usr/local/bin/msgfmt configure:5656: checking for xgettext configure:5687: result: /usr/local/bin/xgettext configure:5727: checking for msgmerge configure:5757: result: /usr/local/bin/msgmerge configure:5798: checking build system type configure:5816: result: i386-unknown-gnu configure:5824: checking host system type configure:5838: result: i386-unknown-gnu configure:5846: checking for an ANSI C-conforming const configure:5913: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5919: $? = 0 configure:5922: test -z || test ! -s conftest.err configure:5925: $? = 0 configure:5928: test -s conftest. configure:5931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:5942: result: no configure:5953: checking for signed configure:5974: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5980: $? = 0 configure:5983: test -z || test ! -s conftest.err configure:5986: $? = 0 configure:5989: test -s conftest. configure:5992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | /* end confdefs.h. */ | | int | main () | { | signed char x; | ; | return 0; | } configure:6003: result: no configure:6013: checking for inline configure:6034: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6040: $? = 0 configure:6043: test -z || test ! -s conftest.err configure:6046: $? = 0 configure:6049: test -s conftest. configure:6052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:6034: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6040: $? = 0 configure:6043: test -z || test ! -s conftest.err configure:6046: $? = 0 configure:6049: test -s conftest. configure:6052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:6034: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6040: $? = 0 configure:6043: test -z || test ! -s conftest.err configure:6046: $? = 0 configure:6049: test -s conftest. configure:6052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:6064: result: no configure:6097: checking for sys/types.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for sys/stat.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for stdlib.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for string.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for memory.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for strings.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for inttypes.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for stdint.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6097: checking for unistd.h configure:6113: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6119: $? = 0 configure:6122: test -z || test ! -s conftest.err configure:6125: $? = 0 configure:6128: test -s conftest. configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6142: result: no configure:6154: checking for off_t configure:6178: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `off_t' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: parse error before ')' token configure:6184: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:6207: result: no configure:6219: checking for size_t configure:6243: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6249: $? = 0 configure:6252: test -z || test ! -s conftest.err configure:6255: $? = 0 configure:6258: test -s conftest. configure:6261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:6272: result: no configure:6285: checking for long long configure:6307: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6313: $? = 0 configure:6316: test -z || test ! -s conftest.err configure:6319: $? = 0 configure:6322: test -s conftest configure:6325: $? = 0 configure:6337: result: yes configure:6348: checking for long double configure:6377: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:22: warning: use of `long double' type; its size may change in a future release conftest.c:22: warning: (Long double usage is reported only once for each file. conftest.c:22: warning: To disable this warning, use -Wno-long-double.) configure:6383: $? = 0 configure:6386: test -z || test ! -s conftest.err configure:6389: $? = 0 configure:6392: test -s conftest. configure:6395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | /* The Stardent Vistra knows sizeof(long double), but does not support it. */ | long double foo = 0.0; | /* On Ultrix 4.3 cc, long double is 4 and double is 8. */ | int array [2*(sizeof(long double) >= sizeof(double)) - 1]; | | int | main () | { | | ; | return 0; | } configure:6407: result: no configure:6418: checking for wchar_t configure:6440: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6446: $? = 0 configure:6449: test -z || test ! -s conftest.err configure:6452: $? = 0 configure:6455: test -s conftest. configure:6458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wchar_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:6469: result: no configure:6480: checking for wint_t configure:6502: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6508: $? = 0 configure:6511: test -z || test ! -s conftest.err configure:6514: $? = 0 configure:6517: test -s conftest. configure:6520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wint_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:6531: result: no configure:6542: checking for inttypes.h configure:6564: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6570: $? = 0 configure:6573: test -z || test ! -s conftest.err configure:6576: $? = 0 configure:6579: test -s conftest. configure:6582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6593: result: no configure:6604: checking for stdint.h configure:6626: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6632: $? = 0 configure:6635: test -z || test ! -s conftest.err configure:6638: $? = 0 configure:6641: test -s conftest. configure:6644: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6655: result: no configure:6668: checking for intmax_t configure:6698: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6704: $? = 0 configure:6707: test -z || test ! -s conftest.err configure:6710: $? = 0 configure:6713: test -s conftest. configure:6716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:6727: result: no configure:6739: checking whether printf() supports POSIX/XSI format strings configure:6789: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6792: $? = 0 configure:6794: ./conftest configure:6797: $? = 0 configure:6812: result: yes configure:6826: checking for working alloca.h configure:6847: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6853: $? = 0 configure:6856: test -z || test ! -s conftest.err configure:6859: $? = 0 configure:6862: test -s conftest configure:6865: $? = 0 configure:6877: result: yes configure:6887: checking for alloca configure:6928: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6934: $? = 0 configure:6937: test -z || test ! -s conftest.err configure:6940: $? = 0 configure:6943: test -s conftest configure:6946: $? = 0 configure:6958: result: yes configure:7186: checking for stdlib.h configure:7191: result: no configure:7186: checking for unistd.h configure:7191: result: no configure:7334: checking for getpagesize configure:7391: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7397: $? = 0 configure:7400: test -z || test ! -s conftest.err configure:7403: $? = 0 configure:7406: test -s conftest configure:7409: $? = 0 configure:7421: result: yes configure:7431: checking for working mmap configure:7573: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7576: $? = 0 configure:7578: ./conftest ./configure: line 1: 19983 Bus error ./conftest$ac_exeext configure:7581: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:7595: result: no configure:7607: checking whether we are using the GNU C Library 2.1 or newer conftest.c:25:22: features.h: No such file or directory configure:7638: result: no configure:7646: checking whether integer division by zero raises SIGFPE configure:7708: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:42: warning: built-in function `nan' declared as non-function configure:7711: $? = 0 configure:7713: ./conftest configure:7716: $? = 0 configure:7731: result: yes configure:7744: checking for unsigned long long configure:7766: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7772: $? = 0 configure:7775: test -z || test ! -s conftest.err configure:7778: $? = 0 configure:7781: test -s conftest configure:7784: $? = 0 configure:7796: result: yes configure:7828: checking for inttypes.h configure:7851: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7857: $? = 0 configure:7860: test -z || test ! -s conftest.err configure:7863: $? = 0 configure:7866: test -s conftest. configure:7869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:7881: result: no configure:7967: checking for stdint.h configure:7972: result: no configure:8111: checking for SIZE_MAX configure:8435: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8438: $? = 0 configure:8440: ./conftest configure:8443: $? = 0 configure:8756: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8759: $? = 0 configure:8761: ./conftest configure:8764: $? = 0 configure:9077: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9080: $? = 0 configure:9082: ./conftest configure:9085: $? = 0 configure:9120: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:29: error: conflicting types for `foo' conftest.c:28: error: previous declaration of `foo' configure:9126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:9158: result: 4294967295U configure:9175: checking for stdint.h configure:9180: result: no configure:9393: checking for non-GNU ld configure:9424: result: /usr/bin/ld configure:9433: checking if the linker (/usr/bin/ld) is GNU ld configure:9446: result: no configure:9452: checking for shared library run path origin configure:9465: result: done configure:9871: checking for ptrdiff_t configure:9895: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `ptrdiff_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: parse error before ')' token configure:9901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((ptrdiff_t *) 0) | return 0; | if (sizeof (ptrdiff_t)) | return 0; | ; | return 0; | } configure:9924: result: no configure:9961: checking argz.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c:63:18: argz.h: No such file or directory configure:9979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking argz.h presence configure:10015: cc -E -I/usr/local/include conftest.c conftest.c:29:18: argz.h: No such file or directory configure:10021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:10041: result: no configure:10076: checking for argz.h configure:10083: result: no configure:9961: checking limits.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9979: $? = 0 configure:9982: test -z || test ! -s conftest.err configure:9985: $? = 0 configure:9988: test -s conftest. configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking limits.h presence configure:10015: cc -E -I/usr/local/include conftest.c configure:10021: $? = 0 configure:10041: result: yes configure:10054: WARNING: limits.h: present but cannot be compiled configure:10056: WARNING: limits.h: check for missing prerequisite headers? configure:10058: WARNING: limits.h: see the Autoconf documentation configure:10060: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:10062: WARNING: limits.h: proceeding with the preprocessor's result configure:10064: WARNING: limits.h: in the future, the compiler will take precedence configure:10076: checking for limits.h configure:10083: result: yes configure:9961: checking locale.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9979: $? = 0 configure:9982: test -z || test ! -s conftest.err configure:9985: $? = 0 configure:9988: test -s conftest. configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking locale.h presence configure:10015: cc -E -I/usr/local/include conftest.c configure:10021: $? = 0 configure:10041: result: yes configure:10054: WARNING: locale.h: present but cannot be compiled configure:10056: WARNING: locale.h: check for missing prerequisite headers? configure:10058: WARNING: locale.h: see the Autoconf documentation configure:10060: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:10062: WARNING: locale.h: proceeding with the preprocessor's result configure:10064: WARNING: locale.h: in the future, the compiler will take precedence configure:10076: checking for locale.h configure:10083: result: yes configure:9961: checking nl_types.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9979: $? = 0 configure:9982: test -z || test ! -s conftest.err configure:9985: $? = 0 configure:9988: test -s conftest. configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking nl_types.h presence configure:10015: cc -E -I/usr/local/include conftest.c configure:10021: $? = 0 configure:10041: result: yes configure:10054: WARNING: nl_types.h: present but cannot be compiled configure:10056: WARNING: nl_types.h: check for missing prerequisite headers? configure:10058: WARNING: nl_types.h: see the Autoconf documentation configure:10060: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:10062: WARNING: nl_types.h: proceeding with the preprocessor's result configure:10064: WARNING: nl_types.h: in the future, the compiler will take precedence configure:10076: checking for nl_types.h configure:10083: result: yes configure:9961: checking malloc.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9979: $? = 0 configure:9982: test -z || test ! -s conftest.err configure:9985: $? = 0 configure:9988: test -s conftest. configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking malloc.h presence configure:10015: cc -E -I/usr/local/include conftest.c configure:10021: $? = 0 configure:10041: result: yes configure:10054: WARNING: malloc.h: present but cannot be compiled configure:10056: WARNING: malloc.h: check for missing prerequisite headers? configure:10058: WARNING: malloc.h: see the Autoconf documentation configure:10060: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:10062: WARNING: malloc.h: proceeding with the preprocessor's result configure:10064: WARNING: malloc.h: in the future, the compiler will take precedence configure:10076: checking for malloc.h configure:10083: result: yes configure:9961: checking stddef.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9979: $? = 0 configure:9982: test -z || test ! -s conftest.err configure:9985: $? = 0 configure:9988: test -s conftest. configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking stddef.h presence configure:10015: cc -E -I/usr/local/include conftest.c configure:10021: $? = 0 configure:10041: result: yes configure:10054: WARNING: stddef.h: present but cannot be compiled configure:10056: WARNING: stddef.h: check for missing prerequisite headers? configure:10058: WARNING: stddef.h: see the Autoconf documentation configure:10060: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:10062: WARNING: stddef.h: proceeding with the preprocessor's result configure:10064: WARNING: stddef.h: in the future, the compiler will take precedence configure:10076: checking for stddef.h configure:10083: result: yes configure:9952: checking for stdlib.h configure:9957: result: no configure:9952: checking for string.h configure:9957: result: no configure:9952: checking for unistd.h configure:9957: result: no configure:9961: checking sys/param.h usability configure:9973: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9979: $? = 0 configure:9982: test -z || test ! -s conftest.err configure:9985: $? = 0 configure:9988: test -s conftest. configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10001: result: no configure:10005: checking sys/param.h presence configure:10015: cc -E -I/usr/local/include conftest.c configure:10021: $? = 0 configure:10041: result: yes configure:10054: WARNING: sys/param.h: present but cannot be compiled configure:10056: WARNING: sys/param.h: check for missing prerequisite headers? configure:10058: WARNING: sys/param.h: see the Autoconf documentation configure:10060: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:10062: WARNING: sys/param.h: proceeding with the preprocessor's result configure:10064: WARNING: sys/param.h: in the future, the compiler will take precedence configure:10076: checking for sys/param.h configure:10083: result: yes configure:10125: checking for asprintf configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for fwprintf configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for getcwd configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for getegid configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for geteuid configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for getgid configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for getuid configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for mempcpy configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _mempcpy configure:10188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:10212: result: no configure:10125: checking for munmap configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for putenv configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for setenv configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for setlocale configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for snprintf configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function `snprintf' configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for stpcpy configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for strcasecmp configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for strdup configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for strtoul configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for tsearch configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for wcslen configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10188: $? = 0 configure:10191: test -z || test ! -s conftest.err configure:10194: $? = 0 configure:10197: test -s conftest configure:10200: $? = 0 configure:10212: result: yes configure:10125: checking for __argz_count configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_count configure:10188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:10212: result: no configure:10125: checking for __argz_stringify configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:10188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:10212: result: no configure:10125: checking for __argz_next configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_next configure:10188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:10212: result: no configure:10125: checking for __fsetlocking configure:10182: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:10188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = __fsetlocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fsetlocking; | ; | return 0; | } configure:10212: result: no configure:10224: checking whether _snprintf is declared configure:10249: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: `_snprintf' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:10255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:10278: result: no configure:10292: checking whether _snwprintf is declared configure:10317: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `_snwprintf' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) configure:10323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 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:10346: result: no configure:10361: checking whether feof_unlocked is declared configure:10386: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:10392: $? = 0 configure:10395: test -z || test ! -s conftest.err configure:10398: $? = 0 configure:10401: test -s conftest. configure:10404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:10415: result: no configure:10429: checking whether fgets_unlocked is declared configure:10454: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:62: error: (Each undeclared identifier is reported only once conftest.c:62: error: for each function it appears in.) configure:10460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:10483: result: no configure:10497: checking whether getc_unlocked is declared configure:10522: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:10528: $? = 0 configure:10531: test -z || test ! -s conftest.err configure:10534: $? = 0 configure:10537: test -s conftest. configure:10540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:10551: result: no configure:10619: checking for iconv configure:10646: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:10652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_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:10696: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:10702: $? = 0 configure:10705: test -z || test ! -s conftest.err configure:10708: $? = 0 configure:10711: test -s conftest configure:10714: $? = 0 configure:10729: result: yes configure:10739: checking how to link with libiconv configure:10741: result: /usr/local/lib/libiconv.a configure:10752: checking for iconv declaration configure:10786: cc -c -fno-common -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:10792: $? = 0 configure:10795: test -z || test ! -s conftest.err configure:10798: $? = 0 configure:10801: test -s conftest. configure:10804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_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:10819: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:10830: checking for nl_langinfo and CODESET configure:10851: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10857: $? = 0 configure:10860: test -z || test ! -s conftest.err configure:10863: $? = 0 configure:10866: test -s conftest configure:10869: $? = 0 configure:10882: result: yes configure:10894: checking for LC_MESSAGES configure:10915: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10921: $? = 0 configure:10924: test -z || test ! -s conftest.err configure:10927: $? = 0 configure:10930: test -s conftest configure:10933: $? = 0 configure:10945: result: yes configure:10961: checking for bison configure:10977: found /usr/local/bin/bison configure:10987: result: bison configure:11000: checking version of bison configure:11009: result: 1.35, ok configure:11031: checking whether NLS is requested configure:11040: result: yes configure:11056: checking whether included gettext is requested configure:11066: result: no configure:11077: checking for GNU gettext in libc configure:11101: cc -o conftest -fno-common -fno-strict-aliasing -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:11107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:11131: result: no configure:11514: checking for GNU gettext in libintl configure:11546: cc -o conftest -fno-common -fno-strict-aliasing -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:11552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:11600: cc -o conftest -fno-common -fno-strict-aliasing -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:11606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:11635: result: no configure:11682: checking whether to use NLS configure:11684: result: yes configure:11687: checking where the gettext function comes from configure:11698: result: included intl directory configure:11790: checking for intltool >= 0.30 configure:11800: result: 0.34.1 found configure:11857: checking for perl configure:11875: found /usr/local/bin/perl configure:11887: result: /usr/local/bin/perl configure:11919: checking for iconv configure:11937: found /usr/local/bin/iconv configure:11950: result: /usr/local/bin/iconv configure:11959: checking for msgfmt configure:11977: found /usr/local/bin/msgfmt configure:11990: result: /usr/local/bin/msgfmt configure:11999: checking for msgmerge configure:12017: found /usr/local/bin/msgmerge configure:12030: result: /usr/local/bin/msgmerge configure:12039: checking for xgettext configure:12057: found /usr/local/bin/xgettext configure:12070: result: /usr/local/bin/xgettext configure:12119: checking for initscr in -lncurses configure:12149: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:12155: $? = 0 configure:12158: test -z || test ! -s conftest.err configure:12161: $? = 0 configure:12164: test -s conftest configure:12167: $? = 0 configure:12180: result: yes configure:12198: checking for readline in -lreadline configure:12228: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lreadline -lncurses >&5 configure:12234: $? = 0 configure:12237: test -z || test ! -s conftest.err configure:12240: $? = 0 configure:12243: test -s conftest configure:12246: $? = 0 configure:12259: result: yes configure:12277: checking for add_history in -lhistory configure:12307: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lhistory -lreadline -lncurses >&5 configure:12313: $? = 0 configure:12316: test -z || test ! -s conftest.err configure:12319: $? = 0 configure:12322: test -s conftest configure:12325: $? = 0 configure:12338: result: yes configure:12356: checking for rl_completion_matches configure:12413: cc -o conftest -fno-common -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lhistory -lreadline -lncurses >&5 ld: Undefined symbols: _rl_completion_matches configure:12419: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU MDK" | #define PACKAGE_TARNAME "mdk" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "GNU MDK 1.2.1" | #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" | #define PACKAGE "mdk" | #define VERSION "1.2.1" | #define YYTEXT_POINTER 1 | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 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_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define LOCALEDIR "/share/locale" | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIBHISTORY 1 | /* end confdefs.h. */ | /* Define rl_completion_matches to an innocuous variant, in case declares rl_completion_matches. | For example, HP-UX 11i declares gettimeofday. */ | #define rl_completion_matches innocuous_rl_completion_matches | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rl_completion_matches (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rl_completion_matches | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char rl_completion_matches (); | /* 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_rl_completion_matches) || defined (__stub___rl_completion_matches) | choke me | #else | char (*f) () = rl_completion_matches; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != rl_completion_matches; | ; | return 0; | } configure:12443: result: no configure:12471: checking for Guile configure:12474: result: no configure:12507: checking for i386-unknown-gnu-pkg-config configure:12540: result: no configure:12549: checking for pkg-config configure:12567: found /usr/local/bin/pkg-config configure:12579: result: /usr/local/bin/pkg-config configure:12594: checking pkg-config is at least version 0.9.0 configure:12597: result: yes configure:12608: checking for GLIB configure:12613: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0" configure:12616: $? = 0 configure:12627: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0" configure:12630: $? = 0 configure:12685: result: yes configure:12710: checking for GTK configure:12715: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0 libglade-2.0 >= 2.0.0 pango >= 1.4" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found configure:12718: $? = 1 configure:12729: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0 libglade-2.0 >= 2.0.0 pango >= 1.4" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found configure:12732: $? = 1 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found configure:12747: WARNING: Cannot find GTK+: the GUI shall not be built configure:12771: checking for getopt_long configure:12828: cc -o conftest -fno-common -fno-strict-aliasing -I/include/glib-2.0 -I/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lhistory -lreadline -lncurses -L/lib -lglib-2.0 -lintl -liconv >&5 configure:12834: $? = 0 configure:12837: test -z || test ! -s conftest.err configure:12840: $? = 0 configure:12843: test -s conftest configure:12846: $? = 0 configure:12858: result: yes configure:13049: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU MDK config.status 1.2.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:832: creating Makefile config.status:832: creating doc/Makefile config.status:832: creating doc/img/Makefile config.status:832: creating mixlib/Makefile config.status:832: creating mixlib/testsuite/Makefile config.status:832: creating mixguile/Makefile config.status:832: creating mixutils/Makefile config.status:832: creating mixgtk/Makefile config.status:832: creating lib/Makefile config.status:832: creating misc/Makefile config.status:832: creating samples/Makefile config.status:832: creating po/Makefile.in config.status:832: creating intl/Makefile config.status:898: creating config.h config.status:1292: executing depfiles commands config.status:1292: executing default-1 commands config.status:1292: executing intltool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no 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_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_exeext= ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes 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_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_rl_completion_matches=no 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_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=no ac_cv_header_argz_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_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_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_history_add_history=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_readline_readline=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext 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_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_LEX=flex ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=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_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_prog_cc_stdc=no 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 am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=no gt_cv_c_intmax_t=no gt_cv_c_long_double=no gt_cv_c_wchar_t=no gt_cv_c_wint_t=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no lt_cv_sys_max_cmd_len= 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/include/glib-2.0 -I/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-L/lib -lglib-2.0 -lintl -liconv ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -fno-strict-aliasing -I/include/glib-2.0 -I/lib/glib-2.0/include -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='no' GLIB_CFLAGS='-I/include/glib-2.0 -I/lib/glib-2.0/include ' GLIB_LIBS='-L/lib -lglib-2.0 -lintl -liconv ' GMSGFMT='/usr/local/bin/msgfmt' GTK_CFLAGS='' GTK_LIBS='' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' 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='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' INTLOBJS='$(GETTOBJS)' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='-L/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' LIBOBJS='' LIBS='-lhistory -lreadline -lncurses -L/lib -lglib-2.0 -lintl -liconv ' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/missing --run makeinfo' MAKE_GUILE='' MAKE_GUILE_FALSE='' MAKE_GUILE_TRUE='#' MAKE_GUI_FALSE='' MAKE_GUI_TRUE='#' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='mdk' PACKAGE_BUGREPORT='bug-mdk@gnu.org' PACKAGE_NAME='GNU MDK' PACKAGE_STRING='GNU MDK 1.2.1' PACKAGE_TARNAME='mdk' PACKAGE_VERSION='1.2.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='1.2.1' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/lang/mdk/work/mdk-1.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DECL_FEOF_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBHISTORY 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCSLEN 1 #define ICONV_CONST const #define INTDIV0_RAISES_SIGFPE 1 #define LOCALEDIR "/share/locale" #define PACKAGE "mdk" #define PACKAGE_BUGREPORT "bug-mdk@gnu.org" #define PACKAGE_NAME "GNU MDK" #define PACKAGE_STRING "GNU MDK 1.2.1" #define PACKAGE_TARNAME "mdk" #define PACKAGE_VERSION "1.2.1" #define SIZE_MAX 4294967295U #define VERSION "1.2.1" #define YYTEXT_POINTER 1 #define const #define inline #define off_t long #define ptrdiff_t long #define signed #define size_t unsigned #define uintmax_t unsigned long long #endif #ifndef __cplusplus configure: exit 0