This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GOPchop configure 1.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-sdl --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: 145 tasks, 202 threads, 4 processors Load average: 1.56, Mach factor: 2.43 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1571: checking for a BSD-compatible install configure:1626: result: /usr/bin/install -c -o root -g wheel configure:1637: checking whether build environment is sane configure:1680: result: yes configure:1713: checking for gawk configure:1729: found /usr/local/bin/gawk configure:1739: result: gawk configure:1749: checking whether make sets $(MAKE) configure:1769: result: yes configure:1990: checking for perl configure:2008: found /usr/local/bin/perl configure:2020: result: /usr/local/bin/perl configure:2066: checking build system type configure:2084: result: i386-unknown-gnu configure:2092: checking host system type configure:2106: result: i386-unknown-gnu configure:2134: checking for style of include used by make configure:2162: result: GNU configure:2195: checking for i386-unknown-gnu-gcc configure:2221: result: cc configure:2503: checking for C compiler version configure:2506: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2509: $? = 0 configure:2511: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2514: $? = 0 configure:2516: cc -V &5 cc: `-V' option must have argument configure:2519: $? = 1 configure:2542: checking for C compiler default output file name configure:2545: cc -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:2548: $? = 0 configure:2594: result: a.out configure:2599: checking whether the C compiler works configure:2605: ./a.out configure:2608: $? = 0 configure:2625: result: yes configure:2632: checking whether we are cross compiling configure:2634: result: no configure:2637: checking for suffix of executables configure:2639: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:2642: $? = 0 configure:2667: result: configure:2673: checking for suffix of object files configure:2694: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:2697: $? = 0 configure:2719: result: configure:2723: checking whether we are using the GNU C compiler configure:2747: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:2753: $? = 0 configure:2756: test -z || test ! -s conftest.err configure:2759: $? = 0 configure:2762: test -s conftest. configure:2765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2778: result: no configure:2784: checking whether cc accepts -g configure:2805: cc -c -g -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:2811: $? = 0 configure:2814: test -z || test ! -s conftest.err configure:2817: $? = 0 configure:2820: test -s conftest. configure:2823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2834: result: no configure:2851: checking for cc option to accept ANSI C configure:2921: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:2927: $? = 0 configure:2930: test -z || test ! -s conftest.err configure:2933: $? = 0 configure:2936: test -s conftest. configure:2939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2921: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2927: $? = 0 configure:2930: test -z || test ! -s conftest.err configure:2933: $? = 0 configure:2936: test -s conftest. configure:2939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2921: cc -std1 -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2927: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2921: cc -Ae -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 :6:2: missing '(' after predicate configure:2927: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2921: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 :6:2: missing '(' after predicate configure:2927: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2921: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc: unrecognized option `-Xc' configure:2927: $? = 0 configure:2930: test -z || test ! -s conftest.err configure:2933: $? = 0 configure:2936: test -s conftest. configure:2939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2957: result: none needed configure:2975: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2981: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3113: checking dependency style of cc configure:3175: result: gcc3 configure:3182: checking for strerror in -lcposix configure:3212: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3243: result: no configure:3259: checking for i386-unknown-gnu-gcc configure:3285: result: cc configure:3567: checking for C compiler version configure:3570: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3573: $? = 0 configure:3575: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3578: $? = 0 configure:3580: cc -V &5 cc: `-V' option must have argument configure:3583: $? = 1 configure:3586: checking whether we are using the GNU C compiler configure:3641: result: no configure:3647: checking whether cc accepts -g configure:3697: result: no configure:3714: checking for cc option to accept ANSI C configure:3820: result: none needed configure:3838: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3844: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3976: checking dependency style of cc configure:4038: result: gcc3 configure:4046: checking for cc option to accept ANSI C configure:4109: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:4115: $? = 0 configure:4118: test -z || test ! -s conftest.err configure:4121: $? = 0 configure:4124: test -s conftest. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* 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; | } | 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:4109: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:4115: $? = 0 configure:4118: test -z || test ! -s conftest.err configure:4121: $? = 0 configure:4124: test -s conftest. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* 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; | } | 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:4109: cc -std1 -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc1: error: unrecognized option `-std1' configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* 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; | } | 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:4109: cc -Ae -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 :6:2: missing '(' after predicate configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* 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; | } | 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:4109: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 :6:2: missing '(' after predicate configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* 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; | } | 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:4109: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc: unrecognized option `-Xc' configure:4115: $? = 0 configure:4118: test -z || test ! -s conftest.err configure:4121: $? = 0 configure:4124: test -s conftest. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* 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; | } | 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:4145: result: no configure:4163: checking for i386-unknown-gnu-g++ configure:4189: result: c++ configure:4247: checking for C++ compiler version configure:4250: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4253: $? = 0 configure:4255: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4258: $? = 0 configure:4260: c++ -V &5 c++: `-V' option must have argument configure:4263: $? = 1 configure:4266: checking whether we are using the GNU C++ compiler configure:4290: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:4296: $? = 0 configure:4299: test -z || test ! -s conftest.err configure:4302: $? = 0 configure:4305: test -s conftest. configure:4308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4321: result: no configure:4327: checking whether c++ accepts -g configure:4348: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:4354: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest. configure:4366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4377: result: no configure:4419: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest. configure:4437: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4419: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest. configure:4437: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4419: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest. configure:4437: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4419: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4419: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest. configure:4437: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4419: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4506: checking dependency style of c++ configure:4568: result: gcc3 configure:4582: checking how to run the C preprocessor configure:4617: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:4623: $? = 0 configure:4655: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4700: result: cc -E configure:4724: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:4730: $? = 0 configure:4762: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4768: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4812: checking for egrep configure:4822: result: grep -E configure:4827: checking for ANSI C header files configure:4852: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:4858: $? = 0 configure:4861: test -z || test ! -s conftest.err configure:4864: $? = 0 configure:4867: test -s conftest. configure:4870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4979: result: no configure:4996: checking for special C compiler options needed for large files configure:5031: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5037: $? = 0 configure:5040: test -z || test ! -s conftest.err configure:5043: $? = 0 configure:5046: test -s conftest. configure:5049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5060: cc -n32 -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 cc: unrecognized option `-n32' configure:5066: $? = 0 configure:5069: test -z || test ! -s conftest.err configure:5072: $? = 0 configure:5075: test -s conftest. configure:5078: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5093: result: no configure:5099: checking for _FILE_OFFSET_BITS value needed for large files configure:5130: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5136: $? = 0 configure:5139: test -z || test ! -s conftest.err configure:5142: $? = 0 configure:5145: test -s conftest. configure:5148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5182: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5188: $? = 0 configure:5191: test -z || test ! -s conftest.err configure:5194: $? = 0 configure:5197: test -s conftest. configure:5200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5212: result: no configure:5222: checking for _LARGE_FILES value needed for large files configure:5253: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5259: $? = 0 configure:5262: test -z || test ! -s conftest.err configure:5265: $? = 0 configure:5268: test -s conftest. configure:5271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5305: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5311: $? = 0 configure:5314: test -z || test ! -s conftest.err configure:5317: $? = 0 configure:5320: test -s conftest. configure:5323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5335: result: no configure:5361: checking for sys/types.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for sys/stat.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for stdlib.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for string.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for memory.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for strings.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for inttypes.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for stdint.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5361: checking for unistd.h configure:5377: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5383: $? = 0 configure:5386: test -z || test ! -s conftest.err configure:5389: $? = 0 configure:5392: test -s conftest. configure:5395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5406: result: no configure:5418: checking for off_t configure:5442: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `off_t' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) conftest.c:51: error: parse error before ')' token configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:5471: result: no configure:5483: checking for _LARGEFILE_SOURCE value needed for large files configure:5506: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5512: $? = 0 configure:5515: test -z || test ! -s conftest.err configure:5518: $? = 0 configure:5521: test -s conftest. configure:5524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | /* end confdefs.h. */ | #include | int | main () | { | return !fseeko; | ; | return 0; | } configure:5550: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:5556: $? = 0 configure:5559: test -z || test ! -s conftest.err configure:5562: $? = 0 configure:5565: test -s conftest. configure:5568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE 1 | #include | int | main () | { | return !fseeko; | ; | return 0; | } configure:5580: result: no configure:5594: checking for fseeko configure:5615: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:5621: $? = 0 configure:5624: test -z || test ! -s conftest.err configure:5627: $? = 0 configure:5630: test -s conftest configure:5633: $? = 0 configure:5645: result: yes configure:5728: checking for a sed that does not truncate output configure:5782: result: /usr/local/bin/sed configure:5829: checking for non-GNU ld configure:5863: result: /usr/bin/ld configure:5872: checking if the linker (/usr/bin/ld) is GNU ld configure:5887: result: no configure:5892: checking for /usr/bin/ld option to reload object files configure:5899: result: -r configure:5908: checking for BSD-compatible nm configure:5950: result: nm configure:5954: checking whether ln -s works configure:5958: result: yes configure:5965: checking how to recognise dependent libraries configure:6139: result: pass_all configure:6360: checking dlfcn.h usability configure:6372: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:6378: $? = 0 configure:6381: test -z || test ! -s conftest.err configure:6384: $? = 0 configure:6387: test -s conftest. configure:6390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6400: result: no configure:6404: checking dlfcn.h presence configure:6414: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:6420: $? = 0 configure:6440: result: yes configure:6453: WARNING: dlfcn.h: present but cannot be compiled configure:6455: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6457: WARNING: dlfcn.h: see the Autoconf documentation configure:6459: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6461: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6463: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6475: checking for dlfcn.h configure:6482: result: yes configure:6500: checking how to run the C++ preprocessor configure:6531: c++ -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc configure:6537: $? = 0 configure:6569: c++ -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:6575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6614: result: c++ -E configure:6638: c++ -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc configure:6644: $? = 0 configure:6676: c++ -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:6682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6735: checking for i386-unknown-gnu-g77 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-f77 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-xlf configure:6764: result: no configure:6735: checking for i386-unknown-gnu-frt configure:6764: result: no configure:6735: checking for i386-unknown-gnu-pgf77 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-fort77 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-fl32 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-af77 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-f90 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-xlf90 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-pgf90 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-epcf90 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-f95 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-fort configure:6764: result: no configure:6735: checking for i386-unknown-gnu-xlf95 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-ifc configure:6764: result: no configure:6735: checking for i386-unknown-gnu-efc configure:6764: result: no configure:6735: checking for i386-unknown-gnu-pgf95 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-lf95 configure:6764: result: no configure:6735: checking for i386-unknown-gnu-gfortran configure:6764: result: no configure:6777: checking for g77 configure:6793: found /usr/local/bin/g77 configure:6803: result: g77 configure:6821: checking for Fortran 77 compiler version configure:6821: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6824: $? = 0 configure:6826: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6829: $? = 0 configure:6831: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6834: $? = 0 configure:6842: checking whether we are using the GNU Fortran 77 compiler configure:6856: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6862: $? = 0 configure:6865: test -z || test ! -s conftest.err configure:6868: $? = 0 configure:6871: test -s conftest. configure:6874: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6887: result: no configure:6893: checking whether g77 accepts -g configure:6905: g77 -c -g conftest.f >&5 configure:6911: $? = 0 configure:6914: test -z || test ! -s conftest.err configure:6917: $? = 0 configure:6920: test -s conftest. configure:6923: $? = 1 configure: failed program was: | program main | | end configure:6935: result: no configure:6965: checking the maximum length of command line arguments configure:7030: result: configure:7041: checking command to parse nm output from cc object configure:7130: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:7133: $? = 0 configure:7137: 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:7140: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:7130: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:7133: $? = 0 configure:7137: 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:7140: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:7230: result: failed configure:7237: checking for objdir configure:7252: result: .libs configure:7304: checking for i386-unknown-gnu-ar configure:7333: result: no configure:7342: checking for ar configure:7358: found /usr/bin/ar configure:7369: result: ar configure:7384: checking for i386-unknown-gnu-ranlib configure:7413: result: no configure:7422: checking for ranlib configure:7438: found /usr/bin/ranlib configure:7449: result: ranlib configure:7464: checking for i386-unknown-gnu-strip configure:7493: result: no configure:7502: checking for strip configure:7518: found /usr/bin/strip configure:7529: result: strip configure:7791: checking if cc static flag works configure:7814: result: yes configure:7880: checking for cc option to produce PIC configure:8057: result: configure:8122: checking if cc supports -c -o file.o configure:8146: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -o out/conftest2.o conftest.c >&5 configure:8150: $? = 0 configure:8167: result: yes configure:8193: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9039: result: no configure:9110: checking dynamic linker characteristics configure:9650: result: gnu ld.so configure:9654: checking how to hardcode library paths into programs configure:9679: result: immediate configure:9693: checking whether stripping libraries is possible configure:9714: result: no configure:10521: checking if libtool supports shared libraries configure:10523: result: no configure:10526: checking whether to build shared libraries configure:10584: result: no configure:10587: checking whether to build static libraries configure:10591: result: yes configure:10683: creating libtool configure:11372: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12198: result: yes configure:12216: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.cc >&5 configure:12219: $? = 0 configure:12315: checking for c++ option to produce PIC configure:12567: result: configure:12632: checking if c++ supports -c -o file.o configure:12656: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -o out/conftest2.o conftest.cc >&5 configure:12660: $? = 0 configure:12677: result: yes configure:12703: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12728: result: yes configure:12799: checking dynamic linker characteristics configure:13339: result: gnu ld.so configure:13343: checking how to hardcode library paths into programs configure:13368: result: immediate configure:13382: checking whether stripping libraries is possible configure:13403: result: no configure:14687: checking if libtool supports shared libraries configure:14689: result: no configure:14692: checking whether to build shared libraries configure:14710: result: no configure:14713: checking whether to build static libraries configure:14717: result: yes configure:14729: checking for g77 option to produce PIC configure:14906: result: configure:14971: checking if g77 supports -c -o file.o configure:14995: g77 -c -o out/conftest2.o conftest.f >&5 configure:14999: $? = 0 configure:15016: result: yes configure:15042: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15868: result: no configure:15939: checking dynamic linker characteristics configure:16479: result: gnu ld.so configure:16483: checking how to hardcode library paths into programs configure:16508: result: immediate configure:16522: checking whether stripping libraries is possible configure:16543: result: no configure:20619: checking whether NLS is requested configure:20628: result: yes configure:20666: checking for msgfmt configure:20697: result: /usr/local/bin/msgfmt configure:20706: checking for gmsgfmt configure:20737: result: /usr/local/bin/msgfmt configure:20776: checking for xgettext configure:20807: result: /usr/local/bin/xgettext configure:20847: checking for msgmerge configure:20877: result: /usr/local/bin/msgmerge configure:20915: checking for i386-unknown-gnu-ranlib configure:20941: result: ranlib configure:20992: checking for an ANSI C-conforming const configure:21059: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21065: $? = 0 configure:21068: test -z || test ! -s conftest.err configure:21071: $? = 0 configure:21074: test -s conftest.o configure:21077: $? = 0 configure:21088: result: yes configure:21099: checking for signed configure:21120: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21126: $? = 0 configure:21129: test -z || test ! -s conftest.err configure:21132: $? = 0 configure:21135: test -s conftest.o configure:21138: $? = 0 configure:21149: result: yes configure:21159: checking for inline configure:21180: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21186: $? = 0 configure:21189: test -z || test ! -s conftest.err configure:21192: $? = 0 configure:21195: test -s conftest.o configure:21198: $? = 0 configure:21210: result: inline configure:21229: checking for size_t configure:21253: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21259: $? = 0 configure:21262: test -z || test ! -s conftest.err configure:21265: $? = 0 configure:21268: test -s conftest.o configure:21271: $? = 0 configure:21282: result: yes configure:21295: checking for long long configure:21317: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:21323: $? = 0 configure:21326: test -z || test ! -s conftest.err configure:21329: $? = 0 configure:21332: test -s conftest configure:21335: $? = 0 configure:21347: result: yes configure:21358: checking for long double configure:21387: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c:20: warning: use of `long double' type; its size may change in a future release conftest.c:20: warning: (Long double usage is reported only once for each file. conftest.c:20: warning: To disable this warning, use -Wno-long-double.) configure:21393: $? = 0 configure:21396: test -z || test ! -s conftest.err configure:21399: $? = 0 configure:21402: test -s conftest.o configure:21405: $? = 0 configure:21417: result: yes configure:21428: checking for wchar_t configure:21450: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21456: $? = 0 configure:21459: test -z || test ! -s conftest.err configure:21462: $? = 0 configure:21465: test -s conftest.o configure:21468: $? = 0 configure:21479: result: yes configure:21490: checking for wint_t configure:21512: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21518: $? = 0 configure:21521: test -z || test ! -s conftest.err configure:21524: $? = 0 configure:21527: test -s conftest.o configure:21530: $? = 0 configure:21541: result: yes configure:21552: checking for inttypes.h configure:21574: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21580: $? = 0 configure:21583: test -z || test ! -s conftest.err configure:21586: $? = 0 configure:21589: test -s conftest.o configure:21592: $? = 0 configure:21603: result: yes configure:21614: checking for stdint.h configure:21636: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21642: $? = 0 configure:21645: test -z || test ! -s conftest.err configure:21648: $? = 0 configure:21651: test -s conftest.o configure:21654: $? = 0 configure:21665: result: yes configure:21678: checking for intmax_t configure:21708: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:21714: $? = 0 configure:21717: test -z || test ! -s conftest.err configure:21720: $? = 0 configure:21723: test -s conftest.o configure:21726: $? = 0 configure:21737: result: yes configure:21749: checking whether printf() supports POSIX/XSI format strings configure:21799: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:21802: $? = 0 configure:21804: ./conftest configure:21807: $? = 0 configure:21822: result: yes configure:21836: checking for working alloca.h configure:21857: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:21863: $? = 0 configure:21866: test -z || test ! -s conftest.err configure:21869: $? = 0 configure:21872: test -s conftest configure:21875: $? = 0 configure:21887: result: yes configure:21897: checking for alloca configure:21938: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:21944: $? = 0 configure:21947: test -z || test ! -s conftest.err configure:21950: $? = 0 configure:21953: test -s conftest configure:21956: $? = 0 configure:21968: result: yes configure:22196: checking for stdlib.h configure:22201: result: no configure:22196: checking for unistd.h configure:22201: result: no configure:22344: checking for getpagesize configure:22401: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:22407: $? = 0 configure:22410: test -z || test ! -s conftest.err configure:22413: $? = 0 configure:22416: test -s conftest configure:22419: $? = 0 configure:22431: result: yes configure:22441: checking for working mmap configure:22583: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:22586: $? = 0 configure:22588: ./conftest ./configure: line 1: 29123 Bus error ./conftest$ac_exeext configure:22591: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:22605: result: no configure:22617: checking whether we are using the GNU C Library 2.1 or newer conftest.c:29:22: features.h: No such file or directory configure:22648: result: no configure:22656: checking whether integer division by zero raises SIGFPE configure:22718: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 conftest.c:46: warning: built-in function `nan' declared as non-function configure:22721: $? = 0 configure:22723: ./conftest configure:22726: $? = 0 configure:22741: result: yes configure:22754: checking for unsigned long long configure:22776: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:22782: $? = 0 configure:22785: test -z || test ! -s conftest.err configure:22788: $? = 0 configure:22791: test -s conftest configure:22794: $? = 0 configure:22806: result: yes configure:22838: checking for inttypes.h configure:22861: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:22867: $? = 0 configure:22870: test -z || test ! -s conftest.err configure:22873: $? = 0 configure:22876: test -s conftest.o configure:22879: $? = 0 configure:22891: result: yes configure:22904: checking whether the inttypes.h PRIxNN macros are broken configure:22930: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:22936: $? = 0 configure:22939: test -z || test ! -s conftest.err configure:22942: $? = 0 configure:22945: test -s conftest.o configure:22948: $? = 0 configure:22960: result: no configure:22977: checking for stdint.h configure:22982: result: no configure:23121: checking for SIZE_MAX configure:23445: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:23448: $? = 0 configure:23450: ./conftest configure:23453: $? = 0 configure:23766: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:23769: $? = 0 configure:23771: ./conftest configure:23774: $? = 0 configure:24087: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:24090: $? = 0 configure:24092: ./conftest configure:24095: $? = 0 configure:24130: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24136: $? = 0 configure:24139: test -z || test ! -s conftest.err configure:24142: $? = 0 configure:24145: test -s conftest.o configure:24148: $? = 0 configure:24168: result: 4294967295UL configure:24185: checking for stdint.h configure:24190: result: no configure:24403: checking for non-GNU ld configure:24434: result: /usr/bin/ld configure:24443: checking if the linker (/usr/bin/ld) is GNU ld configure:24456: result: no configure:24462: checking for shared library run path origin configure:24475: result: done configure:24881: checking for ptrdiff_t configure:24905: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24911: $? = 0 configure:24914: test -z || test ! -s conftest.err configure:24917: $? = 0 configure:24920: test -s conftest.o configure:24923: $? = 0 configure:24934: result: yes configure:24971: checking argz.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c:67:18: argz.h: No such file or directory configure:24989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25011: result: no configure:25015: checking argz.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c conftest.c:33:18: argz.h: No such file or directory configure:25031: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | /* end confdefs.h. */ | #include configure:25051: result: no configure:25086: checking for argz.h configure:25093: result: no configure:24971: checking limits.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24989: $? = 0 configure:24992: test -z || test ! -s conftest.err configure:24995: $? = 0 configure:24998: test -s conftest.o configure:25001: $? = 0 configure:25011: result: yes configure:25015: checking limits.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:25031: $? = 0 configure:25051: result: yes configure:25086: checking for limits.h configure:25093: result: yes configure:24971: checking locale.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24989: $? = 0 configure:24992: test -z || test ! -s conftest.err configure:24995: $? = 0 configure:24998: test -s conftest.o configure:25001: $? = 0 configure:25011: result: yes configure:25015: checking locale.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:25031: $? = 0 configure:25051: result: yes configure:25086: checking for locale.h configure:25093: result: yes configure:24971: checking nl_types.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24989: $? = 0 configure:24992: test -z || test ! -s conftest.err configure:24995: $? = 0 configure:24998: test -s conftest.o configure:25001: $? = 0 configure:25011: result: yes configure:25015: checking nl_types.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:25031: $? = 0 configure:25051: result: yes configure:25086: checking for nl_types.h configure:25093: result: yes configure:24971: checking malloc.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24989: $? = 0 configure:24992: test -z || test ! -s conftest.err configure:24995: $? = 0 configure:24998: test -s conftest.o configure:25001: $? = 0 configure:25011: result: yes configure:25015: checking malloc.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:25031: $? = 0 configure:25051: result: yes configure:25086: checking for malloc.h configure:25093: result: yes configure:24971: checking stddef.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24989: $? = 0 configure:24992: test -z || test ! -s conftest.err configure:24995: $? = 0 configure:24998: test -s conftest.o configure:25001: $? = 0 configure:25011: result: yes configure:25015: checking stddef.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:25031: $? = 0 configure:25051: result: yes configure:25086: checking for stddef.h configure:25093: result: yes configure:24962: checking for stdlib.h configure:24967: result: no configure:24962: checking for string.h configure:24967: result: no configure:24962: checking for unistd.h configure:24967: result: no configure:24971: checking sys/param.h usability configure:24983: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:24989: $? = 0 configure:24992: test -z || test ! -s conftest.err configure:24995: $? = 0 configure:24998: test -s conftest.o configure:25001: $? = 0 configure:25011: result: yes configure:25015: checking sys/param.h presence configure:25025: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:25031: $? = 0 configure:25051: result: yes configure:25086: checking for sys/param.h configure:25093: result: yes configure:25135: checking for asprintf configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for fwprintf configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for getcwd configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for getegid configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for geteuid configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for getgid configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for getuid configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for mempcpy configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: _mempcpy configure:25198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:25222: result: no configure:25135: checking for munmap configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for putenv configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for setenv configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for setlocale configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for snprintf configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function `snprintf' configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for stpcpy configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for strcasecmp configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for strdup configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for strtoul configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for tsearch configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for wcslen configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25198: $? = 0 configure:25201: test -z || test ! -s conftest.err configure:25204: $? = 0 configure:25207: test -s conftest configure:25210: $? = 0 configure:25222: result: yes configure:25135: checking for __argz_count configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: ___argz_count configure:25198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:25222: result: no configure:25135: checking for __argz_stringify configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:25198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:25222: result: no configure:25135: checking for __argz_next configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: ___argz_next configure:25198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:25222: result: no configure:25135: checking for __fsetlocking configure:25192: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:25198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __fsetlocking (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___fsetlocking) || defined (__stub_____fsetlocking) | choke me | #else | char (*f) () = __fsetlocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fsetlocking; | ; | return 0; | } configure:25222: result: no configure:25234: checking whether _snprintf is declared configure:25259: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `_snprintf' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) configure:25265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:25288: result: no configure:25302: checking whether _snwprintf is declared configure:25327: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: `_snwprintf' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) configure:25333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:25356: result: no configure:25371: checking whether feof_unlocked is declared configure:25396: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:25402: $? = 0 configure:25405: test -z || test ! -s conftest.err configure:25408: $? = 0 configure:25411: test -s conftest.o configure:25414: $? = 0 configure:25425: result: yes configure:25439: checking whether fgets_unlocked is declared configure:25464: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:25470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:25493: result: no configure:25507: checking whether getc_unlocked is declared configure:25532: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:25538: $? = 0 configure:25541: test -z || test ! -s conftest.err configure:25544: $? = 0 configure:25547: test -s conftest.o configure:25550: $? = 0 configure:25561: result: yes configure:25629: checking for iconv configure:25656: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:25662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 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:25706: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:25712: $? = 0 configure:25715: test -z || test ! -s conftest.err configure:25718: $? = 0 configure:25721: test -s conftest configure:25724: $? = 0 configure:25739: result: yes configure:25749: checking how to link with libiconv configure:25751: result: /usr/local/lib/libiconv.a configure:25762: checking for iconv declaration configure:25796: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c:71: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:25802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 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:25829: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25840: checking for nl_langinfo and CODESET configure:25861: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25867: $? = 0 configure:25870: test -z || test ! -s conftest.err configure:25873: $? = 0 configure:25876: test -s conftest configure:25879: $? = 0 configure:25892: result: yes configure:25904: checking for LC_MESSAGES configure:25925: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:25931: $? = 0 configure:25934: test -z || test ! -s conftest.err configure:25937: $? = 0 configure:25940: test -s conftest configure:25943: $? = 0 configure:25955: result: yes configure:25971: checking for bison configure:25987: found /usr/local/bin/bison configure:25997: result: bison configure:26010: checking version of bison configure:26019: result: 1.35, ok configure:26041: checking whether NLS is requested configure:26050: result: yes configure:26066: checking whether included gettext is requested configure:26076: result: no configure:26087: checking for GNU gettext in libc configure:26111: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:26117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:26141: result: no configure:26524: checking for GNU gettext in libintl configure:26556: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -I/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:26562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:26610: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -I/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:26616: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:26645: result: no configure:26692: checking whether to use NLS configure:26694: result: yes configure:26697: checking where the gettext function comes from configure:26708: result: included intl directory configure:26820: checking getopt.h usability configure:26832: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:26838: $? = 0 configure:26841: test -z || test ! -s conftest.err configure:26844: $? = 0 configure:26847: test -s conftest.o configure:26850: $? = 0 configure:26860: result: yes configure:26864: checking getopt.h presence configure:26874: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:26880: $? = 0 configure:26900: result: yes configure:26935: checking for getopt.h configure:26942: result: yes configure:26959: checking for getopt_long configure:27016: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:27022: $? = 0 configure:27025: test -z || test ! -s conftest.err configure:27028: $? = 0 configure:27031: test -s conftest configure:27034: $? = 0 configure:27046: result: yes configure:27200: checking for gtk-config configure:27231: result: /usr/local/bin/gtk12-config configure:27239: checking for GTK - version >= 1.2.0 configure:27345: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib 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:27348: $? = 0 configure:27350: ./conftest configure:27353: $? = 0 configure:27371: result: yes configure:27471: checking for X configure:27576: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:27582: $? = 0 configure:27632: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXt >&5 configure:27638: $? = 0 configure:27641: test -z || test ! -s conftest.err configure:27644: $? = 0 configure:27647: test -s conftest configure:27650: $? = 0 configure:27700: result: libraries , headers configure:27870: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lX11 >&5 configure:27876: $? = 0 configure:27879: test -z || test ! -s conftest.err configure:27882: $? = 0 configure:27885: test -s conftest configure:27888: $? = 0 configure:28044: checking for gethostbyname configure:28101: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:28107: $? = 0 configure:28110: test -z || test ! -s conftest.err configure:28113: $? = 0 configure:28116: test -s conftest configure:28119: $? = 0 configure:28131: result: yes configure:28280: checking for connect configure:28337: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:28343: $? = 0 configure:28346: test -z || test ! -s conftest.err configure:28349: $? = 0 configure:28352: test -s conftest configure:28355: $? = 0 configure:28367: result: yes configure:28441: checking for remove configure:28498: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:28504: $? = 0 configure:28507: test -z || test ! -s conftest.err configure:28510: $? = 0 configure:28513: test -s conftest configure:28516: $? = 0 configure:28528: result: yes configure:28602: checking for shmat configure:28659: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 configure:28665: $? = 0 configure:28668: test -z || test ! -s conftest.err configure:28671: $? = 0 configure:28674: test -s conftest configure:28677: $? = 0 configure:28689: result: yes configure:28772: checking for IceConnectionNumber in -lICE configure:28802: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE >&5 configure:28808: $? = 0 configure:28811: test -z || test ! -s conftest.err configure:28814: $? = 0 configure:28817: test -s conftest configure:28820: $? = 0 configure:28833: result: yes configure:28844: checking for XShmCreateImage in -lXext configure:28874: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 >&5 configure:28880: $? = 0 configure:28883: test -z || test ! -s conftest.err configure:28886: $? = 0 configure:28889: test -s conftest configure:28892: $? = 0 configure:28905: result: yes configure:28915: checking for XvShmCreateImage in -lXv configure:28945: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXv -lSM -lICE -lX11 -lXext >&5 configure:28951: $? = 0 configure:28954: test -z || test ! -s conftest.err configure:28957: $? = 0 configure:28960: test -s conftest configure:28963: $? = 0 configure:28976: result: yes configure:29007: checking ddraw.h usability configure:29019: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 conftest.c:105:19: ddraw.h: No such file or directory configure:29025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 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_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define LIBVO_X11 | #define LIBVO_XV | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29047: result: no configure:29051: checking ddraw.h presence configure:29061: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c conftest.c:71:19: ddraw.h: No such file or directory configure:29067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GOPchop" | #define PACKAGE_TARNAME "GOPchop" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "GOPchop 1.0.0" | #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" | #define PACKAGE "GOPchop" | #define VERSION "1.0.0" | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295UL | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 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_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define LIBVO_X11 | #define LIBVO_XV | /* end confdefs.h. */ | #include configure:29087: result: no configure:29122: checking for ddraw.h configure:29129: result: no configure:29167: checking for sdl-config configure:29183: found /usr/local/bin/sdl-config configure:29193: result: yes configure:29222: checking mpeg2dec/mpeg2.h usability configure:29234: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:29240: $? = 0 configure:29243: test -z || test ! -s conftest.err configure:29246: $? = 0 configure:29249: test -s conftest.o configure:29252: $? = 0 configure:29262: result: yes configure:29266: checking mpeg2dec/mpeg2.h presence configure:29276: cc -E -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c configure:29282: $? = 0 configure:29302: result: yes configure:29337: checking for mpeg2dec/mpeg2.h configure:29344: result: yes configure:29358: checking for mpeg2_init in -lmpeg2 configure:29388: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lmpeg2 >&5 configure:29394: $? = 0 configure:29397: test -z || test ! -s conftest.err configure:29400: $? = 0 configure:29403: test -s conftest configure:29406: $? = 0 configure:29419: result: yes configure:29434: checking for mpeg2dec/mpeg2convert.h configure:29451: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT conftest.c >&5 configure:29457: $? = 0 configure:29460: test -z || test ! -s conftest.err configure:29463: $? = 0 configure:29466: test -s conftest.o configure:29469: $? = 0 configure:29480: result: yes configure:29492: checking for mpeg2convert_rgb in -lmpeg2convert configure:29522: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lmpeg2convert -lmpeg2 >&5 configure:29528: $? = 0 configure:29531: test -z || test ! -s conftest.err configure:29534: $? = 0 configure:29537: test -s conftest configure:29540: $? = 0 configure:29553: result: yes configure:30068: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GOPchop config.status 1.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:824: creating Makefile config.status:824: creating autotools/Makefile config.status:824: creating libvo/Makefile config.status:824: creating intl/Makefile config.status:824: creating include/Makefile config.status:824: creating docs/Makefile config.status:824: creating src/Makefile config.status:824: creating po/Makefile.in config.status:890: creating include/config.h config.status:1420: executing default-1 commands config.status:1420: executing depfiles commands config.status:1420: executing default-2 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_connect=yes ac_cv_func_fseeko=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_argz_h=no ac_cv_header_ddraw_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_mpeg2dec_mpeg2_h=yes ac_cv_header_mpeg2dec_mpeg2convert_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShmCreateImage=yes ac_cv_lib_Xv_XvShmCreateImage=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_mpeg2_mpeg2_init=yes ac_cv_lib_mpeg2convert_mpeg2convert_rgb=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_SDLCONFIG=yes ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_prog_cc_stdc=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/missing --run aclocal-1.6' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/missing --run automake-1.6' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -DHAVE_DECL_GETOPT' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' 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_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' INCLUDES='-I$(top_srcdir)/include' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' INTLOBJS='$(GETTOBJS)' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' LIBOBJS='' LIBS='-lmpeg2convert -lmpeg2 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVO_CFLAGS=' -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT' LIBVO_LIBS=' -lSM -lICE -lX11 -lXext -lXv -L/lib -lSDL -pthread' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/autotools/mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='GOPchop' PACKAGE_BUGREPORT='gopchop-bugs@outflux.net' PACKAGE_NAME='GOPchop' PACKAGE_STRING='GOPchop 1.0.0' PACKAGE_TARNAME='GOPchop' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SDLCONFIG='yes' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='1.0.0' XGETTEXT='/usr/local/bin/xgettext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' 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='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DLFCN_H 1 #define HAVE_FSEEKO 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBMPEG2 1 #define HAVE_LIBMPEG2CONVERT 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define ICONV_CONST const #define INTDIV0_RAISES_SIGFPE 1 #define LIBVO_SDL #define LIBVO_X11 #define LIBVO_XV #define PACKAGE "GOPchop" #define PACKAGE_BUGREPORT "gopchop-bugs@outflux.net" #define PACKAGE_DATA_DIR "/share/GOPchop" #define PACKAGE_LOCALE_DIR "/share/locale" #define PACKAGE_NAME "GOPchop" #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/multimedia/gopchop/work/GOPchop-1.0.0" #define PACKAGE_STRING "GOPchop 1.0.0" #define PACKAGE_TARNAME "GOPchop" #define PACKAGE_VERSION "1.0.0" #define SIZE_MAX 4294967295UL #define VERSION "1.0.0" #define off_t long #endif #ifdef __cplusplus void exit (int); configure: exit 0