This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by proz configure 2.0.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-fno-common -I/usr/local/include CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CXXFLAGS=-Wall -ggdb -D_REENTRANT CFLAGS=-Wall -O2 -D_REENTRANT --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 132 tasks, 187 threads, 4 processors Load average: 1.32, Mach factor: 2.66 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2017: checking for a BSD-compatible install configure:2073: result: /usr/local/bin/ginstall -c configure:2084: checking whether build environment is sane configure:2127: result: yes configure:2160: checking for gawk configure:2176: found /usr/local/bin/gawk configure:2187: result: gawk configure:2198: checking whether make sets $(MAKE) configure:2219: result: yes configure:2422: checking for style of include used by make configure:2450: result: GNU configure:2489: checking for i386-unknown-gnu-g++ configure:2519: result: no configure:2489: checking for i386-unknown-gnu-c++ configure:2519: result: no configure:2489: checking for i386-unknown-gnu-gpp configure:2519: result: no configure:2489: checking for i386-unknown-gnu-aCC configure:2519: result: no configure:2489: checking for i386-unknown-gnu-CC configure:2519: result: no configure:2489: checking for i386-unknown-gnu-cxx configure:2519: result: no configure:2489: checking for i386-unknown-gnu-cc++ configure:2519: result: no configure:2489: checking for i386-unknown-gnu-cl.exe configure:2519: result: no configure:2489: checking for i386-unknown-gnu-FCC configure:2519: result: no configure:2489: checking for i386-unknown-gnu-KCC configure:2519: result: no configure:2489: checking for i386-unknown-gnu-RCC configure:2519: result: no configure:2489: checking for i386-unknown-gnu-xlC_r configure:2519: result: no configure:2489: checking for i386-unknown-gnu-xlC configure:2519: result: no configure:2533: checking for g++ configure:2549: found /usr/local/bin/g++ configure:2560: result: g++ configure:2591: checking for C++ compiler version configure:2598: g++ --version >&5 g++ (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:2601: $? = 0 configure:2608: g++ -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:2611: $? = 0 configure:2618: g++ -V >&5 g++: `-V' option must have argument configure:2621: $? = 1 configure:2644: checking for C++ compiler default output file name configure:2671: g++ -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:2674: $? = 0 configure:2712: result: a.out configure:2729: checking whether the C++ compiler works configure:2739: ./a.out configure:2742: $? = 0 configure:2759: result: yes configure:2766: checking whether we are cross compiling configure:2768: result: no configure:2771: checking for suffix of executables configure:2778: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:2781: $? = 0 configure:2805: result: configure:2811: checking for suffix of object files configure:2837: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:2840: $? = 0 configure:2863: result: configure:2867: checking whether we are using the GNU C++ compiler configure:2896: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:2902: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2919: result: no configure:2924: checking whether g++ accepts -g configure:2954: g++ -c -g conftest.cpp >&5 configure:2960: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2992: g++ -c conftest.cpp >&5 configure:2998: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3031: g++ -c -g conftest.cpp >&5 configure:3037: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3059: result: no configure:3084: checking dependency style of g++ configure:3167: result: gcc3 configure:3186: checking for strerror in -lcposix configure:3221: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lcposix >&5 ld: can't locate file for: -lcposix configure:3227: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3245: result: no configure:3261: checking build system type configure:3279: result: i386-unknown-gnu configure:3301: checking host system type configure:3316: result: i386-unknown-gnu configure:3347: checking for i386-unknown-gnu-gcc configure:3377: result: no configure:3387: checking for gcc configure:3403: found /usr/bin/gcc configure:3414: result: gcc configure:3652: checking for C compiler version configure:3659: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3662: $? = 0 configure:3669: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3672: $? = 0 configure:3679: gcc -V >&5 gcc: `-V' option must have argument configure:3682: $? = 1 configure:3685: checking whether we are using the GNU C compiler configure:3714: gcc -c -Wall -O2 -D_REENTRANT conftest.c >&5 configure:3720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3737: result: no configure:3742: checking whether gcc accepts -g configure:3772: gcc -c -g conftest.c >&5 configure:3778: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3810: gcc -c conftest.c >&5 configure:3816: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3849: gcc -c -g conftest.c >&5 configure:3855: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3877: result: no configure:3894: checking for gcc option to accept ISO C89 configure:3968: gcc -c -Wall -O2 -D_REENTRANT conftest.c >&5 configure:3974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3968: gcc -qlanglvl=extc89 -c -Wall -O2 -D_REENTRANT conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3968: gcc -qlanglvl=ansi -c -Wall -O2 -D_REENTRANT conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3968: gcc -std -c -Wall -O2 -D_REENTRANT conftest.c >&5 cc1: error: unrecognized option `-std' configure:3974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3968: gcc -Ae -c -Wall -O2 -D_REENTRANT conftest.c >&5 :6:2: missing '(' after predicate configure:3974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3968: gcc -Aa -D_HPUX_SOURCE -c -Wall -O2 -D_REENTRANT conftest.c >&5 :6:2: missing '(' after predicate configure:3974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3968: gcc -Xc -D__EXTENSIONS__ -c -Wall -O2 -D_REENTRANT conftest.c >&5 gcc: unrecognized option `-Xc' configure:3974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4000: result: unsupported configure:4017: checking dependency style of gcc configure:4100: result: gcc3 configure:4233: checking for C++ compiler version configure:4240: g++ --version >&5 g++ (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:4243: $? = 0 configure:4250: g++ -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:4253: $? = 0 configure:4260: g++ -V >&5 g++: `-V' option must have argument configure:4263: $? = 1 configure:4266: checking whether we are using the GNU C++ compiler configure:4318: result: no configure:4323: checking whether g++ accepts -g configure:4458: result: no configure:4483: checking dependency style of g++ configure:4566: result: gcc3 configure:4588: checking how to run the C preprocessor configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4665: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4671: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:4704: result: gcc -E configure:4733: gcc -E conftest.c configure:4739: $? = 0 configure:4770: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4776: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:4826: checking for a BSD-compatible install configure:4882: result: /usr/local/bin/ginstall -c configure:4895: checking for uname configure:4911: found /usr/local/bin/uname configure:4923: result: uname configure:5005: checking for a sed that does not truncate output configure:5059: result: /usr/local/bin/sed configure:5062: checking for grep that handles long lines and -e configure:5136: result: /usr/bin/grep configure:5141: checking for egrep configure:5219: result: /usr/bin/grep -E configure:5268: checking for non-GNU ld configure:5302: result: /usr/bin/ld configure:5311: checking if the linker (/usr/bin/ld) is GNU ld configure:5326: result: no configure:5331: checking for /usr/bin/ld option to reload object files configure:5338: result: -r configure:5356: checking for BSD-compatible nm configure:5405: result: /usr/bin/nm -p configure:5409: checking whether ln -s works configure:5413: result: yes configure:5420: checking how to recognise dependent libraries configure:5596: result: pass_all configure:5826: checking for ANSI C header files configure:5856: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:5862: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5987: result: no configure:6011: checking for sys/types.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for sys/stat.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for stdlib.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for string.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for memory.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for strings.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for inttypes.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for stdint.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6011: checking for unistd.h configure:6032: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6054: result: no configure:6081: checking dlfcn.h usability configure:6098: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6104: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6118: result: no configure:6122: checking dlfcn.h presence configure:6137: conftest.cpp ./configure: line 1: conftest.cpp: command not found configure:6143: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:6157: result: no configure:6190: checking for dlfcn.h configure:6198: result: no configure:6221: checking how to run the C++ preprocessor configure:6257: g++ -E conftest.cpp configure:6263: $? = 0 configure:6294: g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:6333: result: g++ -E configure:6362: g++ -E conftest.cpp configure:6368: $? = 0 configure:6399: g++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:6453: checking for i386-unknown-gnu-g77 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-xlf configure:6483: result: no configure:6453: checking for i386-unknown-gnu-f77 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-frt configure:6483: result: no configure:6453: checking for i386-unknown-gnu-pgf77 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-cf77 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-fort77 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-fl32 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-af77 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-xlf90 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-f90 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-pgf90 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-pghpf configure:6483: result: no configure:6453: checking for i386-unknown-gnu-epcf90 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-gfortran configure:6483: result: no configure:6453: checking for i386-unknown-gnu-g95 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-xlf95 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-f95 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-fort configure:6483: result: no configure:6453: checking for i386-unknown-gnu-ifort configure:6483: result: no configure:6453: checking for i386-unknown-gnu-ifc configure:6483: result: no configure:6453: checking for i386-unknown-gnu-efc configure:6483: result: no configure:6453: checking for i386-unknown-gnu-pgf95 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-lf95 configure:6483: result: no configure:6453: checking for i386-unknown-gnu-ftn configure:6483: result: no configure:6497: checking for g77 configure:6513: found /usr/local/bin/g77 configure:6524: result: g77 configure:6554: checking for Fortran 77 compiler version configure:6561: 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:6564: $? = 0 configure:6571: 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:6574: $? = 0 configure:6581: 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:6584: $? = 0 configure:6592: checking whether we are using the GNU Fortran 77 compiler configure:6611: 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:6617: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6634: result: no configure:6640: checking whether g77 accepts -g configure:6657: g77 -c -g conftest.f >&5 configure:6663: $? = 0 configure: failed program was: | program main | | end configure:6679: result: no configure:6709: checking the maximum length of command line arguments configure:6818: result: -1 configure:6829: checking command to parse /usr/bin/nm -p output from gcc object configure:6934: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6937: $? = 0 configure:6941: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6944: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6934: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:6937: $? = 0 configure:6941: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6944: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7034: result: failed configure:7041: checking for objdir configure:7056: result: .libs configure:7108: checking for i386-unknown-gnu-ar configure:7138: result: no configure:7148: checking for ar configure:7164: found /usr/bin/ar configure:7175: result: ar configure:7204: checking for i386-unknown-gnu-ranlib configure:7234: result: no configure:7244: checking for ranlib configure:7260: found /usr/bin/ranlib configure:7271: result: ranlib configure:7300: checking for i386-unknown-gnu-strip configure:7330: result: no configure:7340: checking for strip configure:7356: found /usr/bin/strip configure:7367: result: strip configure:7604: checking for correct ltmain.sh version configure:7654: result: yes configure:7764: checking for gcc option to produce PIC configure:7974: result: configure:8045: checking if gcc static flag works configure:8073: result: yes configure:8083: checking if gcc supports -c -o file.o configure:8107: gcc -c -Wall -O2 -D_REENTRANT -o out/conftest2.o conftest.c >&5 configure:8111: $? = 0 configure:8130: result: yes configure:8156: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9110: result: no configure:9177: checking dynamic linker characteristics configure:9802: result: gnu ld.so configure:9811: checking how to hardcode library paths into programs configure:9836: result: unsupported configure:9850: checking whether stripping libraries is possible configure:9871: result: no configure:10656: checking if libtool supports shared libraries configure:10658: result: no configure:10661: checking whether to build shared libraries configure:10682: result: no configure:10685: checking whether to build static libraries configure:10689: result: yes configure:10781: creating libtool configure:11511: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12445: result: yes configure:12463: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:12466: $? = 0 configure:12585: checking for g++ option to produce PIC configure:12859: result: configure:12930: checking if g++ static flag works configure:12958: result: yes configure:12968: checking if g++ supports -c -o file.o configure:12992: g++ -c -Wall -ggdb -D_REENTRANT -o out/conftest2.o conftest.cpp >&5 configure:12996: $? = 0 configure:13015: result: yes configure:13041: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13066: result: yes configure:13133: checking dynamic linker characteristics configure:13758: result: gnu ld.so configure:13767: checking how to hardcode library paths into programs configure:13792: result: unsupported configure:14318: checking if libtool supports shared libraries configure:14320: result: no configure:14323: checking whether to build shared libraries configure:14343: result: no configure:14346: checking whether to build static libraries configure:14350: result: yes configure:14360: checking for g77 option to produce PIC configure:14570: result: configure:14641: checking if g77 static flag works configure:14669: result: yes configure:14679: checking if g77 supports -c -o file.o configure:14703: g77 -c -o out/conftest2.o conftest.f >&5 configure:14707: $? = 0 configure:14726: result: yes configure:14752: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15686: result: no configure:15753: checking dynamic linker characteristics configure:16378: result: gnu ld.so configure:16387: checking how to hardcode library paths into programs configure:16412: result: unsupported configure:20010: checking for i386-unknown-gnu-ranlib configure:20037: result: ranlib configure:20103: checking for an ANSI C-conforming const configure:20178: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:20184: $? = 0 configure:20199: result: yes configure:20209: checking for inline configure:20235: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:20241: $? = 0 configure:20259: result: inline configure:20278: checking for off_t configure:20308: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:43: error: syntax error before `;' token conftest.cpp: In function `int main()': conftest.cpp:47: error: `ac__type_new_' undeclared (first use this function) conftest.cpp:47: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:47: error: parse error before `)' token configure:20314: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:20329: result: no configure:20341: checking for size_t configure:20371: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:20377: $? = 0 configure:20392: result: yes configure:20407: checking for working alloca.h configure:20434: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:20440: $? = 0 configure:20457: result: yes configure:20467: checking for alloca configure:20514: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:20520: $? = 0 configure:20537: result: yes configure:20770: checking for stdlib.h configure:20776: result: no configure:20770: checking for unistd.h configure:20776: result: no configure:20914: checking for getpagesize configure:20970: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:20976: $? = 0 configure:20994: result: yes configure:21004: checking for working mmap configure:21151: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:123: error: `getpagesize' undeclared (first use this function) conftest.cpp:123: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:76: error: too many arguments to function `char* malloc()' conftest.cpp:126: error: at this point in file conftest.cpp:130: error: `rand' undeclared (first use this function) conftest.cpp:131: error: `umask' undeclared (first use this function) conftest.cpp:135: error: `write' undeclared (first use this function) conftest.cpp:137: error: `close' undeclared (first use this function) conftest.cpp:76: error: too many arguments to function `char* malloc()' conftest.cpp:145: error: at this point in file conftest.cpp:76: error: too many arguments to function `char* malloc()' conftest.cpp:161: error: at this point in file conftest.cpp:164: error: `read' undeclared (first use this function) configure:21154: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:21179: result: no configure:21191: checking whether we are using the GNU C Library 2.1 or newer conftest.cpp:15:22: features.h: No such file or directory configure:21222: result: no configure:21254: checking argz.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:47:18: argz.h: No such file or directory configure:21277: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21291: result: no configure:21295: checking argz.h presence configure:21310: g++ -E conftest.cpp conftest.cpp:14:18: argz.h: No such file or directory configure:21316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include configure:21330: result: no configure:21363: checking for argz.h configure:21371: result: no configure:21254: checking limits.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21277: $? = 0 configure:21291: result: yes configure:21295: checking limits.h presence configure:21310: g++ -E conftest.cpp configure:21316: $? = 0 configure:21330: result: yes configure:21363: checking for limits.h configure:21371: result: yes configure:21254: checking locale.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21277: $? = 0 configure:21291: result: yes configure:21295: checking locale.h presence configure:21310: g++ -E conftest.cpp configure:21316: $? = 0 configure:21330: result: yes configure:21363: checking for locale.h configure:21371: result: yes configure:21254: checking nl_types.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21277: $? = 0 configure:21291: result: yes configure:21295: checking nl_types.h presence configure:21310: g++ -E conftest.cpp configure:21316: $? = 0 configure:21330: result: yes configure:21363: checking for nl_types.h configure:21371: result: yes configure:21254: checking malloc.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21277: $? = 0 configure:21291: result: yes configure:21295: checking malloc.h presence configure:21310: g++ -E conftest.cpp configure:21316: $? = 0 configure:21330: result: yes configure:21363: checking for malloc.h configure:21371: result: yes configure:21254: checking stddef.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21277: $? = 0 configure:21291: result: yes configure:21295: checking stddef.h presence configure:21310: g++ -E conftest.cpp configure:21316: $? = 0 configure:21330: result: yes configure:21363: checking for stddef.h configure:21371: result: yes configure:21244: checking for stdlib.h configure:21250: result: no configure:21244: checking for string.h configure:21250: result: no configure:21244: checking for unistd.h configure:21250: result: no configure:21254: checking sys/param.h usability configure:21271: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21277: $? = 0 configure:21291: result: yes configure:21295: checking sys/param.h presence configure:21310: g++ -E conftest.cpp configure:21316: $? = 0 configure:21330: result: yes configure:21363: checking for sys/param.h configure:21371: result: yes configure:21410: checking for feof_unlocked configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for fgets_unlocked configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: _fgets_unlocked configure:21472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:21490: result: no configure:21410: checking for getcwd configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for getegid configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for geteuid configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for getgid configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for getuid configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for mempcpy configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: _mempcpy configure:21472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:21490: result: no configure:21410: checking for munmap configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for putenv configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for setenv configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for setlocale configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for stpcpy configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for strchr configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for strcasecmp configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for strdup configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for strtoul configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for tsearch configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21472: $? = 0 configure:21490: result: yes configure:21410: checking for __argz_count configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: ___argz_count configure:21472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:21490: result: no configure:21410: checking for __argz_stringify configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: ___argz_stringify configure:21472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:21490: result: no configure:21410: checking for __argz_next configure:21466: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: ___argz_next configure:21472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:21490: result: no configure:21515: checking for iconv configure:21547: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:21553: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:21596: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -liconv >&5 configure:21602: $? = 0 configure:21623: result: yes configure:21631: checking for iconv declaration configure:21670: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:45: error: declaration of C function `size_t libiconv(void*, char**, size_t*, char**, size_t*)' conflicts with /usr/local/include/iconv.h:83: error: previous declaration `size_t libiconv(void*, const char**, size_t*, char**, size_t*)' here configure:21676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:21695: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:21711: checking for nl_langinfo and CODESET configure:21737: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:42: warning: unused variable `char*cs' configure:21743: $? = 0 configure:21761: result: yes configure:21772: checking for LC_MESSAGES configure:21798: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21804: $? = 0 configure:21821: result: yes configure:21831: checking whether NLS is requested configure:21840: result: yes configure:21854: checking whether included gettext is requested configure:21864: result: no configure:21884: checking libintl.h usability configure:21901: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:21907: $? = 0 configure:21921: result: yes configure:21925: checking libintl.h presence configure:21940: g++ -E conftest.cpp configure:21946: $? = 0 configure:21960: result: yes configure:21993: checking for libintl.h configure:22000: result: yes configure:22005: checking for GNU gettext in libc configure:22033: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp >&5 ld: Undefined symbols: __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:22039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr | ; | return 0; | } configure:22056: result: no configure:22060: checking for GNU gettext in libintl configure:22090: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lintl -liconv >&5 configure:22096: $? = 0 configure:22114: result: yes configure:22137: checking for dcgettext configure:22193: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lintl -liconv >&5 conftest.cpp:65: error: nonnull argument with out-of-range operand number (arg 1, operand 2) configure:22199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ | /* Define dcgettext to an innocuous variant, in case declares dcgettext. | For example, HP-UX 11i declares gettimeofday. */ | #define dcgettext innocuous_dcgettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dcgettext | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dcgettext (); | /* 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_dcgettext || defined __stub___dcgettext | choke me | #endif | | int | main () | { | return dcgettext (); | ; | return 0; | } configure:22217: result: no configure:22231: checking for msgfmt configure:22258: result: /usr/local/bin/msgfmt configure:22267: checking for gmsgfmt configure:22298: result: /usr/local/bin/msgfmt configure:22309: checking for xgettext configure:22336: result: /usr/local/bin/xgettext configure:22513: checking for bison configure:22529: found /usr/local/bin/bison configure:22540: result: bison configure:22554: checking version of bison configure:22563: result: v. ?.??, bad configure:22602: checking for catalogs to be installed configure:22622: result: pt_BR nl ro it fr configure:22645: checking for an ANSI C-conforming const configure:22741: result: yes configure:22751: checking whether time.h and sys/time.h may both be included configure:22781: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:22787: $? = 0 configure:22802: result: yes configure:22812: checking whether struct tm is in sys/time.h or time.h configure:22842: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:22848: $? = 0 configure:22863: result: time.h configure:22879: checking for ANSI C header files configure:23040: result: no configure:23070: checking ncurses.h usability configure:23087: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:23093: $? = 0 configure:23107: result: yes configure:23111: checking ncurses.h presence configure:23126: g++ -E conftest.cpp configure:23132: $? = 0 configure:23146: result: yes configure:23179: checking for ncurses.h configure:23187: result: yes configure:23070: checking curses.h usability configure:23087: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:23093: $? = 0 configure:23107: result: yes configure:23111: checking curses.h presence configure:23126: g++ -E conftest.cpp configure:23132: $? = 0 configure:23146: result: yes configure:23179: checking for curses.h configure:23187: result: yes configure:23060: checking for string.h configure:23066: result: no configure:23070: checking sys/time.h usability configure:23087: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 configure:23093: $? = 0 configure:23107: result: yes configure:23111: checking sys/time.h presence configure:23126: g++ -E conftest.cpp configure:23132: $? = 0 configure:23146: result: yes configure:23179: checking for sys/time.h configure:23187: result: yes configure:23060: checking for sys/types.h configure:23066: result: no configure:23060: checking for unistd.h configure:23066: result: no configure:23201: checking for initscr in -lncurses configure:23236: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lncurses >&5 configure:23242: $? = 0 configure:23260: result: yes configure:23376: checking for strdup configure:23456: result: yes configure:23470: checking for strcasecmp configure:23550: result: yes configure:23564: checking for strncasecmp configure:23620: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lncurses >&5 configure:23626: $? = 0 configure:23644: result: yes configure:23656: checking for size_t configure:23707: result: yes configure:23719: checking for socklen_t configure:23747: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:56: warning: unused variable `socklen_t len' configure:23753: $? = 0 configure:23769: result: yes configure:23787: checking for X configure:24022: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:24038: checking for pthread_create in -lpthread configure:24073: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lpthread -lncurses >&5 configure:24079: $? = 0 configure:24097: result: yes configure:24114: checking for pow in -lm configure:24149: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses >&5 configure:24155: $? = 0 configure:24173: result: yes configure:24191: checking for bindtextdomain configure:24247: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses >&5 ld: Undefined symbols: _bindtextdomain configure:24253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define bindtextdomain to an innocuous variant, in case declares bindtextdomain. | For example, HP-UX 11i declares gettimeofday. */ | #define bindtextdomain innocuous_bindtextdomain | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindtextdomain (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindtextdomain | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bindtextdomain (); | /* 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_bindtextdomain || defined __stub___bindtextdomain | choke me | #endif | | int | main () | { | return bindtextdomain (); | ; | return 0; | } configure:24270: result: no configure:24275: checking for bindtextdomain in -lintl configure:24310: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lintl -lm -lncurses >&5 configure:24316: $? = 0 configure:24334: result: yes configure:24378: checking whether -R must be followed by a space configure:24404: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl -R/usr/X11R6/lib >&5 g++: unrecognized option `-R/usr/X11R6/lib' configure:24410: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:24445: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl -R /usr/X11R6/lib >&5 g++: unrecognized option `-R' ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) configure:24451: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:24464: result: neither works configure:24517: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl -L/usr/X11R6/lib -lX11 >&5 configure:24523: $? = 0 configure:24680: checking for gethostbyname configure:24736: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl >&5 configure:24742: $? = 0 configure:24759: result: yes configure:24904: checking for connect configure:24960: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl >&5 configure:24966: $? = 0 configure:24983: result: yes configure:25055: checking for remove configure:25111: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl >&5 configure:25117: $? = 0 configure:25134: result: yes configure:25206: checking for shmat configure:25262: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl >&5 configure:25268: $? = 0 configure:25285: result: yes configure:25366: checking for IceConnectionNumber in -lICE configure:25401: g++ -o conftest -Wall -ggdb -D_REENTRANT -L/usr/X11R6/lib conftest.cpp -lICE -lm -lncurses -lintl >&5 configure:25407: $? = 0 configure:25425: result: yes configure:25455: checking for special C compiler options needed for large files configure:25495: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:60: error: size of array `off_t_is_large' is negative configure:25501: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* 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:25522: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:60: error: size of array `off_t_is_large' is negative configure:25528: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* 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:25548: result: no configure:25554: checking for _FILE_OFFSET_BITS value needed for large files configure:25589: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:60: error: size of array `off_t_is_large' is negative configure:25595: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* 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:25639: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:60: warning: left shift count >= width of type conftest.cpp:60: warning: left shift count >= width of type conftest.cpp:61: error: size of array `off_t_is_large' is negative configure:25645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* 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:25663: result: unknown configure:25675: checking for _LARGE_FILES value needed for large files configure:25710: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:58: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:60: error: size of array `off_t_is_large' is negative configure:25716: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* 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:25760: g++ -c -Wall -ggdb -D_REENTRANT conftest.cpp >&5 conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:59: warning: left shift count >= width of type conftest.cpp:60: warning: left shift count >= width of type conftest.cpp:60: warning: left shift count >= width of type conftest.cpp:61: error: size of array `off_t_is_large' is negative configure:25766: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "proz" | #define PACKAGE_TARNAME "proz" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "proz 2.0.4" | #define PACKAGE_BUGREPORT "prozilla@genesys.ro" | #define PACKAGE "proz" | #define VERSION "2.0.4" | #define off_t long int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIBNCURSES | #define HAVE_CURSES | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBM 1 | /* 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:25784: result: unknown configure:25799: checking for off_t configure:25850: result: no configure:25857: checking size of off_t configure:26159: g++ -o conftest -Wall -ggdb -D_REENTRANT conftest.cpp -lm -lncurses -lintl >&5 configure:26162: $? = 0 configure:26168: ./conftest configure:26171: $? = 0 configure:26194: result: 4 configure:26335: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wall -O2 -D_REENTRANT' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Wall -ggdb -D_REENTRANT' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_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_alloca_works=yes ac_cv_func_bindtextdomain=no ac_cv_func_connect=yes ac_cv_func_dcgettext=no ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_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_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=no ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_argz_h=no ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_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_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_m_pow=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_UNAME=uname ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_off_t=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type_off_t=no ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 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=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/missing --run automake-1.7' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATALOGS=' pt_BR.gmo nl.gmo ro.gmo it.gmo fr.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CEFLAGS='' CFLAGS='-Wall -O2 -D_REENTRANT' CPFLAGS='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wall -ggdb -D_REENTRANT' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GLIBC21='no' GMOFILES=' pt_BR.gmo nl.gmo ro.gmo it.gmo fr.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON=':' INTLLIBS='-lintl -liconv' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDEFLAGS='' LDFLAGS='' LIBICONV='-liconv' LIBOBJS='' LIBS='-lm -lncurses -lintl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='proz' PACKAGE_BUGREPORT='prozilla@genesys.ro' PACKAGE_NAME='proz' PACKAGE_STRING='proz 2.0.4' PACKAGE_TARNAME='proz' PACKAGE_VERSION='2.0.4' PATH_SEPARATOR=':' POFILES=' pt_BR.po nl.po ro.po it.po fr.po' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_LIBS='-lpthread' UNAME='uname' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='2.0.4' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/ftp/prozilla/work/prozilla-2.0.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libprozilla' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "proz" #define PACKAGE_TARNAME "proz" #define PACKAGE_VERSION "2.0.4" #define PACKAGE_STRING "proz 2.0.4" #define PACKAGE_BUGREPORT "prozilla@genesys.ro" #define PACKAGE "proz" #define VERSION "2.0.4" #define off_t long int #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_NCURSES_H 1 #define HAVE_CURSES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIBNCURSES #define HAVE_CURSES #define HAVE_STRDUP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_LIBM 1 #define SIZEOF_OFF_T 4 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by proz config.status 2.0.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile on darwintel config.status:695: creating Makefile config.status:830: WARNING: Makefile.in seems to ignore the --datarootdir setting