This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by paprefs configure 0.9.5, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --disable-lynx --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 81 tasks, 136 threads, 4 processors Load average: 0.75, Mach factor: 3.24 /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:1749: checking for a BSD-compatible install configure:1805: result: /usr/bin/install -c -o root -g wheel configure:1816: checking whether build environment is sane configure:1859: result: yes configure:1924: checking for gawk configure:1940: found /usr/local/bin/gawk configure:1951: result: gawk configure:1962: checking whether gmake sets $(MAKE) configure:1983: result: yes configure:2294: checking for C++ compiler version configure:2301: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2304: $? = 0 configure:2311: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2314: $? = 0 configure:2321: c++ -V >&5 c++: `-V' option must have argument configure:2324: $? = 1 configure:2347: checking for C++ compiler default output file name configure:2374: c++ -fno-common conftest.cpp >&5 configure:2377: $? = 0 configure:2423: result: a.out configure:2428: checking whether the C++ compiler works configure:2438: ./a.out configure:2441: $? = 0 configure:2458: result: yes configure:2465: checking whether we are cross compiling configure:2467: result: no configure:2470: checking for suffix of executables configure:2477: c++ -o conftest -fno-common conftest.cpp >&5 configure:2480: $? = 0 configure:2504: result: configure:2510: checking for suffix of object files configure:2536: c++ -c -fno-common conftest.cpp >&5 configure:2539: $? = 0 configure:2562: result: configure:2566: checking whether we are using the GNU C++ compiler configure:2595: c++ -c -fno-common conftest.cpp >&5 configure:2601: $? = 0 configure:2608: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:2611: $? = 0 configure:2618: test -s conftest. configure:2621: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2635: result: no configure:2640: checking whether c++ accepts -g configure:2670: c++ -c -g conftest.cpp >&5 configure:2676: $? = 0 configure:2683: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:2686: $? = 0 configure:2693: test -s conftest. configure:2696: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2725: c++ -c conftest.cpp >&5 configure:2731: $? = 0 configure:2738: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:2741: $? = 0 configure:2748: test -s conftest. configure:2751: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2781: c++ -c -g conftest.cpp >&5 configure:2787: $? = 0 configure:2794: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:2797: $? = 0 configure:2804: test -s conftest. configure:2807: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2826: result: no configure:2860: checking for style of include used by gmake configure:2888: result: GNU configure:2916: checking dependency style of c++ configure:3006: result: gcc3 configure:3031: checking for i386-unknown-gnu-gcc configure:3058: result: cc configure:3336: checking for C compiler version configure:3343: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3346: $? = 0 configure:3353: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3356: $? = 0 configure:3363: cc -V >&5 cc: `-V' option must have argument configure:3366: $? = 1 configure:3369: checking whether we are using the GNU C compiler configure:3398: cc -c -fno-common conftest.c >&5 configure:3404: $? = 0 configure:3411: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3414: $? = 0 configure:3421: test -s conftest. configure:3424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3438: result: no configure:3443: checking whether cc accepts -g configure:3473: cc -c -g conftest.c >&5 configure:3479: $? = 0 configure:3486: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3489: $? = 0 configure:3496: test -s conftest. configure:3499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3528: cc -c conftest.c >&5 configure:3534: $? = 0 configure:3541: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3544: $? = 0 configure:3551: test -s conftest. configure:3554: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3584: cc -c -g conftest.c >&5 configure:3590: $? = 0 configure:3597: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3600: $? = 0 configure:3607: test -s conftest. configure:3610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3629: result: no configure:3646: checking for cc option to accept ISO C89 configure:3720: cc -c -fno-common conftest.c >&5 configure:3726: $? = 0 configure:3733: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3736: $? = 0 configure:3743: test -s conftest. configure:3746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3720: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3726: $? = 0 configure:3733: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3736: $? = 0 configure:3743: test -s conftest. configure:3746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3720: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3726: $? = 0 configure:3733: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3736: $? = 0 configure:3743: test -s conftest. configure:3746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3720: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3726: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3720: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3726: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3720: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3726: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3720: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3726: $? = 0 configure:3733: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3736: $? = 0 configure:3743: test -s conftest. configure:3746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* 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:3769: result: unsupported configure:3786: checking dependency style of cc configure:3876: result: gcc3 configure:3893: checking whether ln -s works configure:3897: result: yes configure:3905: checking return type of signal handlers configure:3933: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: void value not ignored as it ought to be configure:3939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:3971: result: void configure:3984: checking how to run the C preprocessor configure:4024: cc -E conftest.c configure:4030: $? = 0 configure:4068: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4074: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:4114: result: cc -E configure:4143: cc -E conftest.c configure:4149: $? = 0 configure:4187: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4193: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:4238: checking for grep that handles long lines and -e configure:4312: result: /usr/bin/grep configure:4317: checking for egrep configure:4395: result: /usr/bin/grep -E configure:4400: checking for ANSI C header files configure:4430: cc -c -fno-common conftest.c >&5 configure:4436: $? = 0 configure:4443: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4446: $? = 0 configure:4453: test -s conftest. configure:4456: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "paprefs" | #define PACKAGE_TARNAME "paprefs" | #define PACKAGE_VERSION "0.9.5" | #define PACKAGE_STRING "paprefs 0.9.5" | #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" | #define PACKAGE "paprefs" | #define VERSION "0.9.5" | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4578: result: no configure:4595: checking for i386-unknown-gnu-pkg-config configure:4628: result: no configure:4638: checking for pkg-config configure:4656: found /usr/local/bin/pkg-config configure:4668: result: /usr/local/bin/pkg-config configure:4697: checking pkg-config is at least version 0.9.0 configure:4700: result: yes configure:4711: checking for GUILIBS configure:4719: $PKG_CONFIG --exists --print-errors " gtkmm-2.4 libglademm-2.4 sigc++-2.0 gconfmm-2.6" Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found Package libglademm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglademm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libglademm-2.4' found Package sigc++-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `sigc++-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'sigc++-2.0' found Package gconfmm-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconfmm-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gconfmm-2.6' found configure:4722: $? = 1 configure:4737: $PKG_CONFIG --exists --print-errors " gtkmm-2.4 libglademm-2.4 sigc++-2.0 gconfmm-2.6" Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found Package libglademm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglademm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libglademm-2.4' found Package sigc++-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `sigc++-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'sigc++-2.0' found Package gconfmm-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconfmm-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gconfmm-2.6' found configure:4740: $? = 1 No package 'gtkmm-2.4' found No package 'libglademm-2.4' found No package 'sigc++-2.0' found No package 'gconfmm-2.6' found configure:4778: error: Package requirements ( gtkmm-2.4 libglademm-2.4 sigc++-2.0 gconfmm-2.6) were not met: No package 'gtkmm-2.4' found No package 'libglademm-2.4' found No package 'sigc++-2.0' found No package 'gconfmm-2.6' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GUILIBS_CFLAGS and GUILIBS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_GUILIBS_CFLAGS_set= ac_cv_env_GUILIBS_CFLAGS_value= ac_cv_env_GUILIBS_LIBS_set= ac_cv_env_GUILIBS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_header_stdc=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' GUILIBS_CFLAGS='' GUILIBS_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/missing --run makeinfo' OBJEXT='' PACKAGE='paprefs' PACKAGE_BUGREPORT='mzcncersf (at) 0pointer (dot) de' PACKAGE_NAME='paprefs' PACKAGE_STRING='paprefs 0.9.5' PACKAGE_TARNAME='paprefs' PACKAGE_URL='http://0pointer.de/lennart/projects/paprefs/' PACKAGE_VERSION='0.9.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_LYNX_FALSE='' USE_LYNX_TRUE='' VERSION='0.9.5' ac_ct_CC='' ac_ct_CXX='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' have_lynx='' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/audio/paprefs/work/paprefs-0.9.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "paprefs" #define PACKAGE_TARNAME "paprefs" #define PACKAGE_VERSION "0.9.5" #define PACKAGE_STRING "paprefs 0.9.5" #define PACKAGE_BUGREPORT "mzcncersf (at) 0pointer (dot) de" #define PACKAGE "paprefs" #define VERSION "0.9.5" #define RETSIGTYPE void configure: exit 1