This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by avrdude configure 5.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local ## --------- ## ## 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: 124 tasks, 179 threads, 4 processors Load average: 3.96, Mach factor: 1.19 /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:1354: checking build system type configure:1372: result: i686-apple-darwin8.0.1 configure:1380: checking host system type configure:1394: result: i686-apple-darwin8.0.1 configure:1402: checking target system type configure:1416: result: i686-apple-darwin8.0.1 configure:1446: checking for a BSD-compatible install configure:1501: result: /usr/bin/install -c -o root -g wheel configure:1512: checking whether build environment is sane configure:1555: result: yes configure:1620: checking for gawk configure:1636: found /usr/local/bin/gawk configure:1646: result: gawk configure:1656: checking whether make sets $(MAKE) configure:1676: result: yes configure:1894: checking for gcc configure:1920: result: cc configure:2164: checking for C compiler version configure:2167: 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:2170: $? = 0 configure:2172: 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:2175: $? = 0 configure:2177: cc -V &5 cc: `-V' option must have argument configure:2180: $? = 1 configure:2203: checking for C compiler default output file name configure:2206: cc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2209: $? = 0 configure:2255: result: a.out configure:2260: checking whether the C compiler works configure:2266: ./a.out configure:2269: $? = 0 configure:2286: result: yes configure:2293: checking whether we are cross compiling configure:2295: result: no configure:2298: checking for suffix of executables configure:2300: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2303: $? = 0 configure:2328: result: configure:2334: checking for suffix of object files configure:2355: cc -c -I/usr/local/include conftest.c >&5 configure:2358: $? = 0 configure:2380: result: configure:2384: checking whether we are using the GNU C compiler configure:2408: cc -c -I/usr/local/include conftest.c >&5 configure:2414: $? = 0 configure:2418: test -z || test ! -s conftest.err configure:2421: $? = 0 configure:2424: test -s conftest. configure:2427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2440: result: no configure:2446: checking whether cc accepts -g configure:2467: cc -c -g conftest.c >&5 configure:2473: $? = 0 configure:2477: test -z || test ! -s conftest.err configure:2480: $? = 0 configure:2483: test -s conftest. configure:2486: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2497: result: no configure:2514: checking for cc option to accept ANSI C configure:2584: cc -c -I/usr/local/include conftest.c >&5 configure:2590: $? = 0 configure:2594: test -z || test ! -s conftest.err configure:2597: $? = 0 configure:2600: test -s conftest. configure:2603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.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 -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2584: cc -qlanglvl=ansi -c -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2590: $? = 0 configure:2594: test -z || test ! -s conftest.err configure:2597: $? = 0 configure:2600: test -s conftest. configure:2603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.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 -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2584: cc -std1 -c -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.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 -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2584: cc -Ae -c -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.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 -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2584: cc -Aa -D_HPUX_SOURCE -c -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.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 -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2584: cc -Xc -D__EXTENSIONS__ -c -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2590: $? = 0 configure:2594: test -z || test ! -s conftest.err configure:2597: $? = 0 configure:2600: test -s conftest. configure:2603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.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 -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2621: result: none needed configure:2639: cc -c -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2645: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2789: checking for style of include used by make configure:2817: result: GNU configure:2845: checking dependency style of cc configure:2935: result: gcc3 configure:2965: checking for a BSD-compatible install configure:3020: result: /usr/bin/install -c -o root -g wheel configure:3035: checking for bison configure:3051: found /usr/local/bin/bison configure:3061: result: bison -y configure:3077: checking for flex configure:3093: found /usr/bin/flex configure:3103: result: flex configure:3116: checking for yywrap in -lfl configure:3146: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3152: $? = 0 configure:3156: test -z || test ! -s conftest.err configure:3159: $? = 0 configure:3162: test -s conftest configure:3165: $? = 0 configure:3178: result: yes configure:3256: checking lex output file root configure:3267: flex conftest.l configure:3270: $? = 0 configure:3282: result: lex.yy configure:3287: checking whether yytext is a pointer configure:3303: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3309: $? = 0 configure:3313: test -z || test ! -s conftest.err configure:3316: $? = 0 configure:3319: test -s conftest configure:3322: $? = 0 configure:3336: result: yes configure:3391: checking for ranlib configure:3407: found /usr/bin/ranlib configure:3418: result: ranlib configure:3433: checking for tputs in -ltermcap configure:3463: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -ltermcap >&5 ld: Undefined symbols: _tputs configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char tputs (); | int | main () | { | tputs (); | ; | return 0; | } configure:3495: result: no configure:3507: checking for tputs in -lncurses configure:3537: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 ld: Undefined symbols: _tputs configure:3543: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char tputs (); | int | main () | { | tputs (); | ; | return 0; | } configure:3569: result: no configure:3581: checking for readline in -lreadline configure:3611: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:3617: $? = 0 configure:3621: test -z || test ! -s conftest.err configure:3624: $? = 0 configure:3627: test -s conftest configure:3630: $? = 0 configure:3643: result: yes configure:3656: checking for usb_get_string_simple in -lusb configure:3686: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lusb -lreadline >&5 ld: Undefined symbols: _CFRunLoopAddSource _CFRunLoopGetCurrent _CFRunLoopRun _CFRunLoopStop _CFUUIDGetConstantUUIDWithBytes _CFUUIDGetUUIDBytes _IOCreatePlugInInterfaceForService _IOIteratorNext _IOMasterPort _IONotificationPortCreate _IONotificationPortGetRunLoopSource _IOObjectRelease _IOServiceAddMatchingNotification _IOServiceMatching _kCFRunLoopDefaultMode configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char usb_get_string_simple (); | int | main () | { | usb_get_string_simple (); | ; | return 0; | } configure:3718: result: no configure:3747: checking how to run the C preprocessor configure:3782: cc -E conftest.c configure:3788: $? = 0 configure:3820: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:3865: result: cc -E configure:3889: cc -E conftest.c configure:3895: $? = 0 configure:3927: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3933: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:3977: checking for egrep configure:3987: result: grep -E configure:3992: checking for ANSI C header files configure:4017: cc -c -I/usr/local/include conftest.c >&5 configure:4023: $? = 0 configure:4027: test -z || test ! -s conftest.err configure:4030: $? = 0 configure:4033: test -s conftest. configure:4036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4145: result: no configure:4169: checking for sys/types.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for sys/stat.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for stdlib.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for string.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for memory.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for strings.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for inttypes.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for stdint.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4169: checking for unistd.h configure:4185: cc -c -I/usr/local/include conftest.c >&5 configure:4191: $? = 0 configure:4195: test -z || test ! -s conftest.err configure:4198: $? = 0 configure:4201: test -s conftest. configure:4204: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4215: result: no configure:4243: checking limits.h usability configure:4255: cc -c -I/usr/local/include conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest. configure:4274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4284: result: no configure:4288: checking limits.h presence configure:4298: cc -E conftest.c configure:4304: $? = 0 configure:4324: result: yes configure:4337: WARNING: limits.h: present but cannot be compiled configure:4339: WARNING: limits.h: check for missing prerequisite headers? configure:4341: WARNING: limits.h: see the Autoconf documentation configure:4343: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4345: WARNING: limits.h: proceeding with the preprocessor's result configure:4347: WARNING: limits.h: in the future, the compiler will take precedence configure:4359: checking for limits.h configure:4366: result: yes configure:4234: checking for stdlib.h configure:4239: result: no configure:4234: checking for string.h configure:4239: result: no configure:4397: checking fcntl.h usability configure:4409: cc -c -I/usr/local/include conftest.c >&5 configure:4415: $? = 0 configure:4419: test -z || test ! -s conftest.err configure:4422: $? = 0 configure:4425: test -s conftest. configure:4428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4438: result: no configure:4442: checking fcntl.h presence configure:4452: cc -E conftest.c configure:4458: $? = 0 configure:4478: result: yes configure:4491: WARNING: fcntl.h: present but cannot be compiled configure:4493: WARNING: fcntl.h: check for missing prerequisite headers? configure:4495: WARNING: fcntl.h: see the Autoconf documentation configure:4497: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4499: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4501: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4513: checking for fcntl.h configure:4520: result: yes configure:4397: checking sys/ioctl.h usability configure:4409: cc -c -I/usr/local/include conftest.c >&5 configure:4415: $? = 0 configure:4419: test -z || test ! -s conftest.err configure:4422: $? = 0 configure:4425: test -s conftest. configure:4428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4438: result: no configure:4442: checking sys/ioctl.h presence configure:4452: cc -E conftest.c configure:4458: $? = 0 configure:4478: result: yes configure:4491: WARNING: sys/ioctl.h: present but cannot be compiled configure:4493: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4495: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4497: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4499: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4501: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4513: checking for sys/ioctl.h configure:4520: result: yes configure:4397: checking sys/time.h usability configure:4409: cc -c -I/usr/local/include conftest.c >&5 configure:4415: $? = 0 configure:4419: test -z || test ! -s conftest.err configure:4422: $? = 0 configure:4425: test -s conftest. configure:4428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4438: result: no configure:4442: checking sys/time.h presence configure:4452: cc -E conftest.c configure:4458: $? = 0 configure:4478: result: yes configure:4491: WARNING: sys/time.h: present but cannot be compiled configure:4493: WARNING: sys/time.h: check for missing prerequisite headers? configure:4495: WARNING: sys/time.h: see the Autoconf documentation configure:4497: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4499: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4501: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4513: checking for sys/time.h configure:4520: result: yes configure:4397: checking termios.h usability configure:4409: cc -c -I/usr/local/include conftest.c >&5 configure:4415: $? = 0 configure:4419: test -z || test ! -s conftest.err configure:4422: $? = 0 configure:4425: test -s conftest. configure:4428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4438: result: no configure:4442: checking termios.h presence configure:4452: cc -E conftest.c configure:4458: $? = 0 configure:4478: result: yes configure:4491: WARNING: termios.h: present but cannot be compiled configure:4493: WARNING: termios.h: check for missing prerequisite headers? configure:4495: WARNING: termios.h: see the Autoconf documentation configure:4497: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4499: WARNING: termios.h: proceeding with the preprocessor's result configure:4501: WARNING: termios.h: in the future, the compiler will take precedence configure:4513: checking for termios.h configure:4520: result: yes configure:4388: checking for unistd.h configure:4393: result: no configure:4537: checking for ddk/hidsdi.h configure:4554: cc -c -I/usr/local/include conftest.c >&5 conftest.c:18:21: windows.h: No such file or directory conftest.c:19:22: setupapi.h: No such file or directory conftest.c:21:24: ddk/hidsdi.h: No such file or directory configure:4560: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #include | | #include configure:4584: result: no configure:4597: checking for an ANSI C-conforming const configure:4664: cc -c -I/usr/local/include conftest.c >&5 configure:4670: $? = 0 configure:4674: test -z || test ! -s conftest.err configure:4677: $? = 0 configure:4680: test -s conftest. configure:4683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | | 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:4694: result: no configure:4704: checking whether time.h and sys/time.h may both be included configure:4729: cc -c -I/usr/local/include conftest.c >&5 configure:4735: $? = 0 configure:4739: test -z || test ! -s conftest.err configure:4742: $? = 0 configure:4745: test -s conftest. configure:4748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define const | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4759: result: no configure:4826: checking for stdlib.h configure:4831: result: no configure:4971: checking for GNU libc compatible malloc configure:5000: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5003: $? = 0 configure:5005: ./conftest configure:5008: $? = 0 configure:5022: result: yes configure:5064: checking for memset configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 conftest.c:44: warning: conflicting types for built-in function `memset' configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for select configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for strcasecmp configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for strdup configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for strerror configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for strncasecmp configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for strtol configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for strtoul configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5064: checking for gettimeofday configure:5121: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest configure:5140: $? = 0 configure:5152: result: yes configure:5163: checking for a Win32 HID libray configure:5208: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5 conftest.c:29:21: windows.h: No such file or directory conftest.c:30:22: setupapi.h: No such file or directory conftest.c: In function `main': conftest.c:36: error: `GUID' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: parse error before "hidGuid" conftest.c:37: error: `hidGuid' undeclared (first use in this function) configure:5211: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "avrdude" | #define PACKAGE_TARNAME "avrdude" | #define PACKAGE_VERSION "5.5" | #define PACKAGE_STRING "avrdude 5.5" | #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" | #define PACKAGE "avrdude" | #define VERSION "5.5" | #define YYTEXT_POINTER 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define const | #define HAVE_MALLOC 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | #include | | | int | main(void) | { | GUID hidGuid; | HidD_GetHidGuid(&hidGuid); | | return 0; | } | configure:5229: result: no configure:5343: checking for parallel device configure:5346: parallel port access disabled for this system configure:5357: checking for serial device configure:5359: result: unknown configure:5516: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by avrdude config.status 5.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:720: creating doc/Makefile config.status:720: creating windows/Makefile config.status:720: creating avrdude.spec config.status:720: creating Makefile config.status:720: creating avrdude.conf.tmp config.status:828: creating ac_cfg.h config.status:1130: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 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=-I/usr/local/include 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=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_header_ddk_hidsdi_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no 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_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_lib_fl_yywrap=yes ac_cv_lib_ncurses_tputs=no ac_cv_lib_readline_readline=yes ac_cv_lib_termcap_tputs=no ac_cv_lib_usb_usb_get_string_simple=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-apple-darwin8.0.1 ac_cv_target_alias=i686-apple-darwin8.0.1 am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/usr/local/include' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_PAR_PORT='unknown' DEFAULT_SER_PORT='unknown' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIST_SUBDIRS_AC='doc windows' DOC_INST_DIR='$(DESTDIR)$(datadir)/doc/avrdude-$(VERSION)' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_WARNINGS='' EXEEXT='' 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='-L/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBHID='' LIBOBJS='' LIBS='-lreadline ' LIBUSB='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/missing --run makeinfo' OBJEXT='' PACKAGE='avrdude' PACKAGE_BUGREPORT='avrdude-dev@nongnu.org' PACKAGE_NAME='avrdude' PACKAGE_STRING='avrdude 5.5' PACKAGE_TARNAME='avrdude' PACKAGE_VERSION='5.5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' SUBDIRS_AC='@WINDOWS_DIRS@' VERSION='5.5' WINDOWS_DIRS='' YACC='bison -y' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/avrdude/work/avrdude-5.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-apple-darwin8.0.1' target_alias='' target_cpu='i686' target_os='darwin8.0.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIBREADLINE 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define PACKAGE "avrdude" #define PACKAGE_BUGREPORT "avrdude-dev@nongnu.org" #define PACKAGE_NAME "avrdude" #define PACKAGE_STRING "avrdude 5.5" #define PACKAGE_TARNAME "avrdude" #define PACKAGE_VERSION "5.5" #define VERSION "5.5" #define YYTEXT_POINTER 1 #define const configure: exit 0