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.12, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-ewf --enable-sudo ## --------- ## ## Platform. ## ## --------- ## hostname = caiman uname -m = x86_64 uname -r = 2.6.39-gentoo-r2 uname -s = Linux uname -v = #1 SMP Sun Jun 26 22:46:33 CEST 2011 /usr/bin/uname -p = AMD Phenom(tm) II X6 1090T Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 PATH: /usr/lib64/subversion/bin PATH: /opt/eagle-5.11.0/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2318: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2456: checking build system type configure:2470: result: x86_64-pc-linux-gnu configure:2490: checking host system type configure:2503: result: x86_64-pc-linux-gnu configure:2523: checking target system type configure:2536: result: x86_64-pc-linux-gnu configure:2581: checking for a BSD-compatible install configure:2649: result: /usr/bin/install -c configure:2660: checking whether build environment is sane configure:2710: result: yes configure:2851: checking for a thread-safe mkdir -p configure:2890: result: /bin/mkdir -p configure:2903: checking for gawk configure:2919: found /usr/bin/gawk configure:2930: result: gawk configure:2941: checking whether make sets $(MAKE) configure:2963: result: yes configure:3407: checking for x86_64-pc-linux-gnu-gcc configure:3423: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3434: result: x86_64-pc-linux-gnu-gcc configure:3703: checking for C compiler version configure:3712: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2 Copyright (C) 2010 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:3723: $? = 0 configure:3712: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.1, pie-0.4.5' Thread model: posix gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) configure:3723: $? = 0 configure:3712: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3723: $? = 1 configure:3712: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3723: $? = 1 configure:3743: checking whether the C compiler works configure:3765: x86_64-pc-linux-gnu-gcc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3769: $? = 0 configure:3817: result: yes configure:3820: checking for C compiler default output file name configure:3822: result: a.out configure:3828: checking for suffix of executables configure:3835: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3839: $? = 0 configure:3861: result: configure:3883: checking whether we are cross compiling configure:3891: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3895: $? = 0 configure:3902: ./conftest configure:3906: $? = 0 configure:3921: result: no configure:3926: checking for suffix of object files configure:3948: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:3952: $? = 0 configure:3973: result: o configure:3977: checking whether we are using the GNU C compiler configure:3996: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:3996: $? = 0 configure:4005: result: yes configure:4014: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4034: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4034: $? = 0 configure:4075: result: yes configure:4092: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4156: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:4156: $? = 0 configure:4169: result: none needed configure:4200: checking for style of include used by make configure:4228: result: GNU configure:4253: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4363: result: gcc3 configure:4392: checking for x86_64-pc-linux-gnu-g++ configure:4408: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4419: result: x86_64-pc-linux-gnu-g++ configure:4490: checking for C++ compiler version configure:4499: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2 Copyright (C) 2010 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:4510: $? = 0 configure:4499: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.1, pie-0.4.5' Thread model: posix gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) configure:4510: $? = 0 configure:4499: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:4510: $? = 1 configure:4499: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:4510: $? = 1 configure:4514: checking whether we are using the GNU C++ compiler configure:4533: x86_64-pc-linux-gnu-g++ -c -march=amdfam10 -O2 -pipe conftest.cpp >&5 configure:4533: $? = 0 configure:4542: result: yes configure:4551: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4571: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4571: $? = 0 configure:4612: result: yes configure:4637: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4747: result: gcc3 configure:4763: checking whether ln -s works configure:4767: result: yes configure:4774: checking whether make sets $(MAKE) configure:4796: result: yes configure:4815: checking for x86_64-pc-linux-gnu-pkg-config configure:4848: result: no configure:4858: checking for pkg-config configure:4876: found /usr/bin/pkg-config configure:4888: result: /usr/bin/pkg-config configure:4913: checking pkg-config is at least version 0.9.0 configure:4916: result: yes configure:4928: checking for x86_64-pc-linux-gnu-windres configure:4961: result: no configure:4971: checking for windres configure:5004: result: no configure:5025: WARNING: Could not find a windres tool in your PATH. configure:5038: checking for special C compiler options needed for large files configure:5083: result: no configure:5089: checking for _FILE_OFFSET_BITS value needed for large files configure:5114: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5114: $? = 0 configure:5146: result: no configure:5236: checking how to run the C preprocessor configure:5267: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5267: $? = 0 configure:5281: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | /* end confdefs.h. */ | #include configure:5306: result: x86_64-pc-linux-gnu-gcc -E configure:5326: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5326: $? = 0 configure:5340: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | /* end confdefs.h. */ | #include configure:5369: checking for grep that handles long lines and -e configure:5427: result: /bin/grep configure:5432: checking for egrep configure:5494: result: /bin/grep -E configure:5499: checking for ANSI C header files configure:5519: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5519: $? = 0 configure:5592: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5592: $? = 0 configure:5592: ./conftest configure:5592: $? = 0 configure:5603: result: yes configure:5612: checking for sys/wait.h that is POSIX.1 compatible configure:5638: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5638: $? = 0 configure:5645: result: yes configure:5658: checking for sys/types.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for sys/stat.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for stdlib.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for string.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for memory.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for strings.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for inttypes.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for stdint.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5658: checking for unistd.h configure:5658: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5658: $? = 0 configure:5658: result: yes configure:5673: checking byteswap.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking byteswap.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for byteswap.h configure:5673: result: yes configure:5673: checking curses.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking curses.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for curses.h configure:5673: result: yes configure:5673: checking cygwin/fs.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:60:23: fatal error: cygwin/fs.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking cygwin/fs.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:27:23: fatal error: cygwin/fs.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for cygwin/fs.h configure:5673: result: no configure:5673: checking cygwin/version.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:60:28: fatal error: cygwin/version.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking cygwin/version.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:27:28: fatal error: cygwin/version.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for cygwin/version.h configure:5673: result: no configure:5673: checking dal/file_dal.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:60:26: fatal error: dal/file_dal.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking dal/file_dal.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:27:26: fatal error: dal/file_dal.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for dal/file_dal.h configure:5673: result: no configure:5673: checking dal/file.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking dal/file.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for dal/file.h configure:5673: result: yes configure:5673: checking ddk/ntddstor.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:61:26: fatal error: ddk/ntddstor.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking ddk/ntddstor.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:28:26: fatal error: ddk/ntddstor.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for ddk/ntddstor.h configure:5673: result: no configure:5673: checking dirent.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking dirent.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for dirent.h configure:5673: result: yes configure:5673: checking endian.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking endian.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for endian.h configure:5673: result: yes configure:5673: checking errno.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking errno.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for errno.h configure:5673: result: yes configure:5673: checking fcntl.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking fcntl.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for fcntl.h configure:5673: result: yes configure:5673: checking features.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking features.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for features.h configure:5673: result: yes configure:5673: checking giconv.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:66:20: fatal error: giconv.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking giconv.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:33:20: fatal error: giconv.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for giconv.h configure:5673: result: no configure:5673: checking glob.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking glob.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for glob.h configure:5673: result: yes configure:5673: checking iconv.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking iconv.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for iconv.h configure:5673: result: yes configure:5673: checking io.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:68:16: fatal error: io.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking io.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:35:16: fatal error: io.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for io.h configure:5673: result: no configure:5673: checking libgen.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking libgen.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for libgen.h configure:5673: result: yes configure:5673: checking limits.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking limits.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for limits.h configure:5673: result: yes configure:5673: checking linux/fs.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking linux/fs.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for linux/fs.h configure:5673: result: yes configure:5673: checking linux/hdreg.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking linux/hdreg.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for linux/hdreg.h configure:5673: result: yes configure:5673: checking linux/types.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking linux/types.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for linux/types.h configure:5673: result: yes configure:5673: checking locale.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking locale.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for locale.h configure:5673: result: yes configure:5673: checking machine/endian.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:74:28: fatal error: machine/endian.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking machine/endian.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:41:28: fatal error: machine/endian.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for machine/endian.h configure:5673: result: no configure:5673: checking malloc.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking malloc.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for malloc.h configure:5673: result: yes configure:5673: checking ncurses.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking ncurses.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for ncurses.h configure:5673: result: yes configure:5673: checking ncurses/curses.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:76:28: fatal error: ncurses/curses.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking ncurses/curses.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:43:28: fatal error: ncurses/curses.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for ncurses/curses.h configure:5673: result: no configure:5673: checking ncurses/ncurses.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:76:29: fatal error: ncurses/ncurses.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking ncurses/ncurses.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:43:29: fatal error: ncurses/ncurses.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for ncurses/ncurses.h configure:5673: result: no configure:5673: checking ncursesw/curses.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking ncursesw/curses.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for ncursesw/curses.h configure:5673: result: yes configure:5673: checking ncursesw/ncurses.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking ncursesw/ncurses.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for ncursesw/ncurses.h configure:5673: result: yes configure:5673: checking ntfs/version.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking ntfs/version.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for ntfs/version.h configure:5673: result: yes configure:5673: checking openssl/md5.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking openssl/md5.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for openssl/md5.h configure:5673: result: yes configure:5673: checking openssl/opensslv.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking openssl/opensslv.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for openssl/opensslv.h configure:5673: result: yes configure:5673: checking for pwd.h configure:5673: result: yes configure:5673: checking scsi/scsi.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking scsi/scsi.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for scsi/scsi.h configure:5673: result: yes configure:5673: checking scsi/scsi_ioctl.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking scsi/scsi_ioctl.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for scsi/scsi_ioctl.h configure:5673: result: yes configure:5673: checking scsi/sg.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking scsi/sg.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for scsi/sg.h configure:5673: result: yes configure:5673: checking setjmp.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking setjmp.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for setjmp.h configure:5673: result: yes configure:5673: checking signal.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking signal.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for signal.h configure:5673: result: yes configure:5673: checking stdarg.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking stdarg.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for stdarg.h configure:5673: result: yes configure:5673: checking sys/cygwin.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:88:24: fatal error: sys/cygwin.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking sys/cygwin.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:55:24: fatal error: sys/cygwin.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for sys/cygwin.h configure:5673: result: no configure:5673: checking sys/disk.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:88:22: fatal error: sys/disk.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking sys/disk.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:55:22: fatal error: sys/disk.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for sys/disk.h configure:5673: result: no configure:5673: checking sys/disklabel.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:88:27: fatal error: sys/disklabel.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking sys/disklabel.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:55:27: fatal error: sys/disklabel.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for sys/disklabel.h configure:5673: result: no configure:5673: checking sys/dkio.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:88:22: fatal error: sys/dkio.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking sys/dkio.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:55:22: fatal error: sys/dkio.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for sys/dkio.h configure:5673: result: no configure:5673: checking sys/endian.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:88:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking sys/endian.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:55:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5673: checking for sys/endian.h configure:5673: result: no configure:5673: checking sys/ioctl.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking sys/ioctl.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for sys/ioctl.h configure:5673: result: yes configure:5673: checking sys/param.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking sys/param.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for sys/param.h configure:5673: result: yes configure:5673: checking sys/select.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking sys/select.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for sys/select.h configure:5673: result: yes configure:5673: checking sys/time.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking sys/time.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for sys/time.h configure:5673: result: yes configure:5673: checking sys/utsname.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking sys/utsname.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for sys/utsname.h configure:5673: result: yes configure:5673: checking sys/vtoc.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:93:22: fatal error: sys/vtoc.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking sys/vtoc.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:60:22: fatal error: sys/vtoc.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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:5673: result: no configure:5673: checking for sys/vtoc.h configure:5673: result: no configure:5673: checking time.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking time.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for time.h configure:5673: result: yes configure:5673: checking utime.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking utime.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for utime.h configure:5673: result: yes configure:5673: checking w32api/ddk/ntdddisk.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:95:33: fatal error: w32api/ddk/ntdddisk.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking w32api/ddk/ntdddisk.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:62:33: fatal error: w32api/ddk/ntdddisk.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 configure:5673: result: no configure:5673: checking for w32api/ddk/ntdddisk.h configure:5673: result: no configure:5673: checking windef.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:95:20: fatal error: windef.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking windef.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:62:20: fatal error: windef.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 configure:5673: result: no configure:5673: checking for windef.h configure:5673: result: no configure:5673: checking windows.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:95:21: fatal error: windows.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5673: result: no configure:5673: checking windows.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:62:21: fatal error: windows.h: No such file or directory compilation terminated. configure:5673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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 configure:5673: result: no configure:5673: checking for windows.h configure:5673: result: no configure:5673: checking zlib.h usability configure:5673: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking zlib.h presence configure:5673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5673: $? = 0 configure:5673: result: yes configure:5673: checking for zlib.h configure:5673: result: yes configure:5698: checking iconv support configure:5706: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5706: $? = 0 configure:5711: result: yes, in libc configure:5798: checking for sys/mount.h configure:5798: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5798: $? = 0 configure:5798: result: yes configure:5816: checking for winbase.h configure:5816: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:72:21: fatal error: winbase.h: No such file or directory compilation terminated. configure:5816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDEF_H | #include | #endif | #include | | | #include configure:5816: result: no configure:5834: checking for winioctl.h configure:5834: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:71:22: fatal error: winioctl.h: No such file or directory compilation terminated. configure:5834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDEF_H | #include | #endif | | | #include configure:5834: result: no configure:5852: checking for ext2fs/ext2_fs.h configure:5852: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5852: $? = 0 configure:5852: result: yes configure:5869: checking for ext2fs/ext2fs.h configure:5869: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5869: $? = 0 configure:5869: result: yes configure:5890: checking for off64_t configure:5890: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5890: $? = 0 configure:5890: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:103:22: error: expected expression before ')' token configure:5890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off64_t))) | return 0; | ; | return 0; | } configure:5890: result: yes configure:5904: checking libewf.h usability configure:5904: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:101:20: fatal error: libewf.h: No such file or directory compilation terminated. configure:5904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5904: result: no configure:5904: checking libewf.h presence configure:5904: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:68:20: fatal error: libewf.h: No such file or directory compilation terminated. configure:5904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | /* end confdefs.h. */ | #include configure:5904: result: no configure:5904: checking for libewf.h configure:5904: result: no configure:5912: WARNING: Disable use of ewf library configure:5921: checking jpeglib.h usability configure:5921: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5921: $? = 0 configure:5921: result: yes configure:5921: checking jpeglib.h presence configure:5921: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5921: $? = 0 configure:5921: result: yes configure:5921: checking for jpeglib.h configure:5921: result: yes configure:5940: checking ntfs/attrib.h usability configure:5940: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5940: $? = 0 configure:5940: result: yes configure:5940: checking ntfs/attrib.h presence configure:5940: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5940: $? = 0 configure:5940: result: yes configure:5940: checking for ntfs/attrib.h configure:5940: result: yes configure:5940: checking ntfs/volume.h usability configure:5940: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5940: $? = 0 configure:5940: result: yes configure:5940: checking ntfs/volume.h presence configure:5940: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5940: $? = 0 configure:5940: result: yes configure:5940: checking for ntfs/volume.h configure:5940: result: yes configure:5958: checking ntfs-3g/attrib.h usability configure:5958: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5958: $? = 0 configure:5958: result: yes configure:5958: checking ntfs-3g/attrib.h presence configure:5958: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5958: $? = 0 configure:5958: result: yes configure:5958: checking for ntfs-3g/attrib.h configure:5958: result: yes configure:5958: checking ntfs-3g/volume.h usability configure:5958: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:5958: $? = 0 configure:5958: result: yes configure:5958: checking ntfs-3g/volume.h presence configure:5958: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5958: $? = 0 configure:5958: result: yes configure:5958: checking for ntfs-3g/volume.h configure:5958: result: yes configure:5975: checking libcarvpath.h usability configure:5975: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:106:25: fatal error: libcarvpath.h: No such file or directory compilation terminated. configure:5975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5975: result: no configure:5975: checking libcarvpath.h presence configure:5975: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:73:25: fatal error: libcarvpath.h: No such file or directory compilation terminated. configure:5975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | /* end confdefs.h. */ | #include configure:5975: result: no configure:5975: checking for libcarvpath.h configure:5975: result: no configure:5983: WARNING: Disable use of carvpath library configure:5991: checking for an ANSI C-conforming const configure:6056: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6056: $? = 0 configure:6063: result: yes configure:6071: checking whether byte ordering is bigendian configure:6086: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:74:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:6086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6131: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6131: $? = 0 configure:6149: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:80:4: error: 'not' undeclared (first use in this function) conftest.c:80:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:80:8: error: expected ';' before 'big' configure:6149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6277: result: no configure:6298: checking for inline configure:6314: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6314: $? = 0 configure:6322: result: inline configure:6340: checking for off_t configure:6340: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6340: $? = 0 configure:6340: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:110:20: error: expected expression before ')' token configure:6340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6340: result: yes configure:6351: checking for size_t configure:6351: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6351: $? = 0 configure:6351: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token configure:6351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6351: result: yes configure:6362: checking for struct stat.st_blocks configure:6362: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6362: $? = 0 configure:6362: result: yes configure:6382: checking whether struct tm is in sys/time.h or time.h configure:6402: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6402: $? = 0 configure:6409: result: time.h configure:6417: checking for struct stat.st_blksize configure:6417: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6417: $? = 0 configure:6417: result: yes configure:6427: checking for struct stat.st_rdev configure:6427: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6427: $? = 0 configure:6427: result: yes configure:6437: checking for dal_t.block_size configure:6437: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:84:12: error: 'dal_t' has no member named 'block_size' configure:6437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (ac_aggr.block_size) | return 0; | ; | return 0; | } configure:6437: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:84:19: error: 'dal_t' has no member named 'block_size' configure:6437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | | int | main () | { | static dal_t ac_aggr; | if (sizeof ac_aggr.block_size) | return 0; | ; | return 0; | } configure:6437: result: no configure:6448: checking for dal_t.error configure:6448: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6448: $? = 0 configure:6448: result: yes configure:6459: checking for dal_t.entity configure:6459: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6459: $? = 0 configure:6459: result: yes configure:6470: checking for dal_t.name configure:6470: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6470: $? = 0 configure:6470: result: yes configure:6481: checking for struct dal_ops.dev configure:6481: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:87:12: error: 'struct dal_ops' has no member named 'dev' configure:6481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dal_ops ac_aggr; | if (ac_aggr.dev) | return 0; | ; | return 0; | } configure:6481: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:87:19: error: 'struct dal_ops' has no member named 'dev' configure:6481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dal_ops ac_aggr; | if (sizeof ac_aggr.dev) | return 0; | ; | return 0; | } configure:6481: result: no configure:6492: checking for struct struct_io_manager.set_option configure:6492: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:6492: $? = 0 configure:6492: result: yes configure:6513: checking for struct tm.tm_gmtoff configure:6513: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:118:18: error: storage size of 'ac_aggr' isn't known configure:6513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:6513: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:118:18: error: storage size of 'ac_aggr' isn't known configure:6513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:6513: result: no configure:6526: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:6560: result: no configure:6576: checking for initscr in -lncursesw configure:6601: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw >&5 configure:6601: $? = 0 configure:6610: result: yes configure:6755: checking for keypad in -ltinfo configure:6780: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ltinfo >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo collect2: ld returned 1 exit status configure:6780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char keypad (); | int | main () | { | return keypad (); | ; | return 0; | } configure:6789: result: no configure:6839: checking for MD5_Init in -lcrypto configure:6864: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto >&5 configure:6864: $? = 0 configure:6873: result: yes configure:6889: checking for ext2fs_open in -lext2fs configure:6914: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lext2fs -lcrypto >&5 configure:6914: $? = 0 configure:6923: result: yes configure:6941: checking for com_err in -lcom_err configure:6966: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcom_err -lcrypto -lext2fs >&5 configure:6966: $? = 0 configure:6975: result: yes configure:6996: checking for ext2fs_get_generic_bitmap_start configure:6996: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto -lext2fs -lcom_err >&5 configure:6996: $? = 0 configure:6996: result: yes configure:7011: checking for jpeg_std_error in -ljpeg configure:7036: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg -lcrypto -lext2fs -lcom_err >&5 configure:7036: $? = 0 configure:7045: result: yes configure:7074: checking for ntfs_device_mount in -lntfs-3g configure:7099: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 configure:7099: $? = 0 configure:7108: result: yes configure:7238: WARNING: Use of ntfs library disabled configure:7243: checking for libreiserfs_get_version in -lreiserfs configure:7268: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lreiserfs -ldal -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 configure:7268: $? = 0 configure:7277: result: yes configure:7317: checking sys/uuid.h usability configure:7317: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:123:22: fatal error: sys/uuid.h: No such file or directory compilation terminated. configure:7317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7317: result: no configure:7317: checking sys/uuid.h presence configure:7317: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:22: fatal error: sys/uuid.h: No such file or directory compilation terminated. configure:7317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | /* end confdefs.h. */ | #include configure:7317: result: no configure:7317: checking for sys/uuid.h configure:7317: result: no configure:7317: checking uuid/uuid.h usability configure:7317: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 configure:7317: $? = 0 configure:7317: result: yes configure:7317: checking uuid/uuid.h presence configure:7317: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7317: $? = 0 configure:7317: result: yes configure:7317: checking for uuid/uuid.h configure:7317: result: yes configure:7317: checking uuid.h usability configure:7317: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe conftest.c >&5 conftest.c:124:18: fatal error: uuid.h: No such file or directory compilation terminated. configure:7317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7317: result: no configure:7317: checking uuid.h presence configure:7317: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:91:18: fatal error: uuid.h: No such file or directory compilation terminated. configure:7317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include configure:7317: result: no configure:7317: checking for uuid.h configure:7317: result: no configure:7330: checking for uuidgen configure:7330: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 /var/tmp/portage/app-admin/testdisk-6.12/temp/ccdIp85H.o: In function `main': conftest.c:(.text+0x7): undefined reference to `uuidgen' collect2: ld returned 1 exit status configure:7330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | /* Define uuidgen to an innocuous variant, in case declares uuidgen. | For example, HP-UX 11i declares gettimeofday. */ | #define uuidgen innocuous_uuidgen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uuidgen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uuidgen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuidgen (); | /* 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_uuidgen || defined __stub___uuidgen | choke me | #endif | | int | main () | { | return uuidgen (); | ; | return 0; | } configure:7330: result: no configure:7344: checking for library containing uuid_create configure:7375: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 /var/tmp/portage/app-admin/testdisk-6.12/temp/ccGbmWZG.o: In function `main': conftest.c:(.text+0x7): undefined reference to `uuid_create' collect2: ld returned 1 exit status configure:7375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_create (); | int | main () | { | return uuid_create (); | ; | return 0; | } configure:7375: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 /var/tmp/portage/app-admin/testdisk-6.12/temp/ccjxiahN.o: In function `main': conftest.c:(.text+0x7): undefined reference to `uuid_create' collect2: ld returned 1 exit status configure:7375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_create (); | int | main () | { | return uuid_create (); | ; | return 0; | } configure:7392: result: no configure:7421: checking for library containing uuid_generate configure:7452: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 /var/tmp/portage/app-admin/testdisk-6.12/temp/ccZlwOgX.o: In function `main': conftest.c:(.text+0x7): undefined reference to `uuid_generate' collect2: ld returned 1 exit status configure:7452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_generate (); | int | main () | { | return uuid_generate (); | ; | return 0; | } configure:7452: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 configure:7452: $? = 0 configure:7469: result: -luuid configure:7483: checking for uuid_generate configure:7483: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 configure:7483: $? = 0 configure:7483: result: yes configure:7506: checking for compress2 in -lz configure:7531: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 configure:7531: $? = 0 configure:7540: result: yes configure:7663: WARNING: Use of ewf library disabled configure:7673: checking whether gcc understands -Wdeclaration-after-statement configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement conftest.c >&5 configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wall configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall conftest.c >&5 configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -MD configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD conftest.c >&5 configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wpointer-arith configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith conftest.c >&5 configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wmissing-declarations configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations conftest.c >&5 configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wmissing-prototypes configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wstrict-prototypes configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wshadow configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wwrite-strings configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -W configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wcast-align configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Waggregate-return configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wbad-function-cast configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wcast-qual configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wundef configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wredundant-decls configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wsign-compare configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wnested-externs configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Winline configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wdisabled-optimization configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wfloat-equal configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wmissing-format-attribute configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wmultichar configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7673: checking whether gcc understands -Wc++-compat configure:7686: x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat conftest.c >&5 conftest.c:95:1: warning: function declaration isn't a prototype configure:7686: $? = 0 configure:7692: result: yes configure:7711: checking for pread configure:7711: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:117:1: warning: function declaration isn't a prototype conftest.c:126:1: warning: function declaration isn't a prototype configure:7711: $? = 0 configure:7711: result: yes configure:7726: checking for atexit configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:118:1: warning: function declaration isn't a prototype conftest.c:127:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for atoll configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:119:1: warning: function declaration isn't a prototype conftest.c:128:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for chdir configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:120:1: warning: function declaration isn't a prototype conftest.c:129:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for chmod configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:121:1: warning: function declaration isn't a prototype conftest.c:130:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for delscreen configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:122:1: warning: function declaration isn't a prototype conftest.c:131:1: warning: function declaration isn't a prototype /var/tmp/portage/app-admin/testdisk-6.12/temp/cc9naZeP.o: In function `main': conftest.c:(.text+0x7): undefined reference to `delscreen' collect2: ld returned 1 exit status configure:7726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | /* end confdefs.h. */ | /* Define delscreen to an innocuous variant, in case declares delscreen. | For example, HP-UX 11i declares gettimeofday. */ | #define delscreen innocuous_delscreen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char delscreen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef delscreen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char delscreen (); | /* 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_delscreen || defined __stub___delscreen | choke me | #endif | | int | main () | { | return delscreen (); | ; | return 0; | } configure:7726: result: no configure:7726: checking for dirname configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:122:1: warning: function declaration isn't a prototype conftest.c:131:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for dup2 configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:123:1: warning: function declaration isn't a prototype conftest.c:132:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for execv configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:124:1: warning: function declaration isn't a prototype conftest.c:124:6: warning: conflicting types for built-in function 'execv' conftest.c:133:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for ftruncate configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:125:1: warning: function declaration isn't a prototype conftest.c:134:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for fsync configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:126:1: warning: function declaration isn't a prototype conftest.c:135:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for getcwd configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:127:1: warning: function declaration isn't a prototype conftest.c:136:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for geteuid configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:128:1: warning: function declaration isn't a prototype conftest.c:137:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for getpwuid configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:129:1: warning: function declaration isn't a prototype conftest.c:138:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for lstat configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:130:1: warning: function declaration isn't a prototype conftest.c:139:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for memalign configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:131:1: warning: function declaration isn't a prototype conftest.c:140:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for memset configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:132:1: warning: function declaration isn't a prototype conftest.c:132:6: warning: conflicting types for built-in function 'memset' conftest.c:141:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for mkdir configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:133:1: warning: function declaration isn't a prototype conftest.c:142:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for posix_fadvise configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:134:1: warning: function declaration isn't a prototype conftest.c:143:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for posix_memalign configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:135:1: warning: function declaration isn't a prototype conftest.c:144:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for pwrite configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:136:1: warning: function declaration isn't a prototype conftest.c:145:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for readlink configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:137:1: warning: function declaration isn't a prototype conftest.c:146:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for setenv configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:138:1: warning: function declaration isn't a prototype conftest.c:147:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for setlocale configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:139:1: warning: function declaration isn't a prototype conftest.c:148:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for sigaction configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:140:1: warning: function declaration isn't a prototype conftest.c:149:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for signal configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:141:1: warning: function declaration isn't a prototype conftest.c:150:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for sleep configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:142:1: warning: function declaration isn't a prototype conftest.c:151:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for snprintf configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:143:1: warning: function declaration isn't a prototype conftest.c:143:6: warning: conflicting types for built-in function 'snprintf' conftest.c:152:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for strchr configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:144:1: warning: function declaration isn't a prototype conftest.c:144:6: warning: conflicting types for built-in function 'strchr' conftest.c:153:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for strdup configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:145:1: warning: function declaration isn't a prototype conftest.c:145:6: warning: conflicting types for built-in function 'strdup' conftest.c:154:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for strerror configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:146:1: warning: function declaration isn't a prototype conftest.c:155:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for strncasecmp configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:147:1: warning: function declaration isn't a prototype conftest.c:147:6: warning: conflicting types for built-in function 'strncasecmp' conftest.c:156:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for strptime configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:148:1: warning: function declaration isn't a prototype conftest.c:157:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for strtol configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:149:1: warning: function declaration isn't a prototype conftest.c:158:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for touchwin configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:150:1: warning: function declaration isn't a prototype conftest.c:159:1: warning: function declaration isn't a prototype /var/tmp/portage/app-admin/testdisk-6.12/temp/ccTs5ax4.o: In function `main': conftest.c:(.text+0x7): undefined reference to `touchwin' collect2: ld returned 1 exit status configure:7726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define touchwin to an innocuous variant, in case declares touchwin. | For example, HP-UX 11i declares gettimeofday. */ | #define touchwin innocuous_touchwin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char touchwin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef touchwin | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char touchwin (); | /* 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_touchwin || defined __stub___touchwin | choke me | #endif | | int | main () | { | return touchwin (); | ; | return 0; | } configure:7726: result: no configure:7726: checking for utime configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:150:1: warning: function declaration isn't a prototype conftest.c:159:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for vsnprintf configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:151:1: warning: function declaration isn't a prototype conftest.c:151:6: warning: conflicting types for built-in function 'vsnprintf' conftest.c:160:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for wctomb configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:152:1: warning: function declaration isn't a prototype conftest.c:161:1: warning: function declaration isn't a prototype configure:7726: $? = 0 configure:7726: result: yes configure:7744: checking for sudo configure:7762: found /usr/bin/sudo configure:7775: result: /usr/bin/sudo configure:7797: checking for reiserfs_fs_open_fast configure:7797: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err -lncursesw -lreiserfs -ldal >&5 conftest.c:154:1: warning: function declaration isn't a prototype conftest.c:163:1: warning: function declaration isn't a prototype configure:7797: $? = 0 configure:7797: result: yes configure:7810: checking for ntfs_libntfs_version configure:7810: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:155:1: warning: function declaration isn't a prototype conftest.c:164:1: warning: function declaration isn't a prototype /var/tmp/portage/app-admin/testdisk-6.12/temp/ccDObIAV.o: In function `main': conftest.c:(.text+0x7): undefined reference to `ntfs_libntfs_version' collect2: ld returned 1 exit status configure:7810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCTOMB 1 | #define SUDO_BIN "/usr/bin/sudo" | #define HAVE_REISERFS_FS_OPEN_FAST 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return ntfs_libntfs_version (); | ; | return 0; | } configure:7810: result: no configure:7810: checking for ntfs_volume_startup configure:7810: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:155:1: warning: function declaration isn't a prototype conftest.c:164:1: warning: function declaration isn't a prototype configure:7810: $? = 0 configure:7810: result: yes configure:8176: checking for the pthreads library -lpthreads configure:8209: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:135:1: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:138:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 3) conftest.c:137:27: warning: 'th' is used uninitialized in this function /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:8209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCTOMB 1 | #define SUDO_BIN "/usr/bin/sudo" | #define HAVE_REISERFS_FS_OPEN_FAST 1 | #define HAVE_NTFS_VOLUME_STARTUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8218: result: no configure:8121: checking whether pthreads work without any flags configure:8209: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:135:1: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:138:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 3) conftest.c:137:27: warning: 'th' is used uninitialized in this function /var/tmp/portage/app-admin/testdisk-6.12/temp/ccJi4XOg.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x11): undefined reference to `pthread_attr_init' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCTOMB 1 | #define SUDO_BIN "/usr/bin/sudo" | #define HAVE_REISERFS_FS_OPEN_FAST 1 | #define HAVE_NTFS_VOLUME_STARTUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8218: result: no configure:8126: checking whether pthreads work with -Kthread configure:8209: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -Kthread -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-Kthread' conftest.c:135:1: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:138:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 3) conftest.c:137:27: warning: 'th' is used uninitialized in this function /var/tmp/portage/app-admin/testdisk-6.12/temp/cc2mrF7s.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x11): undefined reference to `pthread_attr_init' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCTOMB 1 | #define SUDO_BIN "/usr/bin/sudo" | #define HAVE_REISERFS_FS_OPEN_FAST 1 | #define HAVE_NTFS_VOLUME_STARTUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8218: result: no configure:8126: checking whether pthreads work with -kthread configure:8209: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -kthread -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-kthread' conftest.c:135:1: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:138:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 3) conftest.c:137:27: warning: 'th' is used uninitialized in this function /var/tmp/portage/app-admin/testdisk-6.12/temp/ccUdQ73E.o: In function `main': conftest.c:(.text+0xa): undefined reference to `pthread_join' conftest.c:(.text+0x11): undefined reference to `pthread_attr_init' conftest.c:(.text+0x27): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x34): undefined reference to `pthread_create' conftest.c:(.text+0x3c): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCTOMB 1 | #define SUDO_BIN "/usr/bin/sudo" | #define HAVE_REISERFS_FS_OPEN_FAST 1 | #define HAVE_NTFS_VOLUME_STARTUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8218: result: no configure:8176: checking for the pthreads library -llthread configure:8209: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -Wl,-O1 -Wl,--as-needed conftest.c -llthread -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:135:1: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:138:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 3) conftest.c:137:27: warning: 'th' is used uninitialized in this function /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:8209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "testdisk" | #define PACKAGE_TARNAME "testdisk" | #define PACKAGE_VERSION "6.12" | #define PACKAGE_STRING "testdisk 6.12" | #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" | #define PACKAGE_URL "" | #define TESTDISKDATE "May 2011" | #define PACKAGE "testdisk" | #define VERSION "6.12" | #define _GNU_SOURCE 1 | #define TARGET_LINUX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DAL_FILE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_NTFS_VERSION_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_OPENSSLV_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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_ZLIB_H 1 | #define HAVE_ICONV 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_EXT2FS_EXT2_FS_H 1 | #define HAVE_EXT2FS_EXT2FS_H 1 | #define HAVE_OFF64_T 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_NTFS_ATTRIB_H 1 | #define HAVE_NTFS_VOLUME_H 1 | #define HAVE_NTFS_3G_ATTRIB_H 1 | #define HAVE_NTFS_3G_VOLUME_H 1 | #define TESTDISK_LSB 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DAL_T_ERROR 1 | #define HAVE_DAL_T_ENTITY 1 | #define HAVE_DAL_T_NAME 1 | #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBEXT2FS 1 | #define HAVE_LIBCOMM_ERR 1 | #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBNTFS3G 1 | #define HAVE_LIBREISERFS 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_LIBZ 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_PREAD 1 | #define HAVE_ATEXIT 1 | #define HAVE_ATOLL 1 | #define HAVE_CHDIR 1 | #define HAVE_CHMOD 1 | #define HAVE_DIRNAME 1 | #define HAVE_DUP2 1 | #define HAVE_EXECV 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_PWRITE 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGNAL 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOL 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WCTOMB 1 | #define SUDO_BIN "/usr/bin/sudo" | #define HAVE_REISERFS_FS_OPEN_FAST 1 | #define HAVE_NTFS_VOLUME_STARTUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8218: result: no configure:8126: checking whether pthreads work with -pthread configure:8209: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:135:1: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:138:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 1) conftest.c:139:22: warning: null argument where non-null required (argument 3) conftest.c:137:27: warning: 'th' is used uninitialized in this function configure:8209: $? = 0 configure:8218: result: yes configure:8237: checking for joinable pthread attribute configure:8252: x86_64-pc-linux-gnu-gcc -o conftest -march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat -static -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err >&5 conftest.c:135:1: warning: function declaration isn't a prototype configure:8252: $? = 0 configure:8258: result: PTHREAD_CREATE_JOINABLE configure:8268: checking if more special flags are required for pthreads configure:8275: result: no configure:8502: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by testdisk config.status 6.12, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on caiman config.status:1011: creating Makefile config.status:1011: creating src/Makefile config.status:1011: creating linux/testdisk.spec config.status:1011: creating doc_src/testdisk.8 config.status:1011: creating doc_src/photorec.8 config.status:1011: creating doc_src/fidentify.8 config.status:1011: creating config.h config.status:1239: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=amdfam10 -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=amdfam10 -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QTCORE_CFLAGS_set= ac_cv_env_QTCORE_CFLAGS_value= ac_cv_env_QTCORE_LIBS_set= ac_cv_env_QTCORE_LIBS_value= ac_cv_env_QTGUI_CFLAGS_set= ac_cv_env_QTGUI_CFLAGS_value= ac_cv_env_QTGUI_LIBS_set= ac_cv_env_QTGUI_LIBS_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_atexit=yes ac_cv_func_atoll=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_chdir=yes ac_cv_func_chmod=yes ac_cv_func_delscreen=no ac_cv_func_dirname=yes ac_cv_func_dup2=yes ac_cv_func_execv=yes ac_cv_func_ext2fs_get_generic_bitmap_start=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_geteuid=yes ac_cv_func_getpwuid=yes ac_cv_func_lstat=yes ac_cv_func_memalign=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_ntfs_libntfs_version=no ac_cv_func_ntfs_volume_startup=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_memalign=yes ac_cv_func_pread=yes ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_reiserfs_fs_open_fast=yes ac_cv_func_setenv=yes ac_cv_func_setgrent_void=yes ac_cv_func_setlocale=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_sleep=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_strnlen_working=yes ac_cv_func_strptime=yes ac_cv_func_strtol=yes ac_cv_func_touchwin=no ac_cv_func_utime=yes ac_cv_func_uuid_generate=yes ac_cv_func_uuidgen=no ac_cv_func_vsnprintf=yes ac_cv_func_wctomb=yes ac_cv_header_byteswap_h=yes ac_cv_header_curses_h=yes ac_cv_header_cygwin_fs_h=no ac_cv_header_cygwin_version_h=no ac_cv_header_dal_file_dal_h=no ac_cv_header_dal_file_h=yes ac_cv_header_ddk_ntddstor_h=no ac_cv_header_dirent_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_ext2fs_ext2_fs_h=yes ac_cv_header_ext2fs_ext2fs_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_giconv_h=no ac_cv_header_glob_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_libcarvpath_h=no ac_cv_header_libewf_h=no ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=no ac_cv_header_ncursesw_curses_h=yes ac_cv_header_ncursesw_ncurses_h=yes ac_cv_header_ntfs_3g_attrib_h=yes ac_cv_header_ntfs_3g_volume_h=yes ac_cv_header_ntfs_attrib_h=yes ac_cv_header_ntfs_version_h=yes ac_cv_header_ntfs_volume_h=yes ac_cv_header_openssl_md5_h=yes ac_cv_header_openssl_opensslv_h=yes ac_cv_header_pwd_h=yes ac_cv_header_scsi_scsi_h=yes ac_cv_header_scsi_scsi_ioctl_h=yes ac_cv_header_scsi_sg_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cygwin_h=no ac_cv_header_sys_disk_h=no ac_cv_header_sys_disklabel_h=no ac_cv_header_sys_dkio_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_uuid_h=no ac_cv_header_sys_vtoc_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_uuid_h=no ac_cv_header_uuid_uuid_h=yes ac_cv_header_w32api_ddk_ntdddisk_h=no ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winioctl_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_com_err_com_err=yes ac_cv_lib_crypto_MD5_Init=yes ac_cv_lib_ext2fs_ext2fs_open=yes ac_cv_lib_jpeg_jpeg_std_error=yes ac_cv_lib_ncursesw_initscr=yes ac_cv_lib_ntfs_3g_ntfs_device_mount=yes ac_cv_lib_reiserfs_libreiserfs_get_version=yes ac_cv_lib_tinfo_keypad=no ac_cv_lib_z_compress2=yes ac_cv_member_dal_t_block_size=no ac_cv_member_dal_t_entity=yes ac_cv_member_dal_t_error=yes ac_cv_member_dal_t_name=yes ac_cv_member_struct_dal_ops_dev=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_struct_io_manager_set_option=yes ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SUDO=/usr/bin/sudo ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_uuid_create=no ac_cv_search_uuid_generate=-luuid ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_off64_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/missing --run automake-1.11' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=amdfam10 -O2 -pipe -Wdeclaration-after-statement -Wall -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wwrite-strings -W -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wsign-compare -Wnested-externs -Winline -Wdisabled-optimization -Wfloat-equal -Wmissing-format-attribute -Wmultichar -Wc++-compat' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=amdfam10 -O2 -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='-lz -luuid -lntfs-3g -lcrypto -lext2fs -lcom_err' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='testdisk' PACKAGE_BUGREPORT='grenier@cgsecurity.org' PACKAGE_NAME='testdisk' PACKAGE_STRING='testdisk 6.12' PACKAGE_TARNAME='testdisk' PACKAGE_URL='' PACKAGE_VERSION='6.12' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' QTCORE_CFLAGS='' QTCORE_LIBS='' QTGUI_CFLAGS='' QTGUI_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' SUDO='/usr/bin/sudo' TESTDISKDATE='May 2011' USEICON_FALSE='' USEICON_TRUE='#' USEQT_FALSE='' USEQT_TRUE='#' VERSION='6.12' WINDRES='' ac_ct_CC='' ac_ct_CXX='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fidentify_LDADD=' -ljpeg' host='' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-admin/testdisk-6.12/work/testdisk-6.12/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' photorec_LDADD=' -lncursesw -ljpeg' photorecf_LDADD=' -lncursesw -ljpeg' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' qphotorec_LDADD=' -ljpeg' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' testdisk_LDADD=' -lncursesw -lreiserfs' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "testdisk" #define PACKAGE_TARNAME "testdisk" #define PACKAGE_VERSION "6.12" #define PACKAGE_STRING "testdisk 6.12" #define PACKAGE_BUGREPORT "grenier@cgsecurity.org" #define PACKAGE_URL "" #define TESTDISKDATE "May 2011" #define PACKAGE "testdisk" #define VERSION "6.12" #define _GNU_SOURCE 1 #define TARGET_LINUX 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_CURSES_H 1 #define HAVE_DAL_FILE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEATURES_H 1 #define HAVE_GLOB_H 1 #define HAVE_ICONV_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NCURSES_H 1 #define HAVE_NCURSESW_CURSES_H 1 #define HAVE_NCURSESW_NCURSES_H 1 #define HAVE_NTFS_VERSION_H 1 #define HAVE_OPENSSL_MD5_H 1 #define HAVE_OPENSSL_OPENSSLV_H 1 #define HAVE_PWD_H 1 #define HAVE_SCSI_SCSI_H 1 #define HAVE_SCSI_SCSI_IOCTL_H 1 #define HAVE_SCSI_SG_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_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_ZLIB_H 1 #define HAVE_ICONV 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_EXT2FS_EXT2_FS_H 1 #define HAVE_EXT2FS_EXT2FS_H 1 #define HAVE_OFF64_T 1 #define HAVE_JPEGLIB_H 1 #define HAVE_NTFS_ATTRIB_H 1 #define HAVE_NTFS_VOLUME_H 1 #define HAVE_NTFS_3G_ATTRIB_H 1 #define HAVE_NTFS_3G_VOLUME_H 1 #define TESTDISK_LSB 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_DAL_T_ERROR 1 #define HAVE_DAL_T_ENTITY 1 #define HAVE_DAL_T_NAME 1 #define HAVE_STRUCT_STRUCT_IO_MANAGER_SET_OPTION 1 #define HAVE_NCURSES 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBEXT2FS 1 #define HAVE_LIBCOMM_ERR 1 #define HAVE_EXT2FS_GET_GENERIC_BITMAP_START 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBNTFS3G 1 #define HAVE_LIBREISERFS 1 #define HAVE_UUID_UUID_H 1 #define HAVE_UUID_GENERATE 1 #define HAVE_LIBZ 1 #define _FORTIFY_SOURCE 2 #define HAVE_PREAD 1 #define HAVE_ATEXIT 1 #define HAVE_ATOLL 1 #define HAVE_CHDIR 1 #define HAVE_CHMOD 1 #define HAVE_DIRNAME 1 #define HAVE_DUP2 1 #define HAVE_EXECV 1 #define HAVE_FTRUNCATE 1 #define HAVE_FSYNC 1 #define HAVE_GETCWD 1 #define HAVE_GETEUID 1 #define HAVE_GETPWUID 1 #define HAVE_LSTAT 1 #define HAVE_MEMALIGN 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_PWRITE 1 #define HAVE_READLINK 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPTIME 1 #define HAVE_STRTOL 1 #define HAVE_UTIME 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCTOMB 1 #define SUDO_BIN "/usr/bin/sudo" #define HAVE_REISERFS_FS_OPEN_FAST 1 #define HAVE_NTFS_VOLUME_STARTUP 1 configure: exit 0