This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --without-included-gettext --program-prefix= --with-cachesize=20 --enable-midi=seq,extp,raw --enable-cdrom=bsd,mp3 --enable-audio=oss,esd --with-default-output=esd --disable-sdl --disable-mmx --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include --enable-ltdl-convenience --enable-ltdl-convenience --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 109 tasks, 164 threads, 4 processors Load average: 0.72, Mach factor: 3.27 /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: /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:2106: checking build system type configure:2124: result: i386-unknown-gnu configure:2146: checking host system type configure:2161: result: i386-unknown-gnu configure:2183: checking target system type configure:2198: result: i386-unknown-gnu configure:2259: checking for a BSD-compatible install configure:2315: result: /usr/local/bin/ginstall -c configure:2326: checking whether build environment is sane configure:2369: result: yes configure:2426: checking for gawk configure:2442: found /usr/local/bin/gawk configure:2453: result: gawk configure:2464: checking whether make sets $(MAKE) configure:2485: result: yes configure:2696: checking for i386-unknown-gnu-gcc configure:2726: result: no configure:2736: checking for gcc configure:2752: found /usr/bin/gcc configure:2763: result: gcc configure:3001: checking for C compiler version configure:3008: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3011: $? = 0 configure:3018: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3021: $? = 0 configure:3028: gcc -V >&5 gcc: `-V' option must have argument configure:3031: $? = 1 configure:3054: checking for C compiler default output file name configure:3081: gcc -fno-common conftest.c >&5 configure:3084: $? = 0 configure:3122: result: a.out configure:3139: checking whether the C compiler works configure:3149: ./a.out configure:3152: $? = 0 configure:3169: result: yes configure:3176: checking whether we are cross compiling configure:3178: result: no configure:3181: checking for suffix of executables configure:3188: gcc -o conftest -fno-common conftest.c >&5 configure:3191: $? = 0 configure:3215: result: configure:3221: checking for suffix of object files configure:3247: gcc -c -fno-common conftest.c >&5 configure:3250: $? = 0 configure:3273: result: configure:3277: checking whether we are using the GNU C compiler configure:3306: gcc -c -fno-common conftest.c >&5 configure:3312: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3329: result: no configure:3334: checking whether gcc accepts -g configure:3364: gcc -c -g conftest.c >&5 configure:3370: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3402: gcc -c conftest.c >&5 configure:3408: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3441: gcc -c -g conftest.c >&5 configure:3447: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3469: result: no configure:3486: checking for gcc option to accept ISO C89 configure:3560: gcc -c -fno-common conftest.c >&5 configure:3566: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3560: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3566: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3560: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3566: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3560: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3560: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3560: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3560: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3566: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3592: result: unsupported configure:3618: checking for style of include used by make configure:3646: result: GNU configure:3674: checking dependency style of gcc configure:3764: result: gcc3 configure:3794: checking for a BSD-compatible install configure:3850: result: /usr/local/bin/ginstall -c configure:3861: checking whether make sets $(MAKE) configure:3882: result: yes configure:3892: checking for library containing strerror configure:3933: gcc -o conftest -fno-common conftest.c >&5 configure:3939: $? = 0 configure:3967: result: none required configure:3976: checking whether gcc recognizes __func__ configure:4004: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:15: warning: initialization discards qualifiers from pointer target type configure:4010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | | int | main () | { | int main() { | char *s = __func__; | } | ; | return 0; | } configure:4029: result: no configure:4154: checking for non-GNU ld configure:4184: result: /usr/bin/ld configure:4193: checking if the linker (/usr/bin/ld) is GNU ld configure:4205: result: no configure:4210: checking for /usr/bin/ld option to reload object files configure:4217: result: -r configure:4222: checking for BSD-compatible nm configure:4258: result: nm configure:4261: checking whether ln -s works configure:4265: result: yes configure:4272: checking how to recognise dependant libraries configure:4440: result: pass_all configure:4452: checking command to parse nm output configure:4529: gcc -c -fno-common conftest.c >&5 configure:4532: $? = 0 configure:4536: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4539: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4529: gcc -c -fno-common conftest.c >&5 configure:4532: $? = 0 configure:4536: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4539: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4632: result: failed configure:4644: checking how to run the C preprocessor configure:4684: gcc -E conftest.c configure:4690: $? = 0 configure:4721: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4727: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include configure:4760: result: gcc -E configure:4789: gcc -E conftest.c configure:4795: $? = 0 configure:4826: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include configure:4870: checking for grep that handles long lines and -e configure:4944: result: /usr/bin/grep configure:4949: checking for egrep configure:5027: result: /usr/bin/grep -E configure:5032: checking for ANSI C header files configure:5062: gcc -c -fno-common conftest.c >&5 configure:5068: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5193: result: no configure:5217: checking for sys/types.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for sys/stat.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for stdlib.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for string.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for memory.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for strings.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for inttypes.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for stdint.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5217: checking for unistd.h configure:5238: gcc -c -fno-common conftest.c >&5 configure:5244: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5260: result: no configure:5287: checking dlfcn.h usability configure:5304: gcc -c -fno-common conftest.c >&5 configure:5310: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5324: result: no configure:5328: checking dlfcn.h presence configure:5343: gcc -E conftest.c configure:5349: $? = 0 configure:5363: result: yes configure:5376: WARNING: dlfcn.h: present but cannot be compiled configure:5378: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5380: WARNING: dlfcn.h: see the Autoconf documentation configure:5382: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5384: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5386: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5391: checking for dlfcn.h configure:5399: result: yes configure:5558: checking for i386-unknown-gnu-ranlib configure:5588: result: no configure:5598: checking for ranlib configure:5614: found /usr/bin/ranlib configure:5625: result: ranlib configure:5654: checking for i386-unknown-gnu-strip configure:5684: result: no configure:5694: checking for strip configure:5710: found /usr/bin/strip configure:5721: result: strip configure:5946: checking for objdir configure:5957: result: .libs configure:5978: checking for gcc option to produce PIC configure:6125: result: none configure:6228: checking if gcc static flag works configure:6257: gcc -o conftest -fno-common conftest.c >&5 configure:6263: $? = 0 configure:6286: result: yes configure:6302: checking if gcc supports -c -o file.o configure:6325: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6346: result: yes configure:6351: checking if gcc supports -c -o file.lo configure:6381: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:6387: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | int some_variable = 0; | ; | return 0; | } configure:6413: result: configure:6522: checking whether the linker (/usr/bin/ld) supports shared libraries configure:7134: result: no configure:7143: checking how to hardcode library paths into programs configure:7167: result: unsupported configure:7176: checking whether stripping libraries is possible configure:7184: result: no configure:7196: checking dynamic linker characteristics configure:7578: result: gnu ld.so configure:7587: checking if libtool supports shared libraries configure:7589: result: no configure:8909: checking for ranlib configure:8936: result: ranlib configure:8962: checking for an ANSI C-conforming const configure:9037: gcc -c -fno-common conftest.c >&5 configure:9043: $? = 0 configure:9058: result: yes configure:9068: checking for inline configure:9094: gcc -c -fno-common conftest.c >&5 configure:9100: $? = 0 configure:9118: result: inline configure:9137: checking for off_t configure:9167: gcc -c -fno-common conftest.c >&5 conftest.c:44: error: parse error before "ac__type_new_" conftest.c:44: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:48: error: parse error before ')' token configure:9173: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9188: result: no configure:9200: checking for size_t configure:9230: gcc -c -fno-common conftest.c >&5 configure:9236: $? = 0 configure:9251: result: yes configure:9265: checking for working alloca.h configure:9292: gcc -o conftest -fno-common conftest.c >&5 configure:9298: $? = 0 configure:9315: result: yes configure:9325: checking for alloca configure:9372: gcc -o conftest -fno-common conftest.c >&5 configure:9378: $? = 0 configure:9395: result: yes configure:9628: checking for stdlib.h configure:9634: result: no configure:9628: checking for unistd.h configure:9634: result: no configure:9767: checking for getpagesize configure:9823: gcc -o conftest -fno-common conftest.c >&5 configure:9829: $? = 0 configure:9847: result: yes configure:9857: checking for working mmap configure:10004: gcc -o conftest -fno-common conftest.c >&5 configure:10007: $? = 0 configure:10013: ./conftest ./configure: line 1: 23162 Bus error ./conftest$ac_exeext configure:10016: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* 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 !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef 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) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 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) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 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) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:10032: result: no configure:10044: checking whether we are using the GNU C Library 2.1 or newer conftest.c:16:22: features.h: No such file or directory configure:10075: result: no configure:10107: checking argz.h usability configure:10124: gcc -c -fno-common conftest.c >&5 conftest.c:48:18: argz.h: No such file or directory configure:10130: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10144: result: no configure:10148: checking argz.h presence configure:10163: gcc -E conftest.c conftest.c:15:18: argz.h: No such file or directory configure:10169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include configure:10183: result: no configure:10211: checking for argz.h configure:10219: result: no configure:10107: checking limits.h usability configure:10124: gcc -c -fno-common conftest.c >&5 configure:10130: $? = 0 configure:10144: result: yes configure:10148: checking limits.h presence configure:10163: gcc -E conftest.c configure:10169: $? = 0 configure:10183: result: yes configure:10211: checking for limits.h configure:10219: result: yes configure:10107: checking locale.h usability configure:10124: gcc -c -fno-common conftest.c >&5 configure:10130: $? = 0 configure:10144: result: yes configure:10148: checking locale.h presence configure:10163: gcc -E conftest.c configure:10169: $? = 0 configure:10183: result: yes configure:10211: checking for locale.h configure:10219: result: yes configure:10107: checking nl_types.h usability configure:10124: gcc -c -fno-common conftest.c >&5 configure:10130: $? = 0 configure:10144: result: yes configure:10148: checking nl_types.h presence configure:10163: gcc -E conftest.c configure:10169: $? = 0 configure:10183: result: yes configure:10211: checking for nl_types.h configure:10219: result: yes configure:10107: checking malloc.h usability configure:10124: gcc -c -fno-common conftest.c >&5 configure:10130: $? = 0 configure:10144: result: yes configure:10148: checking malloc.h presence configure:10163: gcc -E conftest.c configure:10169: $? = 0 configure:10183: result: yes configure:10211: checking for malloc.h configure:10219: result: yes configure:10107: checking stddef.h usability configure:10124: gcc -c -fno-common conftest.c >&5 configure:10130: $? = 0 configure:10144: result: yes configure:10148: checking stddef.h presence configure:10163: gcc -E conftest.c configure:10169: $? = 0 configure:10183: result: yes configure:10211: checking for stddef.h configure:10219: result: yes configure:10097: checking for stdlib.h configure:10103: result: no configure:10097: checking for string.h configure:10103: result: no configure:10097: checking for unistd.h configure:10103: result: no configure:10107: checking sys/param.h usability configure:10124: gcc -c -fno-common conftest.c >&5 configure:10130: $? = 0 configure:10144: result: yes configure:10148: checking sys/param.h presence configure:10163: gcc -E conftest.c configure:10169: $? = 0 configure:10183: result: yes configure:10211: checking for sys/param.h configure:10219: result: yes configure:10258: checking for feof_unlocked configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for fgets_unlocked configure:10314: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:10320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* 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_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:10338: result: no configure:10258: checking for getcwd configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for getegid configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for geteuid configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for getgid configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for getuid configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for mempcpy configure:10314: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _mempcpy configure:10320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:10338: result: no configure:10258: checking for munmap configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for putenv configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for setenv configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for setlocale configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for stpcpy configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for strchr configure:10314: gcc -o conftest -fno-common conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `strchr' configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for strcasecmp configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for strdup configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for strtoul configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for tsearch configure:10314: gcc -o conftest -fno-common conftest.c >&5 configure:10320: $? = 0 configure:10338: result: yes configure:10258: checking for __argz_count configure:10314: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___argz_count configure:10320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:10338: result: no configure:10258: checking for __argz_stringify configure:10314: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:10320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:10338: result: no configure:10258: checking for __argz_next configure:10314: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___argz_next configure:10320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:10338: result: no configure:10363: checking for iconv configure:10395: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:10401: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:10444: gcc -o conftest -fno-common conftest.c -liconv >&5 configure:10450: $? = 0 configure:10471: result: yes configure:10479: checking for iconv declaration configure:10518: gcc -c -fno-common conftest.c >&5 conftest.c:46: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:10524: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #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:10543: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:10559: checking for nl_langinfo and CODESET configure:10585: gcc -o conftest -fno-common conftest.c >&5 configure:10591: $? = 0 configure:10609: result: yes configure:10620: checking for LC_MESSAGES configure:10646: gcc -o conftest -fno-common conftest.c >&5 configure:10652: $? = 0 configure:10669: result: yes configure:10679: checking whether NLS is requested configure:10688: result: yes configure:10702: checking whether included gettext is requested configure:10712: result: no configure:10732: checking libintl.h usability configure:10749: gcc -c -fno-common conftest.c >&5 configure:10755: $? = 0 configure:10769: result: yes configure:10773: checking libintl.h presence configure:10788: gcc -E conftest.c configure:10794: $? = 0 configure:10808: result: yes configure:10836: checking for libintl.h configure:10843: result: yes configure:10848: checking for GNU gettext in libc configure:10876: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:10882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr | ; | return 0; | } configure:10899: result: no configure:10903: checking for GNU gettext in libintl configure:10933: gcc -o conftest -fno-common conftest.c -lintl -liconv >&5 configure:10939: $? = 0 configure:10957: result: yes configure:10980: checking for dcgettext configure:11036: gcc -o conftest -fno-common conftest.c -lintl -liconv >&5 configure:11042: $? = 0 configure:11060: result: yes configure:11074: checking for msgfmt configure:11101: result: /usr/local/bin/msgfmt configure:11110: checking for gmsgfmt configure:11141: result: /usr/local/bin/msgfmt configure:11152: checking for xgettext configure:11179: result: /usr/local/bin/xgettext configure:11356: checking for bison configure:11372: found /usr/local/bin/bison configure:11383: result: bison configure:11397: checking version of bison configure:11406: result: 1.35, ok configure:11445: checking for catalogs to be installed configure:11465: result: ja configure:11487: checking for X configure:11722: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:11727: checking for an ANSI C-conforming const configure:11823: result: yes configure:11833: checking for inline configure:11883: result: inline configure:11902: checking for pid_t configure:11932: gcc -c -fno-common conftest.c >&5 conftest.c:77: error: parse error before "ac__type_new_" conftest.c:77: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:81: error: parse error before ')' token configure:11938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:11953: result: no configure:11965: checking for size_t configure:12016: result: yes configure:12028: checking whether time.h and sys/time.h may both be included configure:12058: gcc -c -fno-common conftest.c >&5 configure:12064: $? = 0 configure:12079: result: yes configure:12089: checking whether struct tm is in sys/time.h or time.h configure:12119: gcc -c -fno-common conftest.c >&5 configure:12125: $? = 0 configure:12140: result: time.h configure:12150: checking whether byte ordering is bigendian configure:12182: gcc -c -fno-common conftest.c >&5 configure:12188: $? = 0 configure:12220: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `not' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before "big" configure:12226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define pid_t int | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12366: result: no configure:12402: checking libgen.h usability configure:12419: gcc -c -fno-common conftest.c >&5 configure:12425: $? = 0 configure:12439: result: yes configure:12443: checking libgen.h presence configure:12458: gcc -E conftest.c configure:12464: $? = 0 configure:12478: result: yes configure:12506: checking for libgen.h configure:12514: result: yes configure:12402: checking fcntl.h usability configure:12419: gcc -c -fno-common conftest.c >&5 configure:12425: $? = 0 configure:12439: result: yes configure:12443: checking fcntl.h presence configure:12458: gcc -E conftest.c configure:12464: $? = 0 configure:12478: result: yes configure:12506: checking for fcntl.h configure:12514: result: yes configure:12402: checking sys/time.h usability configure:12419: gcc -c -fno-common conftest.c >&5 configure:12425: $? = 0 configure:12439: result: yes configure:12443: checking sys/time.h presence configure:12458: gcc -E conftest.c configure:12464: $? = 0 configure:12478: result: yes configure:12506: checking for sys/time.h configure:12514: result: yes configure:12547: checking whether -R must be followed by a space configure:12573: gcc -o conftest -fno-common conftest.c -R/usr/X11R6/lib >&5 gcc: unrecognized option `-R/usr/X11R6/lib' configure:12579: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define pid_t int | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:12614: gcc -o conftest -fno-common conftest.c -R /usr/X11R6/lib >&5 gcc: unrecognized option `-R' ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) configure:12620: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsystem35" | #define VERSION "1.7.2" | #define HAVE_DLFCN_H 1 | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #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_FEOF_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define pid_t int | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:12633: result: neither works configure:12686: gcc -o conftest -fno-common conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:12692: $? = 0 configure:12849: checking for gethostbyname configure:12905: gcc -o conftest -fno-common conftest.c >&5 configure:12911: $? = 0 configure:12928: result: yes configure:13073: checking for connect configure:13129: gcc -o conftest -fno-common conftest.c >&5 configure:13135: $? = 0 configure:13152: result: yes configure:13224: checking for remove configure:13280: gcc -o conftest -fno-common conftest.c >&5 configure:13286: $? = 0 configure:13303: result: yes configure:13375: checking for shmat configure:13431: gcc -o conftest -fno-common conftest.c >&5 configure:13437: $? = 0 configure:13454: result: yes configure:13535: checking for IceConnectionNumber in -lICE configure:13570: gcc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:13576: $? = 0 configure:13594: result: yes configure:13612: checking for gettimeofday configure:13668: gcc -o conftest -fno-common conftest.c >&5 configure:13674: $? = 0 configure:13692: result: yes configure:13612: checking for mkdtemp configure:13668: gcc -o conftest -fno-common conftest.c >&5 configure:13674: $? = 0 configure:13692: result: yes configure:13703: checking for zlibVersion in -lz configure:13738: gcc -o conftest -fno-common conftest.c -lz >&5 configure:13744: $? = 0 configure:13762: result: yes configure:13775: checking zlib.h usability configure:13792: gcc -c -fno-common conftest.c >&5 configure:13798: $? = 0 configure:13812: result: yes configure:13816: checking zlib.h presence configure:13831: gcc -E conftest.c configure:13837: $? = 0 configure:13851: result: yes configure:13879: checking for zlib.h configure:13886: result: yes configure:13908: checking for pkg-config configure:13926: found /usr/local/bin/pkg-config configure:13939: result: /usr/local/bin/pkg-config configure:14009: checking for glib-config configure:14040: result: /usr/local/bin/glib12-config configure:14049: checking for GLIB - version >= 1.2.0 configure:14158: gcc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 >&5 configure:14161: $? = 0 configure:14167: ./conftest configure:14170: $? = 0 configure:14190: result: yes configure:14468: checking for gtk-config configure:14499: result: /usr/local/bin/gtk12-config configure:14508: checking for GTK - version >= 1.0.0 configure:14619: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm >&5 configure:14622: $? = 0 configure:14628: ./conftest configure:14631: $? = 0 configure:14651: result: yes configure:15481: checking for esd-config configure:15512: result: /usr/local/bin/esd-config configure:15521: checking for ESD - version >= 0.2.8 configure:15613: gcc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -lesd -laudiofile -lm >&5 configure:15616: $? = 0 configure:15622: ./conftest configure:15625: $? = 0 configure:15645: result: yes configure:15754: checking default output mode configure:15772: result: AUDIO_PCM_ANY configure:15836: WARNING: No --enable-cdrom=default cdrom for i386-unknown-gnu configure:15897: checking need -DX_LOCALE configure:15925: gcc -o conftest -fno-common conftest.c >&5 configure:15928: $? = 0 configure:15934: ./conftest configure:15937: $? = 0 configure:15952: result: no configure:17023: checking for freetype-config configure:17041: found /usr/local/bin/freetype-config configure:17054: result: /usr/local/bin/freetype-config configure:17064: checking for FreeType - version >= 2.0.0 configure:17147: gcc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c -L/usr/local/lib -lfreetype -lz >&5 configure:17150: $? = 0 configure:17156: ./conftest configure:17159: $? = 0 configure:17180: result: yes configure:17509: checking for XF86VidModeQueryExtension in -lXxf86vm configure:17544: gcc -o conftest -fno-common conftest.c -lXxf86vm -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 >&5 configure:17550: $? = 0 configure:17568: result: yes configure:17600: checking for nasm configure:17618: found /usr/local/bin/nasm configure:17631: result: /usr/local/bin/nasm configure:17686: checking for Ogg configure:17726: gcc -o conftest -fno-common conftest.c -logg >&5 configure:17729: $? = 0 configure:17735: ./conftest configure:17738: $? = 0 configure:17758: result: yes configure:17786: checking for Vorbis configure:17826: gcc -o conftest -fno-common conftest.c -lvorbis -lm -logg >&5 configure:17829: $? = 0 configure:17835: ./conftest configure:17838: $? = 0 configure:17858: result: yes configure:18035: checking for jpeg_destroy_decompress in -ljpeg configure:18070: gcc -o conftest -fno-common conftest.c -ljpeg >&5 configure:18076: $? = 0 configure:18094: result: yes configure:18104: checking for jpeglib.h configure:18123: gcc -E conftest.c configure:18129: $? = 0 configure:18143: result: yes configure:18417: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_var_func=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=no ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes 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_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_z_zlibVersion=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_ESD_CONFIG=/usr/local/bin/esd-config ac_cv_path_FT2_CONFIG=/usr/local/bin/freetype-config ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_HAVE_NASM=/usr/local/bin/nasm ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_PKGCONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_target=i386-unknown-gnu ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/emulators/xsystem35/work/xsystem35-1.7.2/missing --run aclocal-1.8 -I macros' ALLOCA='' ALSAMIX_H='' ALSA_CFLAGS='' ALSA_LIBS='' ALSA_STATIC_LIB='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/emulators/xsystem35/work/xsystem35-1.7.2/missing --run tar' AUTOCONF='/usr/local/bin/autoconf-2.61' AUTOHEADER='/usr/local/bin/autoheader-2.61' AUTOMAKE='${SHELL} /mnt/gmirror/ports/emulators/xsystem35/work/xsystem35-1.7.2/missing --run automake-1.8' AWK='gawk' BASE_DEPENDENCEIS_CFLAGS='' BASE_DEPENDENCEIS_LIBS='' BUILD_INCLUDED_LIBINTL='no' CATALOGS=' ja.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_JPEG_FALSE='#' ENABLE_JPEG_TRUE='' ESD_CFLAGS='-I/usr/local/include' ESD_CONFIG='/usr/local/bin/esd-config' ESD_LIBS='-L/usr/local/lib -lesd -laudiofile -lm' EXEEXT='' EXTRACFLAGS=' -I/usr/local/include/freetype2 -I/usr/local/include' EXTRALDFLAGS='-rdynamic' EXTRALIBS=' -L/usr/local/lib -lfreetype -lz' FREETYPE_INCLUDES='' FREETYPE_LIBS='' FT2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FT2_CONFIG='/usr/local/bin/freetype-config' FT2_LIBS='-L/usr/local/lib -lfreetype -lz' GENCAT='gencat' GLIBC21='no' GLIB_CFLAGS='-I/usr/local/include/glib12' GLIB_CONFIG='/usr/local/bin/glib12-config' GLIB_LIBS='-L/usr/local/lib -lglib-12' GMOFILES=' ja.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk12-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm' HAVE_GTK_FALSE='#' HAVE_GTK_TRUE='' HAVE_NASM='/usr/local/bin/nasm' HAVE_VORBIS_FALSE='#' HAVE_VORBIS_TRUE='' INCLTDL='-I${top_srcdir}/libltdl' INSIDE_GNOME_COMMON_FALSE='' INSIDE_GNOME_COMMON_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='-lintl -liconv' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' JOY_S='joystick_dmy' JPEG_CFLAGS='' JPEG_LIBS='-ljpeg' LDFLAGS='' LIBADD_DL='' LIBICONV='-liconv' LIBLTDL='${top_builddir}/libltdl/libltdlc.la' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/emulators/xsystem35/work/xsystem35-1.7.2/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' OGG_CFLAGS='' OGG_LIBS=' -logg' PACKAGE='xsystem35' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGCONFIG='/usr/local/bin/pkg-config' PKG_CONFIG='' POFILES=' ja.po' POSUB='po' RANLIB='ranlib' SDL='' SDL_CFLAGS='' SDL_CONFIG='' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' SRC_ABLEND='alpha_blend16.s haveunit.s' SRC_AUDIO=' audio_esd.c' SRC_CDROM=' cdrom.empty.c' SRC_FONT='font_x11.c font_freetype2.c cp932tojis0213.c' SRC_GRAPHDEV='xcore_draw.c xcore_video.c xcore_mode.c xcore_event.c xcore_cursor.c xcore_maskupdate.c image.c' SRC_MIDI='midi.extplayer.c' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.7.2' VERSION_MA='1.7.2' VERSION_MI='' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='' VORBIS_LIBS=' -lvorbis -lm' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib -lXxf86vm -lXext' X_PRE_LIBS=' -lSM -lICE' ZLIB_LIBS='-lz' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/emulators/xsystem35/work/xsystem35-1.7.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "xsystem35" #define VERSION "1.7.2" #define HAVE_DLFCN_H 1 #define off_t long int #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #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_FEOF_UNLOCKED 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_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define pid_t int #define TIME_WITH_SYS_TIME 1 #define HAVE_LIBGEN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKDTEMP 1 #define ENABLE_GLIB 1 #define ENABLE_GTK 1 #define ENABLE_ESD 1 #define DEFAULT_AUDIO_MODE AUDIO_PCM_ANY #define CDROM_DEVICE "/dev/cdrom" #define RGB_ORDER 1 #define ENABLE_MIDI_EXTPLAYER 1 #define MIDI_PLAYER "playmidi -4" #define MIDI_DEVICE "/dev/midi" #define SEQ_DEVICE "/dev/sequencer" #define JOY_DEVICE "/dev/js0" #define ENABLE_X11FONT 1 #define ENABLE_FT2 1 #define HAVE_XF86VMODE 1 #define ENABLE_MMX 1 #define ENABLE_JPEG 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:770: creating Makefile config.status:905: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:1091: executing depfiles commands config.status:1091: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:770: creating config.h config.status:1045: config.h is unchanged config.status:1091: executing depfiles commands config.status:1091: executing default-1 commands