This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xcdroast configure 0.98alpha15, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --with-cdrtools-prefix=/usr/local --with-libintl-prefix=/usr/local --with-libiconv-prefix=/usr/local --disable-gtk2 --disable-nonrootmode --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 151 tasks, 206 threads, 4 processors Load average: 1.73, Mach factor: 2.26 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1274: checking for a BSD-compatible install configure:1328: result: /usr/bin/install -c -o root -g wheel configure:1339: checking whether build environment is sane configure:1382: result: yes configure:1416: checking for gawk configure:1432: found /usr/local/bin/gawk configure:1442: result: gawk configure:1452: checking whether make sets ${MAKE} configure:1472: result: yes configure:1588: checking for i386-unknown-gnu-gcc configure:1614: result: cc configure:1896: checking for C compiler version configure:1899: 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:1902: $? = 0 configure:1904: 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:1907: $? = 0 configure:1909: cc -V &5 cc: `-V' option must have argument configure:1912: $? = 1 configure:1938: checking for C compiler default output configure:1941: cc -fno-common conftest.c >&5 configure:1944: $? = 0 configure:1977: result: a.out configure:1982: checking whether the C compiler works configure:1988: ./a.out configure:1991: $? = 0 configure:2006: result: yes configure:2013: checking whether we are cross compiling configure:2015: result: no configure:2018: checking for suffix of executables configure:2020: cc -o conftest -fno-common conftest.c >&5 configure:2023: $? = 0 configure:2045: result: configure:2051: checking for suffix of object files configure:2075: cc -c -fno-common conftest.c >&5 configure:2078: $? = 0 configure:2097: result: configure:2101: checking whether we are using the GNU C compiler configure:2128: cc -c -fno-common conftest.c >&5 configure:2131: $? = 0 configure:2134: test -s conftest. configure:2137: $? = 1 configure: failed program was: #line 2106 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2149: result: no configure:2155: checking whether cc accepts -g configure:2179: cc -c -g conftest.c >&5 configure:2182: $? = 0 configure:2185: test -s conftest. configure:2188: $? = 1 configure: failed program was: #line 2160 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2198: result: no configure:2225: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2228: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2346: checking for style of include used by make configure:2374: result: GNU configure:2381: checking dependency style of cc configure:2443: result: gcc3 configure:2456: checking build system type configure:2474: result: i386-unknown-gnu configure:2482: checking host system type configure:2496: result: i386-unknown-gnu configure:2555: checking for dirent.h that defines DIR configure:2582: cc -c -fno-common conftest.c >&5 configure:2585: $? = 0 configure:2588: test -s conftest. configure:2591: $? = 1 configure: failed program was: #line 2560 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2601: result: no configure:2555: checking for sys/ndir.h that defines DIR configure:2582: cc -c -fno-common conftest.c >&5 configure:2562:22: sys/ndir.h: No such file or directory configure: In function `main': configure:2573: error: `DIR' undeclared (first use in this function) configure:2573: error: (Each undeclared identifier is reported only once configure:2573: error: for each function it appears in.) configure:2573: error: parse error before ')' token configure:2585: $? = 1 configure: failed program was: #line 2560 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2601: result: no configure:2555: checking for sys/dir.h that defines DIR configure:2582: cc -c -fno-common conftest.c >&5 configure:2585: $? = 0 configure:2588: test -s conftest. configure:2591: $? = 1 configure: failed program was: #line 2560 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2601: result: no configure:2555: checking for ndir.h that defines DIR configure:2582: cc -c -fno-common conftest.c >&5 configure:2562:18: ndir.h: No such file or directory configure: In function `main': configure:2573: error: `DIR' undeclared (first use in this function) configure:2573: error: (Each undeclared identifier is reported only once configure:2573: error: for each function it appears in.) configure:2573: error: parse error before ')' token configure:2585: $? = 1 configure: failed program was: #line 2560 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2601: result: no configure:2723: checking for library containing opendir configure:2756: cc -o conftest -fno-common conftest.c >&5 configure:2759: $? = 0 configure:2762: test -s conftest configure:2765: $? = 0 configure:2824: result: none required configure:2838: checking how to run the C preprocessor configure:2864: cc -E conftest.c configure:2870: $? = 0 configure:2897: cc -E conftest.c configure:2893:28: ac_nonexistent.h: No such file or directory configure:2903: $? = 1 configure: failed program was: #line 2892 "configure" #include "confdefs.h" #include configure:2940: result: cc -E configure:2955: cc -E conftest.c configure:2961: $? = 0 configure:2988: cc -E conftest.c configure:2984:28: ac_nonexistent.h: No such file or directory configure:2994: $? = 1 configure: failed program was: #line 2983 "configure" #include "confdefs.h" #include configure:3034: checking for ANSI C header files configure:3048: cc -E conftest.c configure:3054: $? = 0 configure:3139: cc -o conftest -fno-common conftest.c >&5 configure:3142: $? = 0 configure:3144: ./conftest configure:3147: $? = 0 configure:3161: result: yes configure:3171: checking for sys/wait.h that is POSIX.1 compatible configure:3205: cc -c -fno-common conftest.c >&5 configure:3208: $? = 0 configure:3211: test -s conftest. configure:3214: $? = 1 configure: failed program was: #line 3176 "configure" #include "confdefs.h" #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } configure:3224: result: no configure:3248: checking for sys/types.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for sys/stat.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for stdlib.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for string.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for memory.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for strings.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for inttypes.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for stdint.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3248: checking for unistd.h configure:3261: cc -c -fno-common conftest.c >&5 configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: #line 3253 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3280: result: no configure:3311: checking fcntl.h usability configure:3320: cc -c -fno-common conftest.c >&5 configure:3323: $? = 0 configure:3326: test -s conftest. configure:3329: $? = 1 configure: failed program was: #line 3313 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3338: result: no configure:3342: checking fcntl.h presence configure:3349: cc -E conftest.c configure:3355: $? = 0 configure:3373: result: yes configure:3384: WARNING: fcntl.h: present but cannot be compiled configure:3386: WARNING: fcntl.h: check for missing prerequisite headers? configure:3388: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3391: checking for fcntl.h configure:3398: result: yes configure:3302: checking for strings.h configure:3307: result: no configure:3311: checking sys/ioctl.h usability configure:3320: cc -c -fno-common conftest.c >&5 configure:3323: $? = 0 configure:3326: test -s conftest. configure:3329: $? = 1 configure: failed program was: #line 3313 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3338: result: no configure:3342: checking sys/ioctl.h presence configure:3349: cc -E conftest.c configure:3355: $? = 0 configure:3373: result: yes configure:3384: WARNING: sys/ioctl.h: present but cannot be compiled configure:3386: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3388: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3391: checking for sys/ioctl.h configure:3398: result: yes configure:3311: checking sys/time.h usability configure:3320: cc -c -fno-common conftest.c >&5 configure:3323: $? = 0 configure:3326: test -s conftest. configure:3329: $? = 1 configure: failed program was: #line 3313 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3338: result: no configure:3342: checking sys/time.h presence configure:3349: cc -E conftest.c configure:3355: $? = 0 configure:3373: result: yes configure:3384: WARNING: sys/time.h: present but cannot be compiled configure:3386: WARNING: sys/time.h: check for missing prerequisite headers? configure:3388: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3391: checking for sys/time.h configure:3398: result: yes configure:3302: checking for unistd.h configure:3307: result: no configure:3311: checking ctype.h usability configure:3320: cc -c -fno-common conftest.c >&5 configure:3323: $? = 0 configure:3326: test -s conftest. configure:3329: $? = 1 configure: failed program was: #line 3313 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3338: result: no configure:3342: checking ctype.h presence configure:3349: cc -E conftest.c configure:3355: $? = 0 configure:3373: result: yes configure:3384: WARNING: ctype.h: present but cannot be compiled configure:3386: WARNING: ctype.h: check for missing prerequisite headers? configure:3388: WARNING: ctype.h: proceeding with the preprocessor's result configure:3391: checking for ctype.h configure:3398: result: yes configure:3412: checking for cc option to accept ANSI C configure:3475: cc -c -fno-common conftest.c >&5 configure:3478: $? = 0 configure:3481: test -s conftest. configure:3484: $? = 1 configure: failed program was: #line 3419 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3475: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3478: $? = 0 configure:3481: test -s conftest. configure:3484: $? = 1 configure: failed program was: #line 3419 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3475: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3478: $? = 1 configure: failed program was: #line 3419 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3475: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3478: $? = 1 configure: failed program was: #line 3419 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3475: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3478: $? = 1 configure: failed program was: #line 3419 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3475: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3478: $? = 0 configure:3481: test -s conftest. configure:3484: $? = 1 configure: failed program was: #line 3419 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3501: result: none needed configure:3509: checking for an ANSI C-conforming const configure:3579: cc -c -fno-common conftest.c >&5 configure:3582: $? = 0 configure:3585: test -s conftest. configure:3588: $? = 1 configure: failed program was: #line 3514 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } configure:3598: result: no configure:3608: checking for uid_t in sys/types.h configure:3628: result: yes configure:3643: checking for mode_t configure:3670: cc -c -fno-common conftest.c >&5 configure:3673: $? = 0 configure:3676: test -s conftest. configure:3679: $? = 1 configure: failed program was: #line 3648 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((mode_t *) 0) return 0; if (sizeof (mode_t)) return 0; ; return 0; } configure:3689: result: no configure:3701: checking for off_t configure:3728: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:3750: error: `off_t' undeclared (first use in this function) configure:3750: error: (Each undeclared identifier is reported only once configure:3750: error: for each function it appears in.) configure:3750: error: parse error before ')' token configure:3731: $? = 1 configure: failed program was: #line 3706 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((off_t *) 0) return 0; if (sizeof (off_t)) return 0; ; return 0; } configure:3747: result: no configure:3759: checking for pid_t configure:3786: cc -c -fno-common conftest.c >&5 configure:3789: $? = 0 configure:3792: test -s conftest. configure:3795: $? = 1 configure: failed program was: #line 3764 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((pid_t *) 0) return 0; if (sizeof (pid_t)) return 0; ; return 0; } configure:3805: result: no configure:3817: checking whether time.h and sys/time.h may both be included configure:3845: cc -c -fno-common conftest.c >&5 configure:3848: $? = 0 configure:3851: test -s conftest. configure:3854: $? = 1 configure: failed program was: #line 3822 "configure" #include "confdefs.h" #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct tm *) 0) return 0; ; return 0; } configure:3864: result: no configure:3875: checking for working memcmp configure:3926: cc -o conftest -fno-common conftest.c >&5 configure:3929: $? = 0 configure:3931: ./conftest configure:3934: $? = 0 configure:3947: result: yes configure:3955: checking for vprintf configure:3998: cc -o conftest -fno-common conftest.c >&5 configure:3970: warning: conflicting types for built-in function `vprintf' configure:4001: $? = 0 configure:4004: test -s conftest configure:4007: $? = 0 configure:4017: result: yes configure:4024: checking for _doprnt configure:4067: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:4070: $? = 1 configure: failed program was: #line 4029 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _doprnt (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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__doprnt) || defined (__stub____doprnt) choke me #else f = _doprnt; #endif ; return 0; } configure:4086: result: no configure:4116: checking for getcwd configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for gethostname configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for mkdir configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for select configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for socketpair configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for socket configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for strerror configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for strstr configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4131: warning: conflicting types for built-in function `strstr' configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for strtol configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for setenv configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for unsetenv configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for setreuid configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4116: checking for seteuid configure:4159: cc -o conftest -fno-common conftest.c >&5 configure:4162: $? = 0 configure:4165: test -s conftest configure:4168: $? = 0 configure:4178: result: yes configure:4415: checking for glib-config configure:4446: result: /usr/local/bin/glib12-config configure:4454: checking for GLIB - version >= 1.2.3 configure:4555: cc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 >&5 configure:4558: $? = 0 configure:4560: ./conftest configure:4563: $? = 0 configure:4580: result: yes configure:4717: checking for gtk-config configure:4748: result: /usr/local/bin/gtk12-config configure:4756: checking for GTK - version >= 1.2.3 configure:4859: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm >&5 configure:4862: $? = 0 configure:4864: ./conftest configure:4867: $? = 0 configure:4884: result: yes configure:5012: checking for gdk-pixbuf-config configure:5043: result: /usr/local/bin/gdk-pixbuf-config configure:5051: checking for GDK_PIXBUF - version >= 0.8.0 configure:5135: cc -o conftest -fno-common conftest.c >&5 configure:5080:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure: In function `main': configure:5112: error: parse error before '>' token configure:5113: error: parse error before '==' token configure:5113: error: parse error before '>' token configure:5114: error: parse error before '==' token configure:5114: error: parse error before '==' token configure:5114: error: parse error before '>=' token configure:5120: error: parse error before ',' token configure:5138: $? = 1 configure: program exited with status 1 configure: failed program was: #line 5075 "configure" #include "confdefs.h" #include #include #include #include char* my_strdup (char *str) { char *new_str; if (str) { new_str = malloc ((strlen (str) + 1) * sizeof(char)); strcpy (new_str, str); } else new_str = NULL; return new_str; } int main () { int major, minor, micro; char *tmp_version; system ("touch conf.gdk_pixbuftest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = my_strdup("0.8.0"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "0.8.0"); exit(1); } if (( > major) || (( == major) && ( > minor)) || (( == major) && ( == minor) && ( >= micro))) { return 0; } else { printf("\n*** 'gdk-pixbuf-config --version' returned %d.%d.%d, but the minimum version\n", , , ); printf("*** of GDK_PIXBUF required is %d.%d.%d. If gdk-pixbuf-config is correct, then it is\n", major, minor, micro); printf("*** best to upgrade to the required version.\n"); printf("*** If gdk-pixbuf-config was wrong, set the environment variable GDK_PIXBUF_CONFIG\n"); printf("*** to point to the correct copy of gdk-pixbuf-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:5164: result: no configure:5200: cc -o conftest -fno-common conftest.c >&5 configure:5181:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure:5203: $? = 1 configure: failed program was: #line 5178 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return 0; ; return 0; } configure:5235: error: Test for gdk_pixbuf failed. See the file 'INSTALL' for help. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_getcwd=yes ac_cv_func_gethostname=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkdir=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setreuid=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_unsetenv=yes ac_cv_func_vprintf=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=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_ioctl_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_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_GDK_PIXBUF_CONFIG=/usr/local/bin/gdk-pixbuf-config ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "xcdroast" #define PACKAGE_TARNAME "xcdroast" #define PACKAGE_VERSION "0.98alpha15" #define PACKAGE_STRING "xcdroast 0.98alpha15" #define PACKAGE_BUGREPORT "" #define PACKAGE "xcdroast" #define VERSION "0.98alpha15" #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_CTYPE_H 1 #define const #define mode_t int #define off_t long #define pid_t int #define HAVE_VPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_MKDIR 1 #define HAVE_SELECT 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_SETREUID 1 #define HAVE_SETEUID 1 configure: exit 1