This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by testdisk configure 6.8, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --without-ewf --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: 133 tasks, 188 threads, 4 processors Load average: 1.31, Mach factor: 2.68 /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:1383: checking build system type configure:1401: result: i386-unknown-gnu configure:1409: checking host system type configure:1423: result: i386-unknown-gnu configure:1431: checking target system type configure:1445: result: i386-unknown-gnu configure:1476: checking for a BSD-compatible install configure:1531: result: /usr/bin/install -c -o root -g wheel configure:1542: checking whether build environment is sane configure:1585: result: yes configure:1650: checking for gawk configure:1666: found /usr/local/bin/gawk configure:1676: result: gawk configure:1686: checking whether make sets $(MAKE) configure:1706: result: yes configure:2088: checking for i386-unknown-gnu-gcc configure:2114: result: cc configure:2396: checking for C compiler version configure:2399: 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:2402: $? = 0 configure:2404: 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:2407: $? = 0 configure:2409: cc -V &5 cc: `-V' option must have argument configure:2412: $? = 1 configure:2435: checking for C compiler default output file name configure:2438: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2441: $? = 0 configure:2487: result: a.out configure:2492: checking whether the C compiler works configure:2498: ./a.out configure:2501: $? = 0 configure:2518: result: yes configure:2525: checking whether we are cross compiling configure:2527: result: no configure:2530: checking for suffix of executables configure:2532: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2535: $? = 0 configure:2560: result: configure:2566: checking for suffix of object files configure:2587: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2590: $? = 0 configure:2612: result: configure:2616: checking whether we are using the GNU C compiler configure:2640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest. configure:2659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2672: result: no configure:2678: checking whether cc accepts -g configure:2699: cc -c -g -I/usr/local/include conftest.c >&5 configure:2705: $? = 0 configure:2709: test -z || test ! -s conftest.err configure:2712: $? = 0 configure:2715: test -s conftest. configure:2718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2729: result: no configure:2746: checking for cc option to accept ANSI C configure:2816: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2822: $? = 0 configure:2826: test -z || test ! -s conftest.err configure:2829: $? = 0 configure:2832: test -s conftest. configure:2835: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* 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:2816: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2822: $? = 0 configure:2826: test -z || test ! -s conftest.err configure:2829: $? = 0 configure:2832: test -s conftest. configure:2835: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* 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:2816: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* 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:2816: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* 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:2816: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* 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:2816: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2822: $? = 0 configure:2826: test -z || test ! -s conftest.err configure:2829: $? = 0 configure:2832: test -s conftest. configure:2835: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* 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:2853: result: none needed configure:2871: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2877: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3021: checking for style of include used by make configure:3049: result: GNU configure:3077: checking dependency style of cc configure:3167: result: gcc3 configure:3197: checking for a BSD-compatible install configure:3252: result: /usr/bin/install -c -o root -g wheel configure:3263: checking whether ln -s works configure:3267: result: yes configure:3274: checking whether make sets $(MAKE) configure:3294: result: yes configure:3308: checking for i386-unknown-gnu-windres configure:3341: result: no configure:3350: checking for windres configure:3386: result: no configure:3406: checking for special C compiler options needed for large files configure:3441: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3447: $? = 0 configure:3451: test -z || test ! -s conftest.err configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3471: cc -n32 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-n32' configure:3477: $? = 0 configure:3481: test -z || test ! -s conftest.err configure:3484: $? = 0 configure:3487: test -s conftest. configure:3490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3505: result: no configure:3511: checking for _FILE_OFFSET_BITS value needed for large files configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3595: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3601: $? = 0 configure:3605: test -z || test ! -s conftest.err configure:3608: $? = 0 configure:3611: test -s conftest. configure:3614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3626: result: no configure:3636: checking for _LARGE_FILES value needed for large files configure:3667: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3673: $? = 0 configure:3677: test -z || test ! -s conftest.err configure:3680: $? = 0 configure:3683: test -s conftest. configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3720: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3726: $? = 0 configure:3730: test -z || test ! -s conftest.err configure:3733: $? = 0 configure:3736: test -s conftest. configure:3739: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3751: result: no configure:3765: checking for library containing initscr configure:3795: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _initscr configure:3801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 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 initscr (); | int | main () | { | initscr (); | ; | return 0; | } configure:3850: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:3856: $? = 0 configure:3860: test -z || test ! -s conftest.err configure:3863: $? = 0 configure:3866: test -s conftest configure:3869: $? = 0 configure:3884: result: -lncurses configure:3895: checking for ext2fs_open in -lext2fs configure:3925: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lext2fs -lncurses >&5 ld: can't locate file for: -lext2fs configure:3931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 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 ext2fs_open (); | int | main () | { | ext2fs_open (); | ; | return 0; | } configure:3957: result: no configure:3973: WARNING: No ext2fs library detected configure:3992: checking for jpeg_std_error in -ljpeg configure:4022: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lncurses >&5 configure:4028: $? = 0 configure:4032: test -z || test ! -s conftest.err configure:4035: $? = 0 configure:4038: test -s conftest configure:4041: $? = 0 configure:4054: result: yes configure:4081: checking for ntfs_device_mount in -lntfs configure:4111: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lntfs -lncurses >&5 ld: can't locate file for: -lntfs configure:4117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 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 ntfs_device_mount (); | int | main () | { | ntfs_device_mount (); | ; | return 0; | } configure:4143: result: no configure:4159: checking for ntfs_libntfs_version in -lntfs configure:4189: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lntfs -lncurses >&5 ld: can't locate file for: -lntfs configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 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 ntfs_libntfs_version (); | int | main () | { | ntfs_libntfs_version (); | ; | return 0; | } configure:4221: result: no configure:4237: WARNING: No ntfs library detected configure:4250: checking for libreiserfs_get_version in -lreiserfs configure:4280: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lreiserfs -ldal -lncurses >&5 ld: Undefined symbols: _libintl_bindtextdomain _libintl_dgettext configure:4286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 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 libreiserfs_get_version (); | int | main () | { | libreiserfs_get_version (); | ; | return 0; | } configure:4312: result: no configure:4328: WARNING: No reiserfs library detected configure:4340: checking for compress2 in -lz configure:4370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -lncurses >&5 configure:4376: $? = 0 configure:4380: test -z || test ! -s conftest.err configure:4383: $? = 0 configure:4386: test -s conftest configure:4389: $? = 0 configure:4402: result: yes configure:4417: checking for MD5_Init in -lcrypto configure:4447: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto -lz -lncurses >&5 configure:4453: $? = 0 configure:4457: test -z || test ! -s conftest.err configure:4460: $? = 0 configure:4463: test -s conftest configure:4466: $? = 0 configure:4479: result: yes configure:4494: checking for uuid_generate in -luuid configure:4524: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -luuid -lcrypto -lz -lncurses >&5 ld: can't locate file for: -luuid configure:4530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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 uuid_generate (); | int | main () | { | uuid_generate (); | ; | return 0; | } configure:4556: result: no configure:4566: WARNING: Missing function: uuid_generate in library libuuid configure:4570: checking for libewf_check_file_signature in -lewf configure:4600: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lewf -lcrypto -lz -lncurses >&5 ld: can't locate file for: -lewf configure:4606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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 libewf_check_file_signature (); | int | main () | { | libewf_check_file_signature (); | ; | return 0; | } configure:4632: result: no configure:4649: WARNING: No ewf library detected configure:4736: checking how to run the C preprocessor configure:4771: cc -E -I/usr/local/include conftest.c configure:4777: $? = 0 configure:4809: cc -E -I/usr/local/include conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | /* end confdefs.h. */ | #include configure:4854: result: cc -E configure:4878: cc -E -I/usr/local/include conftest.c configure:4884: $? = 0 configure:4916: cc -E -I/usr/local/include conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4922: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | /* end confdefs.h. */ | #include configure:4966: checking for egrep configure:4976: result: grep -E configure:4981: checking for ANSI C header files configure:5006: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5012: $? = 0 configure:5016: test -z || test ! -s conftest.err configure:5019: $? = 0 configure:5022: test -s conftest. configure:5025: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5134: result: no configure:5144: checking for sys/wait.h that is POSIX.1 compatible configure:5175: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5181: $? = 0 configure:5185: test -z || test ! -s conftest.err configure:5188: $? = 0 configure:5191: test -s conftest. configure:5194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | /* end 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 | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:5205: result: no configure:5229: checking for sys/types.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for sys/stat.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for stdlib.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for string.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for memory.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for strings.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for inttypes.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for stdint.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5229: checking for unistd.h configure:5245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5251: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest. configure:5264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5275: result: no configure:5352: checking byteswap.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:22: byteswap.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5393: result: no configure:5397: checking byteswap.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:16:22: byteswap.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for byteswap.h configure:5475: result: no configure:5352: checking curses.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 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:5393: result: no configure:5397: checking curses.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: curses.h: present but cannot be compiled configure:5448: WARNING: curses.h: check for missing prerequisite headers? configure:5450: WARNING: curses.h: see the Autoconf documentation configure:5452: WARNING: curses.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: curses.h: proceeding with the preprocessor's result configure:5456: WARNING: curses.h: in the future, the compiler will take precedence configure:5468: checking for curses.h configure:5475: result: yes configure:5352: checking cygwin/fs.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51:23: cygwin/fs.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_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:5393: result: no configure:5397: checking cygwin/fs.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:17:23: cygwin/fs.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for cygwin/fs.h configure:5475: result: no configure:5352: checking dal/file_dal.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51:26: dal/file_dal.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_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:5393: result: no configure:5397: checking dal/file_dal.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:17:26: dal/file_dal.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for dal/file_dal.h configure:5475: result: no configure:5352: checking dal/file.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51:22: dal/file.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_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:5393: result: no configure:5397: checking dal/file.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:17:22: dal/file.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for dal/file.h configure:5475: result: no configure:5352: checking dirent.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_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:5393: result: no configure:5397: checking dirent.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: dirent.h: present but cannot be compiled configure:5448: WARNING: dirent.h: check for missing prerequisite headers? configure:5450: WARNING: dirent.h: see the Autoconf documentation configure:5452: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: dirent.h: proceeding with the preprocessor's result configure:5456: WARNING: dirent.h: in the future, the compiler will take precedence configure:5468: checking for dirent.h configure:5475: result: yes configure:5352: checking endian.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_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:5393: result: no configure:5397: checking endian.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: endian.h: present but cannot be compiled configure:5448: WARNING: endian.h: check for missing prerequisite headers? configure:5450: WARNING: endian.h: see the Autoconf documentation configure:5452: WARNING: endian.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: endian.h: proceeding with the preprocessor's result configure:5456: WARNING: endian.h: in the future, the compiler will take precedence configure:5468: checking for endian.h configure:5475: result: yes configure:5352: checking errno.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_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:5393: result: no configure:5397: checking errno.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: errno.h: present but cannot be compiled configure:5448: WARNING: errno.h: check for missing prerequisite headers? configure:5450: WARNING: errno.h: see the Autoconf documentation configure:5452: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: errno.h: proceeding with the preprocessor's result configure:5456: WARNING: errno.h: in the future, the compiler will take precedence configure:5468: checking for errno.h configure:5475: result: yes configure:5352: checking fcntl.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_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:5393: result: no configure:5397: checking fcntl.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: fcntl.h: present but cannot be compiled configure:5448: WARNING: fcntl.h: check for missing prerequisite headers? configure:5450: WARNING: fcntl.h: see the Autoconf documentation configure:5452: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5456: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5468: checking for fcntl.h configure:5475: result: yes configure:5352: checking features.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:55:22: features.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_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:5393: result: no configure:5397: checking features.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:21:22: features.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for features.h configure:5475: result: no configure:5352: checking glob.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_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:5393: result: no configure:5397: checking glob.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: glob.h: present but cannot be compiled configure:5448: WARNING: glob.h: check for missing prerequisite headers? configure:5450: WARNING: glob.h: see the Autoconf documentation configure:5452: WARNING: glob.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: glob.h: proceeding with the preprocessor's result configure:5456: WARNING: glob.h: in the future, the compiler will take precedence configure:5468: checking for glob.h configure:5475: result: yes configure:5352: checking jpeglib.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_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:5393: result: no configure:5397: checking jpeglib.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: jpeglib.h: present but cannot be compiled configure:5448: WARNING: jpeglib.h: check for missing prerequisite headers? configure:5450: WARNING: jpeglib.h: see the Autoconf documentation configure:5452: WARNING: jpeglib.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: jpeglib.h: proceeding with the preprocessor's result configure:5456: WARNING: jpeglib.h: in the future, the compiler will take precedence configure:5468: checking for jpeglib.h configure:5475: result: yes configure:5352: checking libgen.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_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:5393: result: no configure:5397: checking libgen.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: libgen.h: present but cannot be compiled configure:5448: WARNING: libgen.h: check for missing prerequisite headers? configure:5450: WARNING: libgen.h: see the Autoconf documentation configure:5452: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: libgen.h: proceeding with the preprocessor's result configure:5456: WARNING: libgen.h: in the future, the compiler will take precedence configure:5468: checking for libgen.h configure:5475: result: yes configure:5352: checking limits.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_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:5393: result: no configure:5397: checking limits.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: limits.h: present but cannot be compiled configure:5448: WARNING: limits.h: check for missing prerequisite headers? configure:5450: WARNING: limits.h: see the Autoconf documentation configure:5452: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: limits.h: proceeding with the preprocessor's result configure:5456: WARNING: limits.h: in the future, the compiler will take precedence configure:5468: checking for limits.h configure:5475: result: yes configure:5352: checking linux/fs.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:59:22: linux/fs.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 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:5393: result: no configure:5397: checking linux/fs.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:25:22: linux/fs.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for linux/fs.h configure:5475: result: no configure:5352: checking linux/hdreg.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:59:25: linux/hdreg.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 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:5393: result: no configure:5397: checking linux/hdreg.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:25:25: linux/hdreg.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for linux/hdreg.h configure:5475: result: no configure:5352: checking linux/types.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:59:25: linux/types.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 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:5393: result: no configure:5397: checking linux/types.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:25:25: linux/types.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for linux/types.h configure:5475: result: no configure:5352: checking locale.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 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:5393: result: no configure:5397: checking locale.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: locale.h: present but cannot be compiled configure:5448: WARNING: locale.h: check for missing prerequisite headers? configure:5450: WARNING: locale.h: see the Autoconf documentation configure:5452: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: locale.h: proceeding with the preprocessor's result configure:5456: WARNING: locale.h: in the future, the compiler will take precedence configure:5468: checking for locale.h configure:5475: result: yes configure:5352: checking machine/endian.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:5393: result: no configure:5397: checking machine/endian.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: machine/endian.h: present but cannot be compiled configure:5448: WARNING: machine/endian.h: check for missing prerequisite headers? configure:5450: WARNING: machine/endian.h: see the Autoconf documentation configure:5452: WARNING: machine/endian.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: machine/endian.h: proceeding with the preprocessor's result configure:5456: WARNING: machine/endian.h: in the future, the compiler will take precedence configure:5468: checking for machine/endian.h configure:5475: result: yes configure:5352: checking ncurses.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_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:5393: result: no configure:5397: checking ncurses.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: ncurses.h: present but cannot be compiled configure:5448: WARNING: ncurses.h: check for missing prerequisite headers? configure:5450: WARNING: ncurses.h: see the Autoconf documentation configure:5452: WARNING: ncurses.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: ncurses.h: proceeding with the preprocessor's result configure:5456: WARNING: ncurses.h: in the future, the compiler will take precedence configure:5468: checking for ncurses.h configure:5475: result: yes configure:5352: checking ncurses/curses.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:62:28: ncurses/curses.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_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:5393: result: no configure:5397: checking ncurses/curses.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:28:28: ncurses/curses.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for ncurses/curses.h configure:5475: result: no configure:5352: checking ncurses/ncurses.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_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:5393: result: no configure:5397: checking ncurses/ncurses.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: ncurses/ncurses.h: present but cannot be compiled configure:5448: WARNING: ncurses/ncurses.h: check for missing prerequisite headers? configure:5450: WARNING: ncurses/ncurses.h: see the Autoconf documentation configure:5452: WARNING: ncurses/ncurses.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: ncurses/ncurses.h: proceeding with the preprocessor's result configure:5456: WARNING: ncurses/ncurses.h: in the future, the compiler will take precedence configure:5468: checking for ncurses/ncurses.h configure:5475: result: yes configure:5352: checking ntfs/version.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:63:26: ntfs/version.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_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:5393: result: no configure:5397: checking ntfs/version.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:29:26: ntfs/version.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for ntfs/version.h configure:5475: result: no configure:5352: checking openssl/md5.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_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:5393: result: no configure:5397: checking openssl/md5.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: openssl/md5.h: present but cannot be compiled configure:5448: WARNING: openssl/md5.h: check for missing prerequisite headers? configure:5450: WARNING: openssl/md5.h: see the Autoconf documentation configure:5452: WARNING: openssl/md5.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: openssl/md5.h: proceeding with the preprocessor's result configure:5456: WARNING: openssl/md5.h: in the future, the compiler will take precedence configure:5468: checking for openssl/md5.h configure:5475: result: yes configure:5352: checking openssl/opensslv.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_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:5393: result: no configure:5397: checking openssl/opensslv.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: openssl/opensslv.h: present but cannot be compiled configure:5448: WARNING: openssl/opensslv.h: check for missing prerequisite headers? configure:5450: WARNING: openssl/opensslv.h: see the Autoconf documentation configure:5452: WARNING: openssl/opensslv.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: openssl/opensslv.h: proceeding with the preprocessor's result configure:5456: WARNING: openssl/opensslv.h: in the future, the compiler will take precedence configure:5468: checking for openssl/opensslv.h configure:5475: result: yes configure:5352: checking setjmp.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_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:5393: result: no configure:5397: checking setjmp.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: setjmp.h: present but cannot be compiled configure:5448: WARNING: setjmp.h: check for missing prerequisite headers? configure:5450: WARNING: setjmp.h: see the Autoconf documentation configure:5452: WARNING: setjmp.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: setjmp.h: proceeding with the preprocessor's result configure:5456: WARNING: setjmp.h: in the future, the compiler will take precedence configure:5468: checking for setjmp.h configure:5475: result: yes configure:5352: checking signal.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_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:5393: result: no configure:5397: checking signal.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: signal.h: present but cannot be compiled configure:5448: WARNING: signal.h: check for missing prerequisite headers? configure:5450: WARNING: signal.h: see the Autoconf documentation configure:5452: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: signal.h: proceeding with the preprocessor's result configure:5456: WARNING: signal.h: in the future, the compiler will take precedence configure:5468: checking for signal.h configure:5475: result: yes configure:5352: checking stdarg.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_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:5393: result: no configure:5397: checking stdarg.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: stdarg.h: present but cannot be compiled configure:5448: WARNING: stdarg.h: check for missing prerequisite headers? configure:5450: WARNING: stdarg.h: see the Autoconf documentation configure:5452: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: stdarg.h: proceeding with the preprocessor's result configure:5456: WARNING: stdarg.h: in the future, the compiler will take precedence configure:5468: checking for stdarg.h configure:5475: result: yes configure:5343: checking for stdint.h configure:5348: result: no configure:5343: checking for stdlib.h configure:5348: result: no configure:5343: checking for string.h configure:5348: result: no configure:5352: checking sys/cygwin.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:68:24: sys/cygwin.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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:5393: result: no configure:5397: checking sys/cygwin.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:34:24: sys/cygwin.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for sys/cygwin.h configure:5475: result: no configure:5352: checking sys/disk.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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:5393: result: no configure:5397: checking sys/disk.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/disk.h: present but cannot be compiled configure:5448: WARNING: sys/disk.h: check for missing prerequisite headers? configure:5450: WARNING: sys/disk.h: see the Autoconf documentation configure:5452: WARNING: sys/disk.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/disk.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/disk.h: in the future, the compiler will take precedence configure:5468: checking for sys/disk.h configure:5475: result: yes configure:5352: checking sys/disklabel.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:69:27: sys/disklabel.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_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:5393: result: no configure:5397: checking sys/disklabel.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:35:27: sys/disklabel.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for sys/disklabel.h configure:5475: result: no configure:5352: checking sys/dkio.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:69:22: sys/dkio.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_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:5393: result: no configure:5397: checking sys/dkio.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:35:22: sys/dkio.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for sys/dkio.h configure:5475: result: no configure:5352: checking sys/endian.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_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:5393: result: no configure:5397: checking sys/endian.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/endian.h: present but cannot be compiled configure:5448: WARNING: sys/endian.h: check for missing prerequisite headers? configure:5450: WARNING: sys/endian.h: see the Autoconf documentation configure:5452: WARNING: sys/endian.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/endian.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/endian.h: in the future, the compiler will take precedence configure:5468: checking for sys/endian.h configure:5475: result: yes configure:5352: checking sys/ioctl.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_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:5393: result: no configure:5397: checking sys/ioctl.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/ioctl.h: present but cannot be compiled configure:5448: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:5450: WARNING: sys/ioctl.h: see the Autoconf documentation configure:5452: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:5468: checking for sys/ioctl.h configure:5475: result: yes configure:5352: checking sys/param.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_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:5393: result: no configure:5397: checking sys/param.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/param.h: present but cannot be compiled configure:5448: WARNING: sys/param.h: check for missing prerequisite headers? configure:5450: WARNING: sys/param.h: see the Autoconf documentation configure:5452: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/param.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/param.h: in the future, the compiler will take precedence configure:5468: checking for sys/param.h configure:5475: result: yes configure:5352: checking sys/select.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_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:5393: result: no configure:5397: checking sys/select.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/select.h: present but cannot be compiled configure:5448: WARNING: sys/select.h: check for missing prerequisite headers? configure:5450: WARNING: sys/select.h: see the Autoconf documentation configure:5452: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/select.h: in the future, the compiler will take precedence configure:5468: checking for sys/select.h configure:5475: result: yes configure:5343: checking for sys/stat.h configure:5348: result: no configure:5352: checking sys/time.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_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:5393: result: no configure:5397: checking sys/time.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/time.h: present but cannot be compiled configure:5448: WARNING: sys/time.h: check for missing prerequisite headers? configure:5450: WARNING: sys/time.h: see the Autoconf documentation configure:5452: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5468: checking for sys/time.h configure:5475: result: yes configure:5352: checking sys/utsname.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_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:5393: result: no configure:5397: checking sys/utsname.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: sys/utsname.h: present but cannot be compiled configure:5448: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:5450: WARNING: sys/utsname.h: see the Autoconf documentation configure:5452: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:5456: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:5468: checking for sys/utsname.h configure:5475: result: yes configure:5352: checking sys/vtoc.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:75:22: sys/vtoc.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_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:5393: result: no configure:5397: checking sys/vtoc.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:41:22: sys/vtoc.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for sys/vtoc.h configure:5475: result: no configure:5343: checking for sys/types.h configure:5348: result: no configure:5352: checking time.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_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:5393: result: no configure:5397: checking time.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: time.h: present but cannot be compiled configure:5448: WARNING: time.h: check for missing prerequisite headers? configure:5450: WARNING: time.h: see the Autoconf documentation configure:5452: WARNING: time.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: time.h: proceeding with the preprocessor's result configure:5456: WARNING: time.h: in the future, the compiler will take precedence configure:5468: checking for time.h configure:5475: result: yes configure:5343: checking for unistd.h configure:5348: result: no configure:5352: checking windef.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:76:20: windef.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_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:5393: result: no configure:5397: checking windef.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:42:20: windef.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for windef.h configure:5475: result: no configure:5352: checking varargs.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from conftest.c:76: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_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:5393: result: no configure:5397: checking varargs.h presence configure:5407: cc -E -I/usr/local/include conftest.c In file included from conftest.c:42: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for varargs.h configure:5475: result: no configure:5352: checking utime.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_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:5393: result: no configure:5397: checking utime.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: utime.h: present but cannot be compiled configure:5448: WARNING: utime.h: check for missing prerequisite headers? configure:5450: WARNING: utime.h: see the Autoconf documentation configure:5452: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: utime.h: proceeding with the preprocessor's result configure:5456: WARNING: utime.h: in the future, the compiler will take precedence configure:5468: checking for utime.h configure:5475: result: yes configure:5352: checking uuid/uuid.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_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:5393: result: no configure:5397: checking uuid/uuid.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: uuid/uuid.h: present but cannot be compiled configure:5448: WARNING: uuid/uuid.h: check for missing prerequisite headers? configure:5450: WARNING: uuid/uuid.h: see the Autoconf documentation configure:5452: WARNING: uuid/uuid.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: uuid/uuid.h: proceeding with the preprocessor's result configure:5456: WARNING: uuid/uuid.h: in the future, the compiler will take precedence configure:5468: checking for uuid/uuid.h configure:5475: result: yes configure:5352: checking zlib.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_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:5393: result: no configure:5397: checking zlib.h presence configure:5407: cc -E -I/usr/local/include conftest.c configure:5413: $? = 0 configure:5433: result: yes configure:5446: WARNING: zlib.h: present but cannot be compiled configure:5448: WARNING: zlib.h: check for missing prerequisite headers? configure:5450: WARNING: zlib.h: see the Autoconf documentation configure:5452: WARNING: zlib.h: section "Present But Cannot Be Compiled" configure:5454: WARNING: zlib.h: proceeding with the preprocessor's result configure:5456: WARNING: zlib.h: in the future, the compiler will take precedence configure:5468: checking for zlib.h configure:5475: result: yes configure:5352: checking libewf.h usability configure:5364: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:79:20: libewf.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_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:5393: result: no configure:5397: checking libewf.h presence configure:5407: cc -E -I/usr/local/include conftest.c conftest.c:45:20: libewf.h: No such file or directory configure:5413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:5433: result: no configure:5468: checking for libewf.h configure:5475: result: no configure:5493: checking for sys/mount.h configure:5513: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5519: $? = 0 configure:5523: test -z || test ! -s conftest.err configure:5526: $? = 0 configure:5529: test -s conftest. configure:5532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:5543: result: no configure:5559: checking for winbase.h configure:5580: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:52:21: winbase.h: No such file or directory configure:5586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDEF_H | #include | #endif | #include | | | #include configure:5610: result: no configure:5625: checking for winioctl.h configure:5645: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51:22: winioctl.h: No such file or directory configure:5651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDEF_H | #include | #endif | | | #include configure:5675: result: no configure:5688: checking for an ANSI C-conforming const configure:5755: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5761: $? = 0 configure:5765: test -z || test ! -s conftest.err configure:5768: $? = 0 configure:5771: test -s conftest. configure:5774: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_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:5785: result: no configure:5795: checking whether byte ordering is bigendian configure:5822: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5828: $? = 0 configure:5832: test -z || test ! -s conftest.err configure:5835: $? = 0 configure:5838: test -s conftest. configure:5841: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:5982: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:5985: $? = 0 configure:5987: ./conftest configure:5990: $? = 0 configure:6006: result: no configure:6030: checking for inline configure:6051: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6057: $? = 0 configure:6061: test -z || test ! -s conftest.err configure:6064: $? = 0 configure:6067: test -s conftest. configure:6070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:6051: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6057: $? = 0 configure:6061: test -z || test ! -s conftest.err configure:6064: $? = 0 configure:6067: test -s conftest. configure:6070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:6051: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6057: $? = 0 configure:6061: test -z || test ! -s conftest.err configure:6064: $? = 0 configure:6067: test -s conftest. configure:6070: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:6082: result: no configure:6101: checking for off_t configure:6125: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: `off_t' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) conftest.c:87: error: parse error before ')' token configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:6155: result: no configure:6167: checking for size_t configure:6191: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6197: $? = 0 configure:6201: test -z || test ! -s conftest.err configure:6204: $? = 0 configure:6207: test -s conftest. configure:6210: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:6221: result: no configure:6233: checking for struct stat.st_blocks configure:6256: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: storage size of `ac_aggr' isn't known conftest.c:89: error: storage size of `ac_aggr' isn't known configure:6262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:6300: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: storage size of `ac_aggr' isn't known conftest.c:89: error: storage size of `ac_aggr' isn't known configure:6306: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:6332: result: no configure:6357: checking whether struct tm is in sys/time.h or time.h configure:6380: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6386: $? = 0 configure:6390: test -z || test ! -s conftest.err configure:6393: $? = 0 configure:6396: test -s conftest. configure:6399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:6410: result: sys/time.h configure:6420: checking for struct stat.st_blksize configure:6443: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: storage size of `ac_aggr' isn't known conftest.c:90: error: storage size of `ac_aggr' isn't known configure:6449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:6487: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: storage size of `ac_aggr' isn't known conftest.c:90: error: storage size of `ac_aggr' isn't known configure:6493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:6519: result: no configure:6530: checking for struct stat.st_rdev configure:6553: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: storage size of `ac_aggr' isn't known conftest.c:90: error: storage size of `ac_aggr' isn't known configure:6559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:6597: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: storage size of `ac_aggr' isn't known conftest.c:90: error: storage size of `ac_aggr' isn't known configure:6603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:6629: result: no configure:6640: checking for dal_t.block_size configure:6664: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (ac_aggr.block_size) | return 0; | ; | return 0; | } configure:6709: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (sizeof ac_aggr.block_size) | return 0; | ; | return 0; | } configure:6741: result: no configure:6752: checking for dal_t.error configure:6776: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6782: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (ac_aggr.error) | return 0; | ; | return 0; | } configure:6821: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (sizeof ac_aggr.error) | return 0; | ; | return 0; | } configure:6853: result: no configure:6864: checking for dal_t.entity configure:6888: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6894: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (ac_aggr.entity) | return 0; | ; | return 0; | } configure:6933: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (sizeof ac_aggr.entity) | return 0; | ; | return 0; | } configure:6965: result: no configure:6976: checking for dal_t.name configure:7000: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:7006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (ac_aggr.name) | return 0; | ; | return 0; | } configure:7045: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: syntax error before "ac_aggr" conftest.c:59: error: `ac_aggr' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:7051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (sizeof ac_aggr.name) | return 0; | ; | return 0; | } configure:7077: result: no configure:7088: checking for struct dal_ops.dev configure:7112: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: storage size of `ac_aggr' isn't known conftest.c:58: error: storage size of `ac_aggr' isn't known configure:7118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dal_ops ac_aggr; | if (ac_aggr.dev) | return 0; | ; | return 0; | } configure:7157: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:21: dal/dal.h: No such file or directory conftest.c: In function `main': conftest.c:58: error: storage size of `ac_aggr' isn't known conftest.c:58: error: storage size of `ac_aggr' isn't known configure:7163: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dal_ops ac_aggr; | if (sizeof ac_aggr.dev) | return 0; | ; | return 0; | } configure:7189: result: no configure:7200: checking for struct struct_io_manager.set_option configure:7225: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:28: ext2fs/ext2_fs.h: No such file or directory conftest.c:54:27: ext2fs/ext2fs.h: No such file or directory conftest.c: In function `main': conftest.c:59: error: storage size of `ac_aggr' isn't known conftest.c:59: error: storage size of `ac_aggr' isn't known configure:7231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct struct_io_manager ac_aggr; | if (ac_aggr.set_option) | return 0; | ; | return 0; | } configure:7271: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53:28: ext2fs/ext2_fs.h: No such file or directory conftest.c:54:27: ext2fs/ext2fs.h: No such file or directory conftest.c: In function `main': conftest.c:59: error: storage size of `ac_aggr' isn't known conftest.c:59: error: storage size of `ac_aggr' isn't known configure:7277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct struct_io_manager ac_aggr; | if (sizeof ac_aggr.set_option) | return 0; | ; | return 0; | } configure:7303: result: no configure:7314: checking for struct tm.tm_gmtoff configure:7337: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: storage size of `ac_aggr' isn't known conftest.c:90: error: storage size of `ac_aggr' isn't known configure:7343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 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 | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:7381: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: storage size of `ac_aggr' isn't known conftest.c:90: error: storage size of `ac_aggr' isn't known configure:7387: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 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 | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:7413: result: no configure:7491: checking for pread configure:7548: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7554: $? = 0 configure:7558: test -z || test ! -s conftest.err configure:7561: $? = 0 configure:7564: test -s conftest configure:7567: $? = 0 configure:7579: result: yes configure:7622: checking for atexit configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for atoll configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for chdir configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for dirname configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for dup2 configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for ftruncate configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for getcwd configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for geteuid configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for lstat configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for memset configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 conftest.c:87: warning: conflicting types for built-in function `memset' configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for mkdir configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for posix_fadvise configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 ld: Undefined symbols: _posix_fadvise configure:7685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | /* Define posix_fadvise to an innocuous variant, in case declares posix_fadvise. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_fadvise innocuous_posix_fadvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_fadvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_fadvise | | /* 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 posix_fadvise (); | /* 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_posix_fadvise) || defined (__stub___posix_fadvise) | choke me | #else | char (*f) () = posix_fadvise; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != posix_fadvise; | ; | return 0; | } configure:7710: result: no configure:7622: checking for posix_memalign configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 ld: Undefined symbols: _posix_memalign configure:7685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case declares posix_memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_memalign | | /* 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 posix_memalign (); | /* 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_posix_memalign) || defined (__stub___posix_memalign) | choke me | #else | char (*f) () = posix_memalign; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != posix_memalign; | ; | return 0; | } configure:7710: result: no configure:7622: checking for pwrite configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for readlink configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for setenv configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for setlocale configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for signal configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for snprintf configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 conftest.c:94: warning: conflicting types for built-in function `snprintf' configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for strchr configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 conftest.c:95: warning: conflicting types for built-in function `strchr' configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for strdup configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for strerror configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for strncasecmp configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for strtol configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for touchwin configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for vsnprintf configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 conftest.c:101: warning: conflicting types for built-in function `vsnprintf' configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7622: checking for utime configure:7679: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses >&5 configure:7685: $? = 0 configure:7689: test -z || test ! -s conftest.err configure:7692: $? = 0 configure:7695: test -s conftest configure:7698: $? = 0 configure:7710: result: yes configure:7727: checking for reiserfs_fs_open_fast configure:7784: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses -ldal >&5 ld: Undefined symbols: _reiserfs_fs_open_fast configure:7790: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_TOUCHWIN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_UTIME 1 | /* end confdefs.h. */ | /* Define reiserfs_fs_open_fast to an innocuous variant, in case declares reiserfs_fs_open_fast. | For example, HP-UX 11i declares gettimeofday. */ | #define reiserfs_fs_open_fast innocuous_reiserfs_fs_open_fast | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char reiserfs_fs_open_fast (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef reiserfs_fs_open_fast | | /* 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 reiserfs_fs_open_fast (); | /* 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_reiserfs_fs_open_fast) || defined (__stub___reiserfs_fs_open_fast) | choke me | #else | char (*f) () = reiserfs_fs_open_fast; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != reiserfs_fs_open_fast; | ; | return 0; | } configure:7815: result: no configure:7831: checking for ntfs_libntfs_version configure:7888: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses -ldal >&5 ld: Undefined symbols: _ntfs_libntfs_version configure:7894: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_TOUCHWIN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_UTIME 1 | /* end confdefs.h. */ | /* Define ntfs_libntfs_version to an innocuous variant, in case declares ntfs_libntfs_version. | For example, HP-UX 11i declares gettimeofday. */ | #define ntfs_libntfs_version innocuous_ntfs_libntfs_version | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ntfs_libntfs_version (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ntfs_libntfs_version | | /* 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 ntfs_libntfs_version (); | /* 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_ntfs_libntfs_version) || defined (__stub___ntfs_libntfs_version) | choke me | #else | char (*f) () = ntfs_libntfs_version; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ntfs_libntfs_version; | ; | return 0; | } configure:7919: result: no configure:7831: checking for ntfs_volume_startup configure:7888: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lncurses -ldal >&5 ld: Undefined symbols: _ntfs_volume_startup configure:7894: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "testdisk 6.8" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define TESTDISKDATE "August 2007" | #define PACKAGE "testdisk" | #define VERSION "6.8" | #define _GNU_SOURCE 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MACHINE_ENDIAN_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSES_NCURSES_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_DISK_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_ZLIB_H 1 | #define const | #define TESTDISK_LSB 1 | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_TOUCHWIN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_UTIME 1 | /* end confdefs.h. */ | /* Define ntfs_volume_startup to an innocuous variant, in case declares ntfs_volume_startup. | For example, HP-UX 11i declares gettimeofday. */ | #define ntfs_volume_startup innocuous_ntfs_volume_startup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ntfs_volume_startup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ntfs_volume_startup | | /* 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 ntfs_volume_startup (); | /* 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_ntfs_volume_startup) || defined (__stub___ntfs_volume_startup) | choke me | #else | char (*f) () = ntfs_volume_startup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ntfs_volume_startup; | ; | return 0; | } configure:7919: result: no configure:8049: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by testdisk config.status 6.8, 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:713: creating Makefile config.status:713: creating src/Makefile config.status:713: creating linux/testdisk.spec config.status:713: creating doc_src/testdisk.1 config.status:713: creating doc_src/photorec.1 config.status:817: creating config.h config.status:1233: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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_WINDRES_set= ac_cv_env_WINDRES_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_atexit=yes ac_cv_func_atoll=yes ac_cv_func_chdir=yes ac_cv_func_dirname=yes ac_cv_func_dup2=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_geteuid=yes ac_cv_func_lstat=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_ntfs_libntfs_version=no ac_cv_func_ntfs_volume_startup=no ac_cv_func_posix_fadvise=no ac_cv_func_posix_memalign=no ac_cv_func_pread=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_reiserfs_fs_open_fast=no ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtol=yes ac_cv_func_touchwin=yes ac_cv_func_utime=yes ac_cv_func_vsnprintf=yes ac_cv_header_byteswap_h=no ac_cv_header_curses_h=yes ac_cv_header_cygwin_fs_h=no ac_cv_header_dal_file_dal_h=no ac_cv_header_dal_file_h=no ac_cv_header_dirent_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=no ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_libewf_h=no ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_fs_h=no ac_cv_header_linux_hdreg_h=no ac_cv_header_linux_types_h=no ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=yes ac_cv_header_ntfs_version_h=no ac_cv_header_openssl_md5_h=yes ac_cv_header_openssl_opensslv_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes 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_cygwin_h=no ac_cv_header_sys_disk_h=yes ac_cv_header_sys_disklabel_h=no ac_cv_header_sys_dkio_h=no ac_cv_header_sys_endian_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_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_utsname_h=yes ac_cv_header_sys_vtoc_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_header_varargs_h=no ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_winioctl_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypto_MD5_Init=yes ac_cv_lib_ewf_libewf_check_file_signature=no ac_cv_lib_ext2fs_ext2fs_open=no ac_cv_lib_jpeg_jpeg_std_error=yes ac_cv_lib_ntfs_ntfs_device_mount=no ac_cv_lib_ntfs_ntfs_libntfs_version=no ac_cv_lib_reiserfs_libreiserfs_get_version=no ac_cv_lib_uuid_uuid_generate=no ac_cv_lib_z_compress2=yes ac_cv_member_dal_t_block_size=no ac_cv_member_dal_t_entity=no ac_cv_member_dal_t_error=no ac_cv_member_dal_t_name=no ac_cv_member_struct_dal_ops_dev=no ac_cv_member_struct_stat_st_blksize=no ac_cv_member_struct_stat_st_blocks=no ac_cv_member_struct_stat_st_rdev=no ac_cv_member_struct_struct_io_manager_set_option=no ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_objext= 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_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_initscr=-lncurses ac_cv_struct_tm=sys/time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_off_t=no ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' 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' LIBOBJS=' fileblocks.$U.' LIBS='-lncurses ' LN_S='ln -s' LTLIBOBJS=' fileblocks.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/missing --run makeinfo' OBJEXT='' PACKAGE='testdisk' PACKAGE_BUGREPORT='grenier@cgsecurity.org' PACKAGE_NAME='testdisk' PACKAGE_STRING='testdisk 6.8' PACKAGE_TARNAME='testdisk' PACKAGE_VERSION='6.8' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' TESTDISKDATE='August 2007' USEICON_FALSE='' USEICON_TRUE='#' VERSION='6.8' WINDRES='' ac_ct_CC='' ac_ct_STRIP='' ac_pt_WINDRES='' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/sysutils/testdisk/work/testdisk-6.8/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' photorec_LDADD=' -ljpeg' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' testdisk_LDADD='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ATEXIT 1 #define HAVE_ATOLL 1 #define HAVE_CHDIR 1 #define HAVE_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRNAME 1 #define HAVE_DUP2 1 #define HAVE_ENDIAN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETEUID 1 #define HAVE_GLOB_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MACHINE_ENDIAN_H 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSES_NCURSES_H 1 #define HAVE_OPENSSL_MD5_H 1 #define HAVE_OPENSSL_OPENSSLV_H 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_READLINK 1 #define HAVE_SETENV 1 #define HAVE_SETJMP_H 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOL 1 #define HAVE_SYS_DISK_H 1 #define HAVE_SYS_ENDIAN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_TIME_H 1 #define HAVE_TOUCHWIN 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UUID_UUID_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_ZLIB_H 1 #define PACKAGE "testdisk" #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" #define PACKAGE_NAME "testdisk" #define PACKAGE_STRING "testdisk 6.8" #define PACKAGE_TARNAME "testdisk" #define PACKAGE_VERSION "6.8" #define TESTDISKDATE "August 2007" #define TESTDISK_LSB 1 #define TM_IN_SYS_TIME 1 #define VERSION "6.8" #define _GNU_SOURCE 1 #define const #define inline #define off_t long #define size_t unsigned #endif #ifndef __cplusplus configure: exit 0