Skip to content

Instantly share code, notes, and snippets.

@damurdock
Last active December 21, 2015 00:09
Show Gist options
  • Save damurdock/6218159 to your computer and use it in GitHub Desktop.
Save damurdock/6218159 to your computer and use it in GitHub Desktop.
Libewf Fails to build
brew doctor:
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libGLEW.1.5.4.dylib
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libGLEW.a
brew --config:
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew
HEAD: 391e363f901146d3bf2bce3ef74e5a0751ed36c0
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.8.4-x86_64
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
brew install libewf:
==> Downloading https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20130416.tar.gz
Already downloaded: /Library/Caches/Homebrew/libewf-20130416.tar.gz
==> ./configure --prefix=/usr/local/Cellar/libewf/20130416
==> make install
libtool: link: cc -g -O2 -Wall -o .libs/ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcpath/.libs/libcpath.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
libtool: link: cc -g -O2 -Wall -o .libs/ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/.libs/libodraw.a ../libsmdev/.libs/libsmdev.a ../libsmraw/.libs/libsmraw.a ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
make: *** [install-recursive] Error 1
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
==> Downloading https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20130416.tar.gz
Already downloaded: /Library/Caches/Homebrew/libewf-20130416.tar.gz
tar xf /Library/Caches/Homebrew/libewf-20130416.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libewf/20130416
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libewf/20130416
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
checking whether to enable enable wide character type support... (cached) no
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for size32_t... no
checking for ssize32_t... no
checking for size64_t... no
checking for ssize64_t... no
checking for off64_t... no
checking for ssize_t... yes
checking for u64... no
checking size of off_t... 8
checking size of size_t... 8
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for fclose... yes
checking for feof... yes
checking for fgets... yes
checking for fopen... yes
checking for fread... yes
checking for fseeko... yes
checking for fseeko64... no
checking for fwrite... yes
checking for vfprintf... yes
checking for free... yes
checking for malloc... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memset... yes
checking for realloc... yes
checking whether printf supports the conversion specifier "%jd"... no
checking whether printf supports the conversion specifier "%zd"... yes
checking for pkg-config... no
checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcstring.h usability... no
checking libcstring.h presence... no
checking for libcstring.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for fgets... (cached) yes
checking for memchr... yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memrchr... no
checking for snprintf... yes
checking for sscanf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strrchr... yes
checking for strstr... yes
checking for vsnprintf... yes
checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcerror.h usability... no
checking libcerror.h presence... no
checking for libcerror.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcdata.h usability... no
checking libcdata.h presence... no
checking for libcdata.h... no
checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libclocale.h usability... no
checking libclocale.h presence... no
checking for libclocale.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getenv... yes
checking for localeconv... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for nl_langinfo CODESET support... yes
checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcnotify.h usability... no
checking libcnotify.h presence... no
checking for libcnotify.h... no
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcsplit.h usability... no
checking libcsplit.h presence... no
checking for libcsplit.h... no
checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libuna.h usability... no
checking libuna.h presence... no
checking for libuna.h... no
checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcfile.h usability... no
checking libcfile.h presence... no
checking for libcfile.h... no
checking for errno.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/stat.h... (cached) yes
checking cygwin/fs.h usability... no
checking cygwin/fs.h presence... no
checking for cygwin/fs.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/fs.h usability... no
checking linux/fs.h presence... no
checking for linux/fs.h... no
checking sys/disk.h usability... yes
checking sys/disk.h presence... yes
checking for sys/disk.h... yes
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for close... yes
checking for fstat... yes
checking for ftruncate... yes
checking for ioctl... yes
checking for lseek... yes
checking for open... yes
checking for read... yes
checking for write... yes
checking for posix_fadvise... no
checking for fclose... (cached) yes
checking for feof... (cached) yes
checking for fileno... yes
checking for fopen... (cached) yes
checking for fread... (cached) yes
checking for fseeko... (cached) yes
checking for fseeko64... (cached) no
checking for ftello... yes
checking for ftello64... no
checking for fwrite... (cached) yes
checking for stat... yes
checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcpath.h usability... no
checking libcpath.h presence... no
checking for libcpath.h... no
checking for errno.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/syslimits.h usability... yes
checking sys/syslimits.h presence... yes
checking for sys/syslimits.h... yes
checking for chdir... yes
checking for getcwd... yes
checking for mkdir... yes
checking how to use mkdir... with additional mode argument
checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libbfio.h usability... no
checking libbfio.h presence... no
checking for libbfio.h... no
checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libfcache.h usability... no
checking libfcache.h presence... no
checking for libfcache.h... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether time.h and sys/time.h may both be included... yes
checking for time... yes
checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libfvalue.h usability... no
checking libfvalue.h presence... no
checking for libfvalue.h... no
checking whether to use search for libmfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libmfdata.h usability... no
checking libmfdata.h presence... no
checking for libmfdata.h... no
checking whether to use search for zlib in includedir and libdir or in the specified DIR, or no if not to use zlib... (cached) auto-detect
checking whether to use specify which alder32 implementation to use, options: 'auto-detect', 'zlib' or 'local'... (cached) auto-detect
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for uncompress in -lz... yes
checking for compressBound in -lz... yes
checking for adler32 in -lz... yes
checking whether to use search for bzip2 in includedir and libdir or in the specified DIR, or no if not to use bzip2... (cached) auto-detect
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzlibVersion in -lbz2... yes
checking for BZ2_bzBuffToBuffCompress in -lbz2... yes
checking for BZ2_bzBuffToBuffDecompress in -lbz2... yes
checking whether to use search for libhmac in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libhmac.h usability... no
checking libhmac.h presence... no
checking for libhmac.h... no
checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking if openssl/evp.h can be used in combination with zlib.h... yes
checking for dlopen in -ldl... yes
checking for EVP_MD_CTX_init in -lcrypto... yes
checking for EVP_MD_CTX_cleanup in -lcrypto... yes
checking for EVP_DigestInit_ex in -lcrypto... yes
checking for EVP_DigestUpdate in -lcrypto... yes
checking for EVP_DigestFinal_ex in -lcrypto... yes
checking for EVP_md5 in -lcrypto... yes
checking for EVP_sha1 in -lcrypto... yes
checking for EVP_sha256 in -lcrypto... yes
checking whether to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcaes.h usability... no
checking libcaes.h presence... no
checking for libcaes.h... no
checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect
checking for dlopen in -ldl... (cached) yes
checking for EVP_CIPHER_CTX_init in -lcrypto... yes
checking for EVP_CIPHER_CTX_cleanup in -lcrypto... yes
checking for EVP_CIPHER_CTX_set_padding in -lcrypto... yes
checking for EVP_CipherInit_ex in -lcrypto... yes
checking for EVP_CipherUpdate in -lcrypto... yes
checking for EVP_CipherFinal_ex in -lcrypto... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for localtime... yes
checking for localtime_r... yes
checking for mktime... yes
checking for bindtextdomain... no
checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libcsystem.h usability... no
checking libcsystem.h presence... no
checking for libcsystem.h... no
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for close... (cached) yes
checking for fstat... (cached) yes
checking for ftruncate... (cached) yes
checking for lseek... (cached) yes
checking for open... (cached) yes
checking for read... (cached) yes
checking for stat... (cached) yes
checking for write... (cached) yes
checking for getopt... yes
checking for setvbuf... yes
checking for bindtextdomain... (cached) no
checking for textdomain... no
checking whether to use search for libuuid in includedir and libdir or in the specified DIR, or no if not to use libuuid... (cached) auto-detect
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_generate... yes
checking for uuid_generate_random... yes
checking for uuid_generate_time... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking whether to use search for libodraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libodraw.h usability... no
checking libodraw.h presence... no
checking for libodraw.h... no
checking for bison... bison -y
checking whether to use search for libmsdev in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libsmdev.h usability... no
checking libsmdev.h presence... no
checking for libsmdev.h... no
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking for cygwin/fs.h... (cached) no
checking for linux/fs.h... (cached) no
checking for sys/disk.h... (cached) yes
checking for sys/disklabel.h... (cached) no
checking cygwin/hdreg.h usability... no
checking cygwin/hdreg.h presence... no
checking for cygwin/hdreg.h... no
checking linux/hdreg.h usability... no
checking linux/hdreg.h presence... no
checking for linux/hdreg.h... no
checking scsi/scsi.h usability... no
checking scsi/scsi.h presence... no
checking for scsi/scsi.h... no
checking scsi/scsi_ioctl.h usability... no
checking scsi/scsi_ioctl.h presence... no
checking for scsi/scsi_ioctl.h... no
checking scsi/sg.h usability... no
checking scsi/sg.h presence... no
checking for scsi/sg.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking linux/usbdevice_fs.h usability... no
checking linux/usbdevice_fs.h presence... no
checking for linux/usbdevice_fs.h... no
checking linux/usb/ch9.h usability... no
checking linux/usb/ch9.h presence... no
checking for linux/usb/ch9.h... no
checking for close... (cached) yes
checking for fstat... (cached) yes
checking for ftruncate... (cached) yes
checking for lseek... (cached) yes
checking for open... (cached) yes
checking for read... (cached) yes
checking for stat... (cached) yes
checking for write... (cached) yes
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... (cached) no
checking whether to use search for libmsraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking libsmraw.h usability... no
checking libsmraw.h presence... no
checking for libsmraw.h... no
checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... (cached) auto-detect
checking fuse.h usability... no
checking fuse.h presence... no
checking for fuse.h... no
checking fuse.h usability... no
checking fuse.h presence... no
checking for fuse.h... no
checking osxfuse/fuse.h usability... yes
checking osxfuse/fuse.h presence... yes
checking for osxfuse/fuse.h... yes
checking for fuse_daemonize in -losxfuse... no
checking for fuse_destroy in -losxfuse... no
checking for fuse_mount in -losxfuse... no
checking for fuse_new in -losxfuse... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getrlimit... yes
checking for getuid... yes
checking for time... (cached) yes
checking for uname... yes
checking for localtime... (cached) yes
checking for localtime_r... (cached) yes
checking for mktime... (cached) yes
checking for ctime_r... yes
checking how to use ctime_r... with two arguments
checking for gmtime... yes
checking for gmtime_r... yes
checking for time... (cached) yes
checking whether to enable build static executables (binaries)... (cached) no
checking whether to enable use libewf's low level read and write functions in the ewftools... (cached) no
checking whether to enable enable verbose output... (cached) no
checking whether to enable enable debug output... (cached) no
checking whether to enable build Python bindings... (cached) no
checking whether to use use `python-config --prefix' to determine the Python directories... (cached) no
checking whether to enable enable version 1 API... (cached) no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating common/Makefile
config.status: creating libcstring/Makefile
config.status: creating libcerror/Makefile
config.status: creating libcdata/Makefile
config.status: creating libclocale/Makefile
config.status: creating libcnotify/Makefile
config.status: creating libcsplit/Makefile
config.status: creating libuna/Makefile
config.status: creating libcfile/Makefile
config.status: creating libcpath/Makefile
config.status: creating libbfio/Makefile
config.status: creating libfcache/Makefile
config.status: creating libfvalue/Makefile
config.status: creating libmfdata/Makefile
config.status: creating libhmac/Makefile
config.status: creating libcaes/Makefile
config.status: creating libewf/Makefile
config.status: creating libodraw/Makefile
config.status: creating libsmdev/Makefile
config.status: creating libsmraw/Makefile
config.status: creating libcsystem/Makefile
config.status: creating ewftools/Makefile
config.status: creating ewf.net/Makefile
config.status: creating pyewf/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating documents/Makefile
config.status: creating manuals/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating macosx/Makefile
config.status: creating borlandc/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libewf.h
config.status: creating include/libewf/definitions.h
config.status: creating include/libewf/features.h
config.status: creating include/libewf/types.h
config.status: creating libewf/libewf_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating dpkg/copyright
config.status: creating ewf.net/ewf.net.rc
config.status: creating libewf/libewf.rc
config.status: creating macosx/libewf.pmdoc/01bin.xml
config.status: creating macosx/libewf.pmdoc/02include.xml
config.status: creating macosx/libewf.pmdoc/03lib.xml
config.status: creating macosx/libewf.pmdoc/04share.xml
config.status: creating macosx/libewf.pmdoc/05python.xml
config.status: creating macosx/libewf.pmdoc/index.xml
config.status: creating macosx/Introduction.rtf
config.status: creating pyewf/setup.py
config.status: creating libewf.pc
config.status: creating libewf.spec
config.status: creating common/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
Building:
libcstring support: local
libcerror support: local
libcdata support: local
libclocale support: local
libcnotify support: local
libcsplit support: local
libuna support: local
libcfile support: local
libcpath support: local
libbfio support: local
libfcache support: local
libfvalue support: local
libmfdata support: local
ADLER32 checksum support: zlib
DEFLATE compression support: zlib
BZIP2 compression support: bzip2
libhmac support: local
MD5 support: libcrypto_evp
SHA1 support: libcrypto_evp
SHA256 support: libcrypto_evp
libcaes support: local
AES support: libcrypto_evp
libodraw support: local
libsmdev support: local
libsmraw support: local
libcsystem support: local
GUID/UUID support: native
FUSE support: no
Features:
Wide character type support: no
ewftools are build as static executables: no
ewftools use low level read and write functions: no
Python (pyewf) support: no
Verbose output: no
Debug output: no
Version 1 API compatibility: no
==> make install
make install
Making install in include
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/libewf/20130416/include'
.././install-sh -c -d '/usr/local/Cellar/libewf/20130416/include/libewf'
mkdir: /usr/local/Cellar/libewf/20130416/include: File exists
/usr/bin/install -c -m 644 libewf.h '/usr/local/Cellar/libewf/20130416/include'
/usr/bin/install -c -m 644 libewf/codepage.h libewf/definitions.h libewf/error.h libewf/extern.h libewf/features.h libewf/types.h '/usr/local/Cellar/libewf/20130416/include/libewf'
Making install in common
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcstring
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcstring_support.lo libcstring_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcstring_wide_string.lo libcstring_wide_string.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcstring_support.c -fno-common -DPIC -o .libs/libcstring_support.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcstring_wide_string.c -fno-common -DPIC -o .libs/libcstring_wide_string.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcstring_support.c -o libcstring_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcstring_wide_string.c -o libcstring_wide_string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcstring.la libcstring_support.lo libcstring_wide_string.lo -lbz2 -lz
libtool: link: ar cru .libs/libcstring.a .libs/libcstring_support.o .libs/libcstring_wide_string.o
/usr/bin/ranlib: file: .libs/libcstring.a(libcstring_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libcstring.a(libcstring_wide_string.o) has no symbols
libtool: link: ranlib .libs/libcstring.a
ranlib: file: .libs/libcstring.a(libcstring_support.o) has no symbols
ranlib: file: .libs/libcstring.a(libcstring_wide_string.o) has no symbols
ranlib: warning for library: .libs/libcstring.a the table of contents is empty (no object file members in the library define global symbols)
libtool: link: ( cd ".libs" && rm -f "libcstring.la" && ln -s "../libcstring.la" "libcstring.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcerror
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcerror_error.lo libcerror_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcerror_support.lo libcerror_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcerror_system.lo libcerror_system.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcerror_error.c -fno-common -DPIC -o .libs/libcerror_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcerror_support.c -fno-common -DPIC -o .libs/libcerror_support.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcerror_system.c -fno-common -DPIC -o .libs/libcerror_system.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcerror_support.c -o libcerror_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcerror_error.c -o libcerror_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcerror_system.c -o libcerror_system.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcerror.la libcerror_error.lo libcerror_support.lo libcerror_system.lo -lbz2 -lz
libtool: link: ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o
/usr/bin/ranlib: file: .libs/libcerror.a(libcerror_support.o) has no symbols
libtool: link: ranlib .libs/libcerror.a
ranlib: file: .libs/libcerror.a(libcerror_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libcerror.la" && ln -s "../libcerror.la" "libcerror.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcdata
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_array.lo libcdata_array.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_btree.lo libcdata_btree.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_list.lo libcdata_list.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_list_element.lo libcdata_list_element.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_range_list.lo libcdata_range_list.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_support.lo libcdata_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcdata_tree_node.lo libcdata_tree_node.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_array.c -fno-common -DPIC -o .libs/libcdata_array.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_btree.c -fno-common -DPIC -o .libs/libcdata_btree.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_list.c -fno-common -DPIC -o .libs/libcdata_list.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_list_element.c -fno-common -DPIC -o .libs/libcdata_list_element.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_range_list.c -fno-common -DPIC -o .libs/libcdata_range_list.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_support.c -fno-common -DPIC -o .libs/libcdata_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_tree_node.c -fno-common -DPIC -o .libs/libcdata_tree_node.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_array.c -o libcdata_array.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_list.c -o libcdata_list.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_btree.c -o libcdata_btree.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_list_element.c -o libcdata_list_element.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_support.c -o libcdata_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_range_list.c -o libcdata_range_list.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcdata_tree_node.c -o libcdata_tree_node.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcdata.la libcdata_array.lo libcdata_btree.lo libcdata_list.lo libcdata_list_element.lo libcdata_range_list.lo libcdata_support.lo libcdata_tree_node.lo -lbz2 -lz
libtool: link: ar cru .libs/libcdata.a .libs/libcdata_array.o .libs/libcdata_btree.o .libs/libcdata_list.o .libs/libcdata_list_element.o .libs/libcdata_range_list.o .libs/libcdata_support.o .libs/libcdata_tree_node.o
/usr/bin/ranlib: file: .libs/libcdata.a(libcdata_support.o) has no symbols
libtool: link: ranlib .libs/libcdata.a
ranlib: file: .libs/libcdata.a(libcdata_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libcdata.la" && ln -s "../libcdata.la" "libcdata.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libclocale
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libclocale_codepage.lo libclocale_codepage.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libclocale_locale.lo libclocale_locale.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libclocale_support.lo libclocale_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libclocale_codepage.c -fno-common -DPIC -o .libs/libclocale_codepage.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libclocale_locale.c -fno-common -DPIC -o .libs/libclocale_locale.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libclocale_support.c -fno-common -DPIC -o .libs/libclocale_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libclocale_support.c -o libclocale_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libclocale_locale.c -o libclocale_locale.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/local/Cellar/libewf/20130416/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libclocale_codepage.c -o libclocale_codepage.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libclocale.la libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o
libtool: link: ranlib .libs/libclocale.a
libtool: link: ( cd ".libs" && rm -f "libclocale.la" && ln -s "../libclocale.la" "libclocale.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcnotify
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcnotify_print.lo libcnotify_print.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcnotify_stream.lo libcnotify_stream.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcnotify_verbose.lo libcnotify_verbose.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcnotify_print.c -fno-common -DPIC -o .libs/libcnotify_print.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcnotify_stream.c -fno-common -DPIC -o .libs/libcnotify_stream.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcnotify_verbose.c -fno-common -DPIC -o .libs/libcnotify_verbose.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcnotify_verbose.c -o libcnotify_verbose.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcnotify_print.c -o libcnotify_print.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcnotify_stream.c -o libcnotify_stream.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcnotify.la libcnotify_print.lo libcnotify_stream.lo libcnotify_verbose.lo -lbz2 -lz
libtool: link: ar cru .libs/libcnotify.a .libs/libcnotify_print.o .libs/libcnotify_stream.o .libs/libcnotify_verbose.o
libtool: link: ranlib .libs/libcnotify.a
libtool: link: ( cd ".libs" && rm -f "libcnotify.la" && ln -s "../libcnotify.la" "libcnotify.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcsplit
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsplit_error.lo libcsplit_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsplit_support.lo libcsplit_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsplit_wide_string.lo libcsplit_wide_string.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_error.c -fno-common -DPIC -o .libs/libcsplit_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_narrow_split_string.c -fno-common -DPIC -o .libs/libcsplit_narrow_split_string.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_narrow_string.c -fno-common -DPIC -o .libs/libcsplit_narrow_string.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_support.c -fno-common -DPIC -o .libs/libcsplit_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_wide_split_string.c -fno-common -DPIC -o .libs/libcsplit_wide_split_string.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_wide_string.c -fno-common -DPIC -o .libs/libcsplit_wide_string.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_error.c -o libcsplit_error.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_narrow_split_string.c -o libcsplit_narrow_split_string.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_narrow_string.c -o libcsplit_narrow_string.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_support.c -o libcsplit_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_wide_split_string.c -o libcsplit_wide_split_string.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsplit_wide_string.c -o libcsplit_wide_string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcsplit.la libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo -lbz2 -lz
libtool: link: ar cru .libs/libcsplit.a .libs/libcsplit_error.o .libs/libcsplit_narrow_split_string.o .libs/libcsplit_narrow_string.o .libs/libcsplit_support.o .libs/libcsplit_wide_split_string.o .libs/libcsplit_wide_string.o
/usr/bin/ranlib: file: .libs/libcsplit.a(libcsplit_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsplit.a(libcsplit_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsplit.a(libcsplit_wide_split_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsplit.a(libcsplit_wide_string.o) has no symbols
libtool: link: ranlib .libs/libcsplit.a
ranlib: file: .libs/libcsplit.a(libcsplit_error.o) has no symbols
ranlib: file: .libs/libcsplit.a(libcsplit_support.o) has no symbols
ranlib: file: .libs/libcsplit.a(libcsplit_wide_split_string.o) has no symbols
ranlib: file: .libs/libcsplit.a(libcsplit_wide_string.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libcsplit.la" && ln -s "../libcsplit.la" "libcsplit.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libuna
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_base16_stream.lo libuna_base16_stream.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_base32_stream.lo libuna_base32_stream.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_base64_stream.lo libuna_base64_stream.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_byte_stream.lo libuna_byte_stream.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_base16_stream.c -fno-common -DPIC -o .libs/libuna_base16_stream.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_base32_stream.c -fno-common -DPIC -o .libs/libuna_base32_stream.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_base64_stream.c -fno-common -DPIC -o .libs/libuna_base64_stream.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_byte_stream.c -fno-common -DPIC -o .libs/libuna_byte_stream.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_3.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_3.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_2.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_2.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_4.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_4.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_5.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_5.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_base16_stream.c -o libuna_base16_stream.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_base32_stream.c -o libuna_base32_stream.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_2.c -o libuna_codepage_iso_8859_2.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_3.c -o libuna_codepage_iso_8859_3.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_byte_stream.c -o libuna_byte_stream.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_4.c -o libuna_codepage_iso_8859_4.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_base64_stream.c -o libuna_base64_stream.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_5.c -o libuna_codepage_iso_8859_5.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_6.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_6.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_7.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_7.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_8.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_8.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_9.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_9.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_10.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_10.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_6.c -o libuna_codepage_iso_8859_6.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_7.c -o libuna_codepage_iso_8859_7.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_13.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_13.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_14.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_14.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_8.c -o libuna_codepage_iso_8859_8.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_15.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_15.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_9.c -o libuna_codepage_iso_8859_9.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_10.c -o libuna_codepage_iso_8859_10.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_13.c -o libuna_codepage_iso_8859_13.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_14.c -o libuna_codepage_iso_8859_14.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_15.c -o libuna_codepage_iso_8859_15.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_16.c -fno-common -DPIC -o .libs/libuna_codepage_iso_8859_16.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_koi8_r.c -fno-common -DPIC -o .libs/libuna_codepage_koi8_r.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_koi8_u.c -fno-common -DPIC -o .libs/libuna_codepage_koi8_u.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_874.c -fno-common -DPIC -o .libs/libuna_codepage_windows_874.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_932.c -fno-common -DPIC -o .libs/libuna_codepage_windows_932.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_iso_8859_16.c -o libuna_codepage_iso_8859_16.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_koi8_r.c -o libuna_codepage_koi8_r.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_936.c -fno-common -DPIC -o .libs/libuna_codepage_windows_936.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_koi8_u.c -o libuna_codepage_koi8_u.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_949.c -fno-common -DPIC -o .libs/libuna_codepage_windows_949.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_874.c -o libuna_codepage_windows_874.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_950.c -fno-common -DPIC -o .libs/libuna_codepage_windows_950.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_932.c -o libuna_codepage_windows_932.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_936.c -o libuna_codepage_windows_936.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_949.c -o libuna_codepage_windows_949.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_950.c -o libuna_codepage_windows_950.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1250.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1250.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1251.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1251.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1252.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1252.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1253.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1253.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1250.c -o libuna_codepage_windows_1250.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1251.c -o libuna_codepage_windows_1251.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1252.c -o libuna_codepage_windows_1252.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1253.c -o libuna_codepage_windows_1253.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1254.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1254.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_error.lo libuna_error.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1254.c -o libuna_codepage_windows_1254.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1255.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1255.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_support.lo libuna_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_unicode_character.lo libuna_unicode_character.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1256.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1256.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1257.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1257.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1255.c -o libuna_codepage_windows_1255.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1258.c -fno-common -DPIC -o .libs/libuna_codepage_windows_1258.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1256.c -o libuna_codepage_windows_1256.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_error.c -fno-common -DPIC -o .libs/libuna_error.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_url_stream.lo libuna_url_stream.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1257.c -o libuna_codepage_windows_1257.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_support.c -fno-common -DPIC -o .libs/libuna_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_unicode_character.c -fno-common -DPIC -o .libs/libuna_unicode_character.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_codepage_windows_1258.c -o libuna_codepage_windows_1258.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_error.c -o libuna_error.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf16_stream.lo libuna_utf16_stream.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_support.c -o libuna_support.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf16_string.lo libuna_utf16_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf32_stream.lo libuna_utf32_stream.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_url_stream.c -fno-common -DPIC -o .libs/libuna_url_stream.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf32_string.lo libuna_utf32_string.c
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf7_stream.lo libuna_utf7_stream.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_unicode_character.c -o libuna_unicode_character.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf16_stream.c -fno-common -DPIC -o .libs/libuna_utf16_stream.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf8_stream.lo libuna_utf8_stream.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf16_string.c -fno-common -DPIC -o .libs/libuna_utf16_string.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_url_stream.c -o libuna_url_stream.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf32_stream.c -fno-common -DPIC -o .libs/libuna_utf32_stream.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf32_string.c -fno-common -DPIC -o .libs/libuna_utf32_string.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf16_stream.c -o libuna_utf16_stream.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf7_stream.c -fno-common -DPIC -o .libs/libuna_utf7_stream.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf8_stream.c -fno-common -DPIC -o .libs/libuna_utf8_stream.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf16_string.c -o libuna_utf16_string.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf32_stream.c -o libuna_utf32_stream.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libuna_utf8_string.lo libuna_utf8_string.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf32_string.c -o libuna_utf32_string.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf7_stream.c -o libuna_utf7_stream.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf8_stream.c -o libuna_utf8_stream.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf8_string.c -fno-common -DPIC -o .libs/libuna_utf8_string.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libuna_utf8_string.c -o libuna_utf8_string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libuna.la libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo -lbz2 -lz
libtool: link: ar cru .libs/libuna.a .libs/libuna_base16_stream.o .libs/libuna_base32_stream.o .libs/libuna_base64_stream.o .libs/libuna_byte_stream.o .libs/libuna_codepage_iso_8859_2.o .libs/libuna_codepage_iso_8859_3.o .libs/libuna_codepage_iso_8859_4.o .libs/libuna_codepage_iso_8859_5.o .libs/libuna_codepage_iso_8859_6.o .libs/libuna_codepage_iso_8859_7.o .libs/libuna_codepage_iso_8859_8.o .libs/libuna_codepage_iso_8859_9.o .libs/libuna_codepage_iso_8859_10.o .libs/libuna_codepage_iso_8859_13.o .libs/libuna_codepage_iso_8859_14.o .libs/libuna_codepage_iso_8859_15.o .libs/libuna_codepage_iso_8859_16.o .libs/libuna_codepage_koi8_r.o .libs/libuna_codepage_koi8_u.o .libs/libuna_codepage_windows_874.o .libs/libuna_codepage_windows_932.o .libs/libuna_codepage_windows_936.o .libs/libuna_codepage_windows_949.o .libs/libuna_codepage_windows_950.o .libs/libuna_codepage_windows_1250.o .libs/libuna_codepage_windows_1251.o .libs/libuna_codepage_windows_1252.o .libs/libuna_codepage_windows_1253.o .libs/libuna_codepage_windows_1254.o .libs/libuna_codepage_windows_1255.o .libs/libuna_codepage_windows_1256.o .libs/libuna_codepage_windows_1257.o .libs/libuna_codepage_windows_1258.o .libs/libuna_error.o .libs/libuna_support.o .libs/libuna_unicode_character.o .libs/libuna_url_stream.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_string.o .libs/libuna_utf7_stream.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o
/usr/bin/ranlib: file: .libs/libuna.a(libuna_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libuna.a(libuna_support.o) has no symbols
libtool: link: ranlib .libs/libuna.a
ranlib: file: .libs/libuna.a(libuna_error.o) has no symbols
ranlib: file: .libs/libuna.a(libuna_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libuna.la" && ln -s "../libuna.la" "libuna.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcfile
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcfile_error.lo libcfile_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcfile_file.lo libcfile_file.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcfile_notify.lo libcfile_notify.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcfile_stream.lo libcfile_stream.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcfile_support.lo libcfile_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_error.c -fno-common -DPIC -o .libs/libcfile_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_file.c -fno-common -DPIC -o .libs/libcfile_file.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_notify.c -fno-common -DPIC -o .libs/libcfile_notify.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_stream.c -fno-common -DPIC -o .libs/libcfile_stream.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_support.c -fno-common -DPIC -o .libs/libcfile_support.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_error.c -o libcfile_error.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_notify.c -o libcfile_notify.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_file.c -o libcfile_file.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_stream.c -o libcfile_stream.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcfile_support.c -o libcfile_support.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcfile.la libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_stream.lo libcfile_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_stream.o .libs/libcfile_support.o
/usr/bin/ranlib: file: .libs/libcfile.a(libcfile_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libcfile.a(libcfile_notify.o) has no symbols
libtool: link: ranlib .libs/libcfile.a
ranlib: file: .libs/libcfile.a(libcfile_error.o) has no symbols
ranlib: file: .libs/libcfile.a(libcfile_notify.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libcfile.la" && ln -s "../libcfile.la" "libcfile.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcpath
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcpath_error.lo libcpath_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcpath_path.lo libcpath_path.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcpath_support.lo libcpath_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcpath_error.c -fno-common -DPIC -o .libs/libcpath_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcpath_path.c -fno-common -DPIC -o .libs/libcpath_path.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcpath_support.c -fno-common -DPIC -o .libs/libcpath_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcpath_error.c -o libcpath_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcpath_support.c -o libcpath_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcpath_path.c -o libcpath_path.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcpath.la libcpath_error.lo libcpath_path.lo libcpath_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o
/usr/bin/ranlib: file: .libs/libcpath.a(libcpath_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libcpath.a(libcpath_support.o) has no symbols
libtool: link: ranlib .libs/libcpath.a
ranlib: file: .libs/libcpath.a(libcpath_error.o) has no symbols
ranlib: file: .libs/libcpath.a(libcpath_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libcpath.la" && ln -s "../libcpath.la" "libcpath.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libbfio
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_error.lo libbfio_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_file.lo libbfio_file.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_file_pool.lo libbfio_file_pool.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_file_range.lo libbfio_file_range.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_handle.lo libbfio_handle.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_legacy.lo libbfio_legacy.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_memory_range.lo libbfio_memory_range.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_pool.lo libbfio_pool.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_error.c -fno-common -DPIC -o .libs/libbfio_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_file.c -fno-common -DPIC -o .libs/libbfio_file.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_file_pool.c -fno-common -DPIC -o .libs/libbfio_file_pool.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_handle.c -fno-common -DPIC -o .libs/libbfio_handle.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_file_range.c -fno-common -DPIC -o .libs/libbfio_file_range.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_legacy.c -fno-common -DPIC -o .libs/libbfio_legacy.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_error.c -o libbfio_error.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_memory_range.c -fno-common -DPIC -o .libs/libbfio_memory_range.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_pool.c -fno-common -DPIC -o .libs/libbfio_pool.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_file.c -o libbfio_file.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_file_pool.c -o libbfio_file_pool.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_legacy.c -o libbfio_legacy.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_handle.c -o libbfio_handle.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_file_range.c -o libbfio_file_range.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_memory_range.c -o libbfio_memory_range.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libbfio_support.lo libbfio_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_pool.c -o libbfio_pool.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_support.c -fno-common -DPIC -o .libs/libbfio_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libbfio_support.c -o libbfio_support.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libbfio.la libbfio_error.lo libbfio_file.lo libbfio_file_pool.lo libbfio_file_range.lo libbfio_handle.lo libbfio_legacy.lo libbfio_memory_range.lo libbfio_pool.lo libbfio_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libbfio.a .libs/libbfio_error.o .libs/libbfio_file.o .libs/libbfio_file_pool.o .libs/libbfio_file_range.o .libs/libbfio_handle.o .libs/libbfio_legacy.o .libs/libbfio_memory_range.o .libs/libbfio_pool.o .libs/libbfio_support.o
/usr/bin/ranlib: file: .libs/libbfio.a(libbfio_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libbfio.a(libbfio_legacy.o) has no symbols
/usr/bin/ranlib: file: .libs/libbfio.a(libbfio_support.o) has no symbols
libtool: link: ranlib .libs/libbfio.a
ranlib: file: .libs/libbfio.a(libbfio_error.o) has no symbols
ranlib: file: .libs/libbfio.a(libbfio_legacy.o) has no symbols
ranlib: file: .libs/libbfio.a(libbfio_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libbfio.la" && ln -s "../libbfio.la" "libbfio.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libfcache
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfcache_cache.lo libfcache_cache.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfcache_cache_value.lo libfcache_cache_value.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfcache_error.lo libfcache_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfcache_support.lo libfcache_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_cache.c -fno-common -DPIC -o .libs/libfcache_cache.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_cache_value.c -fno-common -DPIC -o .libs/libfcache_cache_value.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_error.c -fno-common -DPIC -o .libs/libfcache_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_support.c -fno-common -DPIC -o .libs/libfcache_support.o
brew: superenv removed: -g -O2 -Wallbrew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_cache_value.c -o libfcache_cache_value.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_cache.c -o libfcache_cache.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_error.c -o libfcache_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfcache_support.c -o libfcache_support.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libfcache.la libfcache_cache.lo libfcache_cache_value.lo libfcache_error.lo libfcache_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libfcache.a .libs/libfcache_cache.o .libs/libfcache_cache_value.o .libs/libfcache_error.o .libs/libfcache_support.o
/usr/bin/ranlib: file: .libs/libfcache.a(libfcache_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libfcache.a(libfcache_support.o) has no symbols
libtool: link: ranlib .libs/libfcache.a
ranlib: file: .libs/libfcache.a(libfcache_error.o) has no symbols
ranlib: file: .libs/libfcache.a(libfcache_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libfcache.la" && ln -s "../libfcache.la" "libfcache.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libfvalue
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_binary_data.lo libfvalue_binary_data.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_data_handle.lo libfvalue_data_handle.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_error.lo libfvalue_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_floating_point.lo libfvalue_floating_point.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_integer.lo libfvalue_integer.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_split_string.lo libfvalue_split_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_string.lo libfvalue_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_table.lo libfvalue_table.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_binary_data.c -fno-common -DPIC -o .libs/libfvalue_binary_data.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_data_handle.c -fno-common -DPIC -o .libs/libfvalue_data_handle.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_error.c -fno-common -DPIC -o .libs/libfvalue_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_floating_point.c -fno-common -DPIC -o .libs/libfvalue_floating_point.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_split_string.c -fno-common -DPIC -o .libs/libfvalue_split_string.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_integer.c -fno-common -DPIC -o .libs/libfvalue_integer.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_string.c -fno-common -DPIC -o .libs/libfvalue_string.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_binary_data.c -o libfvalue_binary_data.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_table.c -fno-common -DPIC -o .libs/libfvalue_table.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_data_handle.c -o libfvalue_data_handle.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_error.c -o libfvalue_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_split_string.c -o libfvalue_split_string.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_table.c -o libfvalue_table.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_integer.c -o libfvalue_integer.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_floating_point.c -o libfvalue_floating_point.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_string.c -o libfvalue_string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_value.lo libfvalue_value.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_value_entry.lo libfvalue_value_entry.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_value_type.lo libfvalue_value_type.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libfvalue_support.lo libfvalue_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_value.c -fno-common -DPIC -o .libs/libfvalue_value.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_value_entry.c -fno-common -DPIC -o .libs/libfvalue_value_entry.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_value_type.c -fno-common -DPIC -o .libs/libfvalue_value_type.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_support.c -fno-common -DPIC -o .libs/libfvalue_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_value_entry.c -o libfvalue_value_entry.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_value_type.c -o libfvalue_value_type.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_support.c -o libfvalue_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libfvalue_value.c -o libfvalue_value.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libfvalue.la libfvalue_binary_data.lo libfvalue_data_handle.lo libfvalue_error.lo libfvalue_floating_point.lo libfvalue_integer.lo libfvalue_split_string.lo libfvalue_string.lo libfvalue_table.lo libfvalue_value.lo libfvalue_value_entry.lo libfvalue_value_type.lo libfvalue_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libfvalue.a .libs/libfvalue_binary_data.o .libs/libfvalue_data_handle.o .libs/libfvalue_error.o .libs/libfvalue_floating_point.o .libs/libfvalue_integer.o .libs/libfvalue_split_string.o .libs/libfvalue_string.o .libs/libfvalue_table.o .libs/libfvalue_value.o .libs/libfvalue_value_entry.o .libs/libfvalue_value_type.o .libs/libfvalue_support.o
/usr/bin/ranlib: file: .libs/libfvalue.a(libfvalue_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libfvalue.a(libfvalue_support.o) has no symbols
libtool: link: ranlib .libs/libfvalue.a
ranlib: file: .libs/libfvalue.a(libfvalue_error.o) has no symbols
ranlib: file: .libs/libfvalue.a(libfvalue_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libfvalue.la" && ln -s "../libfvalue.la" "libfvalue.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libmfdata
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_error.lo libmfdata_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_file.lo libmfdata_file.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_file_list.lo libmfdata_file_list.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_group.lo libmfdata_group.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_list.lo libmfdata_list.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_list_element.lo libmfdata_list_element.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_range.lo libmfdata_range.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_segment.lo libmfdata_segment.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_error.c -fno-common -DPIC -o .libs/libmfdata_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_file.c -fno-common -DPIC -o .libs/libmfdata_file.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_file_list.c -fno-common -DPIC -o .libs/libmfdata_file_list.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_group.c -fno-common -DPIC -o .libs/libmfdata_group.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_list.c -fno-common -DPIC -o .libs/libmfdata_list.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_list_element.c -fno-common -DPIC -o .libs/libmfdata_list_element.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_error.c -o libmfdata_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_range.c -fno-common -DPIC -o .libs/libmfdata_range.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_segment.c -fno-common -DPIC -o .libs/libmfdata_segment.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_file.c -o libmfdata_file.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_file_list.c -o libmfdata_file_list.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_group.c -o libmfdata_group.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_list_element.c -o libmfdata_list_element.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_range.c -o libmfdata_range.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_segment.c -o libmfdata_segment.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_list.c -o libmfdata_list.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_segment_table.lo libmfdata_segment_table.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_notify.lo libmfdata_notify.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libmfdata_support.lo libmfdata_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_segment_table.c -fno-common -DPIC -o .libs/libmfdata_segment_table.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_notify.c -fno-common -DPIC -o .libs/libmfdata_notify.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_support.c -fno-common -DPIC -o .libs/libmfdata_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_support.c -o libmfdata_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_notify.c -o libmfdata_notify.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libmfdata_segment_table.c -o libmfdata_segment_table.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libmfdata.la libmfdata_error.lo libmfdata_file.lo libmfdata_file_list.lo libmfdata_group.lo libmfdata_list.lo libmfdata_list_element.lo libmfdata_range.lo libmfdata_segment.lo libmfdata_segment_table.lo libmfdata_notify.lo libmfdata_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libmfdata.a .libs/libmfdata_error.o .libs/libmfdata_file.o .libs/libmfdata_file_list.o .libs/libmfdata_group.o .libs/libmfdata_list.o .libs/libmfdata_list_element.o .libs/libmfdata_range.o .libs/libmfdata_segment.o .libs/libmfdata_segment_table.o .libs/libmfdata_notify.o .libs/libmfdata_support.o
/usr/bin/ranlib: file: .libs/libmfdata.a(libmfdata_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libmfdata.a(libmfdata_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libmfdata.a(libmfdata_support.o) has no symbols
libtool: link: ranlib .libs/libmfdata.a
ranlib: file: .libs/libmfdata.a(libmfdata_error.o) has no symbols
ranlib: file: .libs/libmfdata.a(libmfdata_notify.o) has no symbols
ranlib: file: .libs/libmfdata.a(libmfdata_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libmfdata.la" && ln -s "../libmfdata.la" "libmfdata.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libhmac
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libhmac_error.lo libhmac_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libhmac_md5.lo libhmac_md5.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libhmac_sha1.lo libhmac_sha1.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libhmac_sha256.lo libhmac_sha256.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libhmac_support.lo libhmac_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_error.c -fno-common -DPIC -o .libs/libhmac_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_md5.c -fno-common -DPIC -o .libs/libhmac_md5.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_sha1.c -fno-common -DPIC -o .libs/libhmac_sha1.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_sha256.c -fno-common -DPIC -o .libs/libhmac_sha256.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_support.c -fno-common -DPIC -o .libs/libhmac_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_error.c -o libhmac_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_md5.c -o libhmac_md5.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_support.c -o libhmac_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_sha1.c -o libhmac_sha1.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libhmac_sha256.c -o libhmac_sha256.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libhmac.la libhmac_error.lo libhmac_md5.lo libhmac_sha1.lo libhmac_sha256.lo libhmac_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libhmac.a .libs/libhmac_error.o .libs/libhmac_md5.o .libs/libhmac_sha1.o .libs/libhmac_sha256.o .libs/libhmac_support.o
/usr/bin/ranlib: file: .libs/libhmac.a(libhmac_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libhmac.a(libhmac_support.o) has no symbols
libtool: link: ranlib .libs/libhmac.a
ranlib: file: .libs/libhmac.a(libhmac_error.o) has no symbols
ranlib: file: .libs/libhmac.a(libhmac_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcaes
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcaes_context.lo libcaes_context.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcaes_crypt.lo libcaes_crypt.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcaes_error.lo libcaes_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcaes_key.lo libcaes_key.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcaes_support.lo libcaes_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_context.c -fno-common -DPIC -o .libs/libcaes_context.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_crypt.c -fno-common -DPIC -o .libs/libcaes_crypt.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_error.c -fno-common -DPIC -o .libs/libcaes_error.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_key.c -fno-common -DPIC -o .libs/libcaes_key.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_support.c -fno-common -DPIC -o .libs/libcaes_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_context.c -o libcaes_context.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_error.c -o libcaes_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_crypt.c -o libcaes_crypt.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_key.c -o libcaes_key.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcaes_support.c -o libcaes_support.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcaes.la libcaes_context.lo libcaes_crypt.lo libcaes_error.lo libcaes_key.lo libcaes_support.lo -lbz2 -lz
libtool: link: ar cru .libs/libcaes.a .libs/libcaes_context.o .libs/libcaes_crypt.o .libs/libcaes_error.o .libs/libcaes_key.o .libs/libcaes_support.o
/usr/bin/ranlib: file: .libs/libcaes.a(libcaes_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libcaes.a(libcaes_key.o) has no symbols
/usr/bin/ranlib: file: .libs/libcaes.a(libcaes_support.o) has no symbols
libtool: link: ranlib .libs/libcaes.a
ranlib: file: .libs/libcaes.a(libcaes_error.o) has no symbols
ranlib: file: .libs/libcaes.a(libcaes_key.o) has no symbols
ranlib: file: .libs/libcaes.a(libcaes_support.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libcaes.la" && ln -s "../libcaes.la" "libcaes.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libewf
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf.lo libewf.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_chunk_data.lo libewf_chunk_data.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_chunk_table.lo libewf_chunk_table.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_compression.lo libewf_compression.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_date_time.lo libewf_date_time.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_date_time_values.lo libewf_date_time_values.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_debug.lo libewf_debug.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_empty_block.lo libewf_empty_block.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf.c -fno-common -DPIC -o .libs/libewf.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_chunk_data.c -fno-common -DPIC -o .libs/libewf_chunk_data.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_chunk_table.c -fno-common -DPIC -o .libs/libewf_chunk_table.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_compression.c -fno-common -DPIC -o .libs/libewf_compression.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_date_time_values.c -fno-common -DPIC -o .libs/libewf_date_time_values.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_date_time.c -fno-common -DPIC -o .libs/libewf_date_time.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_debug.c -fno-common -DPIC -o .libs/libewf_debug.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf.c -o libewf.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_empty_block.c -fno-common -DPIC -o .libs/libewf_empty_block.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_chunk_data.c -o libewf_chunk_data.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_compression.c -o libewf_compression.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_chunk_table.c -o libewf_chunk_table.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_date_time.c -o libewf_date_time.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_debug.c -o libewf_debug.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_empty_block.c -o libewf_empty_block.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_date_time_values.c -o libewf_date_time_values.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_error.lo libewf_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_filename.lo libewf_filename.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_file_entry.lo libewf_file_entry.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_handle.lo libewf_handle.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_hash_sections.lo libewf_hash_sections.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_hash_values.lo libewf_hash_values.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_error.c -fno-common -DPIC -o .libs/libewf_error.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_header_sections.lo libewf_header_sections.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_filename.c -fno-common -DPIC -o .libs/libewf_filename.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_header_values.lo libewf_header_values.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_file_entry.c -fno-common -DPIC -o .libs/libewf_file_entry.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_error.c -o libewf_error.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_handle.c -fno-common -DPIC -o .libs/libewf_handle.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_hash_sections.c -fno-common -DPIC -o .libs/libewf_hash_sections.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_hash_values.c -fno-common -DPIC -o .libs/libewf_hash_values.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_header_sections.c -fno-common -DPIC -o .libs/libewf_header_sections.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_filename.c -o libewf_filename.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_hash_sections.c -o libewf_hash_sections.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_header_values.c -fno-common -DPIC -o .libs/libewf_header_values.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_file_entry.c -o libewf_file_entry.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_io_handle.lo libewf_io_handle.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_hash_values.c -o libewf_hash_values.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_header_sections.c -o libewf_header_sections.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_legacy.lo libewf_legacy.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_media_values.lo libewf_media_values.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_io_handle.c -fno-common -DPIC -o .libs/libewf_io_handle.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_metadata.lo libewf_metadata.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_handle.c -o libewf_handle.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_legacy.c -fno-common -DPIC -o .libs/libewf_legacy.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_notify.lo libewf_notify.c
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_io_handle.c -o libewf_io_handle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_read_io_handle.lo libewf_read_io_handle.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_header_values.c -o libewf_header_values.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_media_values.c -fno-common -DPIC -o .libs/libewf_media_values.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_legacy.c -o libewf_legacy.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_metadata.c -fno-common -DPIC -o .libs/libewf_metadata.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_media_values.c -o libewf_media_values.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_section.lo libewf_section.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_notify.c -fno-common -DPIC -o .libs/libewf_notify.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_read_io_handle.c -fno-common -DPIC -o .libs/libewf_read_io_handle.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_sector_range.lo libewf_sector_range.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_notify.c -o libewf_notify.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_segment_file.lo libewf_segment_file.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_read_io_handle.c -o libewf_read_io_handle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_segment_file_handle.lo libewf_segment_file_handle.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_section.c -fno-common -DPIC -o .libs/libewf_section.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_segment_table.lo libewf_segment_table.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_metadata.c -o libewf_metadata.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_single_files.lo libewf_single_files.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_sector_range.c -fno-common -DPIC -o .libs/libewf_sector_range.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_segment_file.c -fno-common -DPIC -o .libs/libewf_segment_file.o
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_single_file_entry.lo libewf_single_file_entry.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_segment_file_handle.c -fno-common -DPIC -o .libs/libewf_segment_file_handle.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_segment_table.c -fno-common -DPIC -o .libs/libewf_segment_table.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_sector_range.c -o libewf_sector_range.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_section.c -o libewf_section.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_segment_file_handle.c -o libewf_segment_file_handle.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_single_files.c -fno-common -DPIC -o .libs/libewf_single_files.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_single_file_tree.lo libewf_single_file_tree.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_segment_table.c -o libewf_segment_table.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_segment_file.c -o libewf_segment_file.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_single_file_entry.c -fno-common -DPIC -o .libs/libewf_single_file_entry.o
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_support.lo libewf_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libewf_write_io_handle.lo libewf_write_io_handle.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_single_file_tree.c -fno-common -DPIC -o .libs/libewf_single_file_tree.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_single_files.c -o libewf_single_files.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_single_file_entry.c -o libewf_single_file_entry.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_support.c -fno-common -DPIC -o .libs/libewf_support.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_single_file_tree.c -o libewf_single_file_tree.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_write_io_handle.c -fno-common -DPIC -o .libs/libewf_write_io_handle.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_support.c -o libewf_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libewf_write_io_handle.c -o libewf_write_io_handle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -no-undefined -version-info 2:0:0 -o libewf.la -rpath /usr/local/Cellar/libewf/20130416/lib libewf.lo libewf_chunk_data.lo libewf_chunk_table.lo libewf_compression.lo libewf_date_time.lo libewf_date_time_values.lo libewf_debug.lo libewf_empty_block.lo libewf_error.lo libewf_filename.lo libewf_file_entry.lo libewf_handle.lo libewf_hash_sections.lo libewf_hash_values.lo libewf_header_sections.lo libewf_header_values.lo libewf_io_handle.lo libewf_legacy.lo libewf_media_values.lo libewf_metadata.lo libewf_notify.lo libewf_read_io_handle.lo libewf_section.lo libewf_sector_range.lo libewf_segment_file.lo libewf_segment_file_handle.lo libewf_segment_table.lo libewf_single_files.lo libewf_single_file_entry.lo libewf_single_file_tree.lo libewf_support.lo libewf_write_io_handle.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfvalue/libfvalue.la ../libmfdata/libmfdata.la -lz -ldl -lbz2 -lz
libtool: link: cc -dynamiclib -o .libs/libewf.2.dylib .libs/libewf.o .libs/libewf_chunk_data.o .libs/libewf_chunk_table.o .libs/libewf_compression.o .libs/libewf_date_time.o .libs/libewf_date_time_values.o .libs/libewf_debug.o .libs/libewf_empty_block.o .libs/libewf_error.o .libs/libewf_filename.o .libs/libewf_file_entry.o .libs/libewf_handle.o .libs/libewf_hash_sections.o .libs/libewf_hash_values.o .libs/libewf_header_sections.o .libs/libewf_header_values.o .libs/libewf_io_handle.o .libs/libewf_legacy.o .libs/libewf_media_values.o .libs/libewf_metadata.o .libs/libewf_notify.o .libs/libewf_read_io_handle.o .libs/libewf_section.o .libs/libewf_sector_range.o .libs/libewf_segment_file.o .libs/libewf_segment_file_handle.o .libs/libewf_segment_table.o .libs/libewf_single_files.o .libs/libewf_single_file_entry.o .libs/libewf_single_file_tree.o .libs/libewf_support.o .libs/libewf_write_io_handle.o -Wl,-force_load,../libcstring/.libs/libcstring.a -Wl,-force_load,../libcerror/.libs/libcerror.a -Wl,-force_load,../libcdata/.libs/libcdata.a -Wl,-force_load,../libclocale/.libs/libclocale.a -Wl,-force_load,../libcnotify/.libs/libcnotify.a -Wl,-force_load,../libcsplit/.libs/libcsplit.a -Wl,-force_load,../libuna/.libs/libuna.a -Wl,-force_load,../libcfile/.libs/libcfile.a -Wl,-force_load,../libcpath/.libs/libcpath.a -Wl,-force_load,../libbfio/.libs/libbfio.a -Wl,-force_load,../libfcache/.libs/libfcache.a -Wl,-force_load,../libfvalue/.libs/libfvalue.a -Wl,-force_load,../libmfdata/.libs/libmfdata.a -ldl -lbz2 -lz -O2 -install_name /usr/local/Cellar/libewf/20130416/lib/libewf.2.dylib -compatibility_version 3 -current_version 3.0 -Wl,-single_module
brew: superenv removed: -O2
libtool: link: (cd ".libs" && rm -f "libewf.dylib" && ln -s "libewf.2.dylib" "libewf.dylib")
libtool: link: (cd .libs/libewf.lax/libcstring.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libewf.lax/libcerror.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libewf.lax/libcdata.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libewf.lax/libclocale.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libewf.lax/libcnotify.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libewf.lax/libcsplit.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/libewf.lax/libuna.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libewf.lax/libcfile.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/libewf.lax/libcpath.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libcpath/.libs/libcpath.a")
libtool: link: (cd .libs/libewf.lax/libbfio.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libbfio/.libs/libbfio.a")
libtool: link: (cd .libs/libewf.lax/libfcache.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libfcache/.libs/libfcache.a")
libtool: link: (cd .libs/libewf.lax/libfvalue.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libfvalue/.libs/libfvalue.a")
libtool: link: (cd .libs/libewf.lax/libmfdata.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libewf/../libmfdata/.libs/libmfdata.a")
libtool: link: ar cru .libs/libewf.a libewf.o libewf_chunk_data.o libewf_chunk_table.o libewf_compression.o libewf_date_time.o libewf_date_time_values.o libewf_debug.o libewf_empty_block.o libewf_error.o libewf_filename.o libewf_file_entry.o libewf_handle.o libewf_hash_sections.o libewf_hash_values.o libewf_header_sections.o libewf_header_values.o libewf_io_handle.o libewf_legacy.o libewf_media_values.o libewf_metadata.o libewf_notify.o libewf_read_io_handle.o libewf_section.o libewf_sector_range.o libewf_segment_file.o libewf_segment_file_handle.o libewf_segment_table.o libewf_single_files.o libewf_single_file_entry.o libewf_single_file_tree.o libewf_support.o libewf_write_io_handle.o .libs/libewf.lax/libcstring.a/libcstring_support.o .libs/libewf.lax/libcstring.a/libcstring_wide_string.o .libs/libewf.lax/libcerror.a/libcerror_error.o .libs/libewf.lax/libcerror.a/libcerror_support.o .libs/libewf.lax/libcerror.a/libcerror_system.o .libs/libewf.lax/libcdata.a/libcdata_array.o .libs/libewf.lax/libcdata.a/libcdata_btree.o .libs/libewf.lax/libcdata.a/libcdata_list.o .libs/libewf.lax/libcdata.a/libcdata_list_element.o .libs/libewf.lax/libcdata.a/libcdata_range_list.o .libs/libewf.lax/libcdata.a/libcdata_support.o .libs/libewf.lax/libcdata.a/libcdata_tree_node.o .libs/libewf.lax/libclocale.a/libclocale_codepage.o .libs/libewf.lax/libclocale.a/libclocale_locale.o .libs/libewf.lax/libclocale.a/libclocale_support.o .libs/libewf.lax/libcnotify.a/libcnotify_print.o .libs/libewf.lax/libcnotify.a/libcnotify_stream.o .libs/libewf.lax/libcnotify.a/libcnotify_verbose.o .libs/libewf.lax/libcsplit.a/libcsplit_error.o .libs/libewf.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libewf.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libewf.lax/libcsplit.a/libcsplit_support.o .libs/libewf.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libewf.lax/libcsplit.a/libcsplit_wide_string.o .libs/libewf.lax/libuna.a/libuna_base16_stream.o .libs/libewf.lax/libuna.a/libuna_base32_stream.o .libs/libewf.lax/libuna.a/libuna_base64_stream.o .libs/libewf.lax/libuna.a/libuna_byte_stream.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libewf.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libewf.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libewf.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_874.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_932.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_936.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_949.o .libs/libewf.lax/libuna.a/libuna_codepage_windows_950.o .libs/libewf.lax/libuna.a/libuna_error.o .libs/libewf.lax/libuna.a/libuna_support.o .libs/libewf.lax/libuna.a/libuna_unicode_character.o .libs/libewf.lax/libuna.a/libuna_url_stream.o .libs/libewf.lax/libuna.a/libuna_utf16_stream.o .libs/libewf.lax/libuna.a/libuna_utf16_string.o .libs/libewf.lax/libuna.a/libuna_utf32_stream.o .libs/libewf.lax/libuna.a/libuna_utf32_string.o .libs/libewf.lax/libuna.a/libuna_utf7_stream.o .libs/libewf.lax/libuna.a/libuna_utf8_stream.o .libs/libewf.lax/libuna.a/libuna_utf8_string.o .libs/libewf.lax/libcfile.a/libcfile_error.o .libs/libewf.lax/libcfile.a/libcfile_file.o .libs/libewf.lax/libcfile.a/libcfile_notify.o .libs/libewf.lax/libcfile.a/libcfile_stream.o .libs/libewf.lax/libcfile.a/libcfile_support.o .libs/libewf.lax/libcpath.a/libcpath_error.o .libs/libewf.lax/libcpath.a/libcpath_path.o .libs/libewf.lax/libcpath.a/libcpath_support.o .libs/libewf.lax/libbfio.a/libbfio_error.o .libs/libewf.lax/libbfio.a/libbfio_file.o .libs/libewf.lax/libbfio.a/libbfio_file_pool.o .libs/libewf.lax/libbfio.a/libbfio_file_range.o .libs/libewf.lax/libbfio.a/libbfio_handle.o .libs/libewf.lax/libbfio.a/libbfio_legacy.o .libs/libewf.lax/libbfio.a/libbfio_memory_range.o .libs/libewf.lax/libbfio.a/libbfio_pool.o .libs/libewf.lax/libbfio.a/libbfio_support.o .libs/libewf.lax/libfcache.a/libfcache_cache.o .libs/libewf.lax/libfcache.a/libfcache_cache_value.o .libs/libewf.lax/libfcache.a/libfcache_error.o .libs/libewf.lax/libfcache.a/libfcache_support.o .libs/libewf.lax/libfvalue.a/libfvalue_binary_data.o .libs/libewf.lax/libfvalue.a/libfvalue_data_handle.o .libs/libewf.lax/libfvalue.a/libfvalue_error.o .libs/libewf.lax/libfvalue.a/libfvalue_floating_point.o .libs/libewf.lax/libfvalue.a/libfvalue_integer.o .libs/libewf.lax/libfvalue.a/libfvalue_split_string.o .libs/libewf.lax/libfvalue.a/libfvalue_string.o .libs/libewf.lax/libfvalue.a/libfvalue_support.o .libs/libewf.lax/libfvalue.a/libfvalue_table.o .libs/libewf.lax/libfvalue.a/libfvalue_value.o .libs/libewf.lax/libfvalue.a/libfvalue_value_entry.o .libs/libewf.lax/libfvalue.a/libfvalue_value_type.o .libs/libewf.lax/libmfdata.a/libmfdata_error.o .libs/libewf.lax/libmfdata.a/libmfdata_file.o .libs/libewf.lax/libmfdata.a/libmfdata_file_list.o .libs/libewf.lax/libmfdata.a/libmfdata_group.o .libs/libewf.lax/libmfdata.a/libmfdata_list.o .libs/libewf.lax/libmfdata.a/libmfdata_list_element.o .libs/libewf.lax/libmfdata.a/libmfdata_notify.o .libs/libewf.lax/libmfdata.a/libmfdata_range.o .libs/libewf.lax/libmfdata.a/libmfdata_segment.o .libs/libewf.lax/libmfdata.a/libmfdata_segment_table.o .libs/libewf.lax/libmfdata.a/libmfdata_support.o
/usr/bin/ranlib: file: .libs/libewf.a(libewf.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcstring_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcstring_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcerror_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcdata_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcsplit_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcsplit_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcsplit_wide_split_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcsplit_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libuna_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libuna_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcfile_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcfile_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcpath_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libcpath_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libbfio_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libbfio_legacy.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libbfio_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libfcache_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libfcache_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libfvalue_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libfvalue_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libmfdata_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libmfdata_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libewf.a(libmfdata_support.o) has no symbols
libtool: link: ranlib .libs/libewf.a
ranlib: file: .libs/libewf.a(libewf.o) has no symbols
ranlib: file: .libs/libewf.a(libcstring_support.o) has no symbols
ranlib: file: .libs/libewf.a(libcstring_wide_string.o) has no symbols
ranlib: file: .libs/libewf.a(libcerror_support.o) has no symbols
ranlib: file: .libs/libewf.a(libcdata_support.o) has no symbols
ranlib: file: .libs/libewf.a(libcsplit_error.o) has no symbols
ranlib: file: .libs/libewf.a(libcsplit_support.o) has no symbols
ranlib: file: .libs/libewf.a(libcsplit_wide_split_string.o) has no symbols
ranlib: file: .libs/libewf.a(libcsplit_wide_string.o) has no symbols
ranlib: file: .libs/libewf.a(libuna_error.o) has no symbols
ranlib: file: .libs/libewf.a(libuna_support.o) has no symbols
ranlib: file: .libs/libewf.a(libcfile_error.o) has no symbols
ranlib: file: .libs/libewf.a(libcfile_notify.o) has no symbols
ranlib: file: .libs/libewf.a(libcpath_error.o) has no symbols
ranlib: file: .libs/libewf.a(libcpath_support.o) has no symbols
ranlib: file: .libs/libewf.a(libbfio_error.o) has no symbols
ranlib: file: .libs/libewf.a(libbfio_legacy.o) has no symbols
ranlib: file: .libs/libewf.a(libbfio_support.o) has no symbols
ranlib: file: .libs/libewf.a(libfcache_error.o) has no symbols
ranlib: file: .libs/libewf.a(libfcache_support.o) has no symbols
ranlib: file: .libs/libewf.a(libfvalue_error.o) has no symbols
ranlib: file: .libs/libewf.a(libfvalue_support.o) has no symbols
ranlib: file: .libs/libewf.a(libmfdata_error.o) has no symbols
ranlib: file: .libs/libewf.a(libmfdata_notify.o) has no symbols
ranlib: file: .libs/libewf.a(libmfdata_support.o) has no symbols
libtool: link: rm -fr .libs/libewf.lax
libtool: link: ( cd ".libs" && rm -f "libewf.la" && ln -s "../libewf.la" "libewf.la" )
make[2]: Nothing to be done for `install-data-am'.
.././install-sh -c -d '/usr/local/Cellar/libewf/20130416/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libewf.la '/usr/local/Cellar/libewf/20130416/lib'
libtool: install: /usr/bin/install -c .libs/libewf.2.dylib /usr/local/Cellar/libewf/20130416/lib/libewf.2.dylib
libtool: install: (cd /usr/local/Cellar/libewf/20130416/lib && { ln -s -f libewf.2.dylib libewf.dylib || { rm -f libewf.dylib && ln -s libewf.2.dylib libewf.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libewf.lai /usr/local/Cellar/libewf/20130416/lib/libewf.la
libtool: install: /usr/bin/install -c .libs/libewf.a /usr/local/Cellar/libewf/20130416/lib/libewf.a
libtool: install: chmod 644 /usr/local/Cellar/libewf/20130416/lib/libewf.a
libtool: install: ranlib /usr/local/Cellar/libewf/20130416/lib/libewf.a
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libewf.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcstring_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcstring_wide_string.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcerror_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcdata_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcsplit_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcsplit_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcsplit_wide_split_string.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcsplit_wide_string.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libuna_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libuna_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcfile_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcfile_notify.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcpath_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libcpath_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libbfio_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libbfio_legacy.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libbfio_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libfcache_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libfcache_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libfvalue_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libfvalue_support.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libmfdata_error.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libmfdata_notify.o) has no symbols
ranlib: file: /usr/local/Cellar/libewf/20130416/lib/libewf.a(libmfdata_support.o) has no symbols
Making install in libodraw
/usr/bin/make install-am
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_array_type.lo libodraw_array_type.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_cue_parser.lo libodraw_cue_parser.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_cue_scanner.lo libodraw_cue_scanner.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_data_file.lo libodraw_data_file.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_data_file_descriptor.lo libodraw_data_file_descriptor.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_debug.lo libodraw_debug.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_error.lo libodraw_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_handle.lo libodraw_handle.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_array_type.c -fno-common -DPIC -o .libs/libodraw_array_type.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_cue_parser.c -fno-common -DPIC -o .libs/libodraw_cue_parser.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_cue_scanner.c -fno-common -DPIC -o .libs/libodraw_cue_scanner.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_data_file.c -fno-common -DPIC -o .libs/libodraw_data_file.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_debug.c -fno-common -DPIC -o .libs/libodraw_debug.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_data_file_descriptor.c -fno-common -DPIC -o .libs/libodraw_data_file_descriptor.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_error.c -fno-common -DPIC -o .libs/libodraw_error.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_handle.c -fno-common -DPIC -o .libs/libodraw_handle.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_array_type.c -o libodraw_array_type.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_data_file.c -o libodraw_data_file.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_cue_parser.c -o libodraw_cue_parser.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_debug.c -o libodraw_debug.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_data_file_descriptor.c -o libodraw_data_file_descriptor.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_error.c -o libodraw_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_cue_scanner.c -o libodraw_cue_scanner.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_io_handle.lo libodraw_io_handle.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_handle.c -o libodraw_handle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_metadata.lo libodraw_metadata.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_notify.lo libodraw_notify.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_sector_range.lo libodraw_sector_range.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_support.lo libodraw_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libodraw_track_value.lo libodraw_track_value.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_io_handle.c -fno-common -DPIC -o .libs/libodraw_io_handle.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_metadata.c -fno-common -DPIC -o .libs/libodraw_metadata.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_notify.c -fno-common -DPIC -o .libs/libodraw_notify.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_sector_range.c -fno-common -DPIC -o .libs/libodraw_sector_range.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_support.c -fno-common -DPIC -o .libs/libodraw_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_track_value.c -fno-common -DPIC -o .libs/libodraw_track_value.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_io_handle.c -o libodraw_io_handle.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_notify.c -o libodraw_notify.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_metadata.c -o libodraw_metadata.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_sector_range.c -o libodraw_sector_range.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_support.c -o libodraw_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libodraw_track_value.c -o libodraw_track_value.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libodraw.la libodraw_array_type.lo libodraw_cue_parser.lo libodraw_cue_scanner.lo libodraw_data_file.lo libodraw_data_file_descriptor.lo libodraw_debug.lo libodraw_error.lo libodraw_handle.lo libodraw_io_handle.lo libodraw_metadata.lo libodraw_notify.lo libodraw_sector_range.lo libodraw_support.lo libodraw_track_value.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la -lbz2 -lz
libtool: link: (cd .libs/libodraw.lax/libcstring.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libodraw.lax/libcerror.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libodraw.lax/libcdata.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libodraw.lax/libclocale.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libodraw.lax/libcnotify.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libodraw.lax/libcsplit.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/libodraw.lax/libuna.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libodraw.lax/libcfile.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/libodraw.lax/libcpath.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libcpath/.libs/libcpath.a")
libtool: link: (cd .libs/libodraw.lax/libbfio.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libodraw/../libbfio/.libs/libbfio.a")
libtool: link: ar cru .libs/libodraw.a .libs/libodraw_array_type.o .libs/libodraw_cue_parser.o .libs/libodraw_cue_scanner.o .libs/libodraw_data_file.o .libs/libodraw_data_file_descriptor.o .libs/libodraw_debug.o .libs/libodraw_error.o .libs/libodraw_handle.o .libs/libodraw_io_handle.o .libs/libodraw_metadata.o .libs/libodraw_notify.o .libs/libodraw_sector_range.o .libs/libodraw_support.o .libs/libodraw_track_value.o .libs/libodraw.lax/libcstring.a/libcstring_support.o .libs/libodraw.lax/libcstring.a/libcstring_wide_string.o .libs/libodraw.lax/libcerror.a/libcerror_error.o .libs/libodraw.lax/libcerror.a/libcerror_support.o .libs/libodraw.lax/libcerror.a/libcerror_system.o .libs/libodraw.lax/libcdata.a/libcdata_array.o .libs/libodraw.lax/libcdata.a/libcdata_btree.o .libs/libodraw.lax/libcdata.a/libcdata_list.o .libs/libodraw.lax/libcdata.a/libcdata_list_element.o .libs/libodraw.lax/libcdata.a/libcdata_range_list.o .libs/libodraw.lax/libcdata.a/libcdata_support.o .libs/libodraw.lax/libcdata.a/libcdata_tree_node.o .libs/libodraw.lax/libclocale.a/libclocale_codepage.o .libs/libodraw.lax/libclocale.a/libclocale_locale.o .libs/libodraw.lax/libclocale.a/libclocale_support.o .libs/libodraw.lax/libcnotify.a/libcnotify_print.o .libs/libodraw.lax/libcnotify.a/libcnotify_stream.o .libs/libodraw.lax/libcnotify.a/libcnotify_verbose.o .libs/libodraw.lax/libcsplit.a/libcsplit_error.o .libs/libodraw.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libodraw.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libodraw.lax/libcsplit.a/libcsplit_support.o .libs/libodraw.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libodraw.lax/libcsplit.a/libcsplit_wide_string.o .libs/libodraw.lax/libuna.a/libuna_base16_stream.o .libs/libodraw.lax/libuna.a/libuna_base32_stream.o .libs/libodraw.lax/libuna.a/libuna_base64_stream.o .libs/libodraw.lax/libuna.a/libuna_byte_stream.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libodraw.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libodraw.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libodraw.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_874.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_932.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_936.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_949.o .libs/libodraw.lax/libuna.a/libuna_codepage_windows_950.o .libs/libodraw.lax/libuna.a/libuna_error.o .libs/libodraw.lax/libuna.a/libuna_support.o .libs/libodraw.lax/libuna.a/libuna_unicode_character.o .libs/libodraw.lax/libuna.a/libuna_url_stream.o .libs/libodraw.lax/libuna.a/libuna_utf16_stream.o .libs/libodraw.lax/libuna.a/libuna_utf16_string.o .libs/libodraw.lax/libuna.a/libuna_utf32_stream.o .libs/libodraw.lax/libuna.a/libuna_utf32_string.o .libs/libodraw.lax/libuna.a/libuna_utf7_stream.o .libs/libodraw.lax/libuna.a/libuna_utf8_stream.o .libs/libodraw.lax/libuna.a/libuna_utf8_string.o .libs/libodraw.lax/libcfile.a/libcfile_error.o .libs/libodraw.lax/libcfile.a/libcfile_file.o .libs/libodraw.lax/libcfile.a/libcfile_notify.o .libs/libodraw.lax/libcfile.a/libcfile_stream.o .libs/libodraw.lax/libcfile.a/libcfile_support.o .libs/libodraw.lax/libcpath.a/libcpath_error.o .libs/libodraw.lax/libcpath.a/libcpath_path.o .libs/libodraw.lax/libcpath.a/libcpath_support.o .libs/libodraw.lax/libbfio.a/libbfio_error.o .libs/libodraw.lax/libbfio.a/libbfio_file.o .libs/libodraw.lax/libbfio.a/libbfio_file_pool.o .libs/libodraw.lax/libbfio.a/libbfio_file_range.o .libs/libodraw.lax/libbfio.a/libbfio_handle.o .libs/libodraw.lax/libbfio.a/libbfio_legacy.o .libs/libodraw.lax/libbfio.a/libbfio_memory_range.o .libs/libodraw.lax/libbfio.a/libbfio_pool.o .libs/libodraw.lax/libbfio.a/libbfio_support.o
/usr/bin/ranlib: file: .libs/libodraw.a(libodraw_debug.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libodraw_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libodraw_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libodraw_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcstring_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcstring_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcerror_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcdata_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcsplit_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcsplit_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcsplit_wide_split_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcsplit_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libuna_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libuna_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcfile_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcfile_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcpath_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libcpath_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libbfio_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libbfio_legacy.o) has no symbols
/usr/bin/ranlib: file: .libs/libodraw.a(libbfio_support.o) has no symbols
libtool: link: ranlib .libs/libodraw.a
ranlib: file: .libs/libodraw.a(libodraw_debug.o) has no symbols
ranlib: file: .libs/libodraw.a(libodraw_error.o) has no symbols
ranlib: file: .libs/libodraw.a(libodraw_notify.o) has no symbols
ranlib: file: .libs/libodraw.a(libodraw_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libcstring_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libcstring_wide_string.o) has no symbols
ranlib: file: .libs/libodraw.a(libcerror_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libcdata_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libcsplit_error.o) has no symbols
ranlib: file: .libs/libodraw.a(libcsplit_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libcsplit_wide_split_string.o) has no symbols
ranlib: file: .libs/libodraw.a(libcsplit_wide_string.o) has no symbols
ranlib: file: .libs/libodraw.a(libuna_error.o) has no symbols
ranlib: file: .libs/libodraw.a(libuna_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libcfile_error.o) has no symbols
ranlib: file: .libs/libodraw.a(libcfile_notify.o) has no symbols
ranlib: file: .libs/libodraw.a(libcpath_error.o) has no symbols
ranlib: file: .libs/libodraw.a(libcpath_support.o) has no symbols
ranlib: file: .libs/libodraw.a(libbfio_error.o) has no symbols
ranlib: file: .libs/libodraw.a(libbfio_legacy.o) has no symbols
ranlib: file: .libs/libodraw.a(libbfio_support.o) has no symbols
libtool: link: rm -fr .libs/libodraw.lax
libtool: link: ( cd ".libs" && rm -f "libodraw.la" && ln -s "../libodraw.la" "libodraw.la" )
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in libsmdev
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_ata.lo libsmdev_ata.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_debug.lo libsmdev_debug.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_error.lo libsmdev_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_handle.lo libsmdev_handle.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_metadata.lo libsmdev_metadata.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_notify.lo libsmdev_notify.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_optical_disc.lo libsmdev_optical_disc.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_scsi.lo libsmdev_scsi.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_ata.c -fno-common -DPIC -o .libs/libsmdev_ata.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_debug.c -fno-common -DPIC -o .libs/libsmdev_debug.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_error.c -fno-common -DPIC -o .libs/libsmdev_error.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_handle.c -fno-common -DPIC -o .libs/libsmdev_handle.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_metadata.c -fno-common -DPIC -o .libs/libsmdev_metadata.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_notify.c -fno-common -DPIC -o .libs/libsmdev_notify.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_ata.c -o libsmdev_ata.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_optical_disc.c -fno-common -DPIC -o .libs/libsmdev_optical_disc.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_debug.c -o libsmdev_debug.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_error.c -o libsmdev_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_scsi.c -fno-common -DPIC -o .libs/libsmdev_scsi.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_notify.c -o libsmdev_notify.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_handle.c -o libsmdev_handle.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_metadata.c -o libsmdev_metadata.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_optical_disc.c -o libsmdev_optical_disc.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_scsi.c -o libsmdev_scsi.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_sector_range.lo libsmdev_sector_range.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_string.lo libsmdev_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_support.lo libsmdev_support.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_track_value.lo libsmdev_track_value.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmdev_usb.lo libsmdev_usb.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_sector_range.c -fno-common -DPIC -o .libs/libsmdev_sector_range.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_string.c -fno-common -DPIC -o .libs/libsmdev_string.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_support.c -fno-common -DPIC -o .libs/libsmdev_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_track_value.c -fno-common -DPIC -o .libs/libsmdev_track_value.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_usb.c -fno-common -DPIC -o .libs/libsmdev_usb.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_sector_range.c -o libsmdev_sector_range.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_string.c -o libsmdev_string.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_support.c -o libsmdev_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_track_value.c -o libsmdev_track_value.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmdev_usb.c -o libsmdev_usb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libsmdev.la libsmdev_ata.lo libsmdev_debug.lo libsmdev_error.lo libsmdev_handle.lo libsmdev_metadata.lo libsmdev_notify.lo libsmdev_optical_disc.lo libsmdev_scsi.lo libsmdev_sector_range.lo libsmdev_string.lo libsmdev_support.lo libsmdev_track_value.lo libsmdev_usb.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la -lbz2 -lz
libtool: link: (cd .libs/libsmdev.lax/libcstring.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libsmdev.lax/libcerror.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libsmdev.lax/libcdata.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libsmdev.lax/libclocale.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libsmdev.lax/libcnotify.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libsmdev.lax/libcsplit.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/libsmdev.lax/libuna.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libsmdev.lax/libcfile.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/libsmdev.lax/libcpath.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmdev/../libcpath/.libs/libcpath.a")
libtool: link: ar cru .libs/libsmdev.a .libs/libsmdev_ata.o .libs/libsmdev_debug.o .libs/libsmdev_error.o .libs/libsmdev_handle.o .libs/libsmdev_metadata.o .libs/libsmdev_notify.o .libs/libsmdev_optical_disc.o .libs/libsmdev_scsi.o .libs/libsmdev_sector_range.o .libs/libsmdev_string.o .libs/libsmdev_support.o .libs/libsmdev_track_value.o .libs/libsmdev_usb.o .libs/libsmdev.lax/libcstring.a/libcstring_support.o .libs/libsmdev.lax/libcstring.a/libcstring_wide_string.o .libs/libsmdev.lax/libcerror.a/libcerror_error.o .libs/libsmdev.lax/libcerror.a/libcerror_support.o .libs/libsmdev.lax/libcerror.a/libcerror_system.o .libs/libsmdev.lax/libcdata.a/libcdata_array.o .libs/libsmdev.lax/libcdata.a/libcdata_btree.o .libs/libsmdev.lax/libcdata.a/libcdata_list.o .libs/libsmdev.lax/libcdata.a/libcdata_list_element.o .libs/libsmdev.lax/libcdata.a/libcdata_range_list.o .libs/libsmdev.lax/libcdata.a/libcdata_support.o .libs/libsmdev.lax/libcdata.a/libcdata_tree_node.o .libs/libsmdev.lax/libclocale.a/libclocale_codepage.o .libs/libsmdev.lax/libclocale.a/libclocale_locale.o .libs/libsmdev.lax/libclocale.a/libclocale_support.o .libs/libsmdev.lax/libcnotify.a/libcnotify_print.o .libs/libsmdev.lax/libcnotify.a/libcnotify_stream.o .libs/libsmdev.lax/libcnotify.a/libcnotify_verbose.o .libs/libsmdev.lax/libcsplit.a/libcsplit_error.o .libs/libsmdev.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libsmdev.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libsmdev.lax/libcsplit.a/libcsplit_support.o .libs/libsmdev.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libsmdev.lax/libcsplit.a/libcsplit_wide_string.o .libs/libsmdev.lax/libuna.a/libuna_base16_stream.o .libs/libsmdev.lax/libuna.a/libuna_base32_stream.o .libs/libsmdev.lax/libuna.a/libuna_base64_stream.o .libs/libsmdev.lax/libuna.a/libuna_byte_stream.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libsmdev.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libsmdev.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libsmdev.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_874.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_932.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_936.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_949.o .libs/libsmdev.lax/libuna.a/libuna_codepage_windows_950.o .libs/libsmdev.lax/libuna.a/libuna_error.o .libs/libsmdev.lax/libuna.a/libuna_support.o .libs/libsmdev.lax/libuna.a/libuna_unicode_character.o .libs/libsmdev.lax/libuna.a/libuna_url_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf16_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf16_string.o .libs/libsmdev.lax/libuna.a/libuna_utf32_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf32_string.o .libs/libsmdev.lax/libuna.a/libuna_utf7_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf8_stream.o .libs/libsmdev.lax/libuna.a/libuna_utf8_string.o .libs/libsmdev.lax/libcfile.a/libcfile_error.o .libs/libsmdev.lax/libcfile.a/libcfile_file.o .libs/libsmdev.lax/libcfile.a/libcfile_notify.o .libs/libsmdev.lax/libcfile.a/libcfile_stream.o .libs/libsmdev.lax/libcfile.a/libcfile_support.o .libs/libsmdev.lax/libcpath.a/libcpath_error.o .libs/libsmdev.lax/libcpath.a/libcpath_path.o .libs/libsmdev.lax/libcpath.a/libcpath_support.o
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_ata.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_debug.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_optical_disc.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_scsi.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libsmdev_usb.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcstring_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcstring_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcerror_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcdata_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcsplit_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcsplit_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcsplit_wide_split_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcsplit_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libuna_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libuna_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcfile_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcfile_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcpath_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmdev.a(libcpath_support.o) has no symbols
libtool: link: ranlib .libs/libsmdev.a
ranlib: file: .libs/libsmdev.a(libsmdev_ata.o) has no symbols
ranlib: file: .libs/libsmdev.a(libsmdev_debug.o) has no symbols
ranlib: file: .libs/libsmdev.a(libsmdev_error.o) has no symbols
ranlib: file: .libs/libsmdev.a(libsmdev_notify.o) has no symbols
ranlib: file: .libs/libsmdev.a(libsmdev_optical_disc.o) has no symbols
ranlib: file: .libs/libsmdev.a(libsmdev_scsi.o) has no symbols
ranlib: file: .libs/libsmdev.a(libsmdev_usb.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcstring_support.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcstring_wide_string.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcerror_support.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcdata_support.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcsplit_error.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcsplit_support.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcsplit_wide_split_string.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcsplit_wide_string.o) has no symbols
ranlib: file: .libs/libsmdev.a(libuna_error.o) has no symbols
ranlib: file: .libs/libsmdev.a(libuna_support.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcfile_error.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcfile_notify.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcpath_error.o) has no symbols
ranlib: file: .libs/libsmdev.a(libcpath_support.o) has no symbols
libtool: link: rm -fr .libs/libsmdev.lax
libtool: link: ( cd ".libs" && rm -f "libsmdev.la" && ln -s "../libsmdev.la" "libsmdev.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libsmraw
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_error.lo libsmraw_error.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_filename.lo libsmraw_filename.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_handle.lo libsmraw_handle.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_information_file.lo libsmraw_information_file.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_legacy.lo libsmraw_legacy.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_metadata.lo libsmraw_metadata.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_notify.lo libsmraw_notify.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libsmraw_support.lo libsmraw_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_error.c -fno-common -DPIC -o .libs/libsmraw_error.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_filename.c -fno-common -DPIC -o .libs/libsmraw_filename.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_handle.c -fno-common -DPIC -o .libs/libsmraw_handle.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_information_file.c -fno-common -DPIC -o .libs/libsmraw_information_file.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_legacy.c -fno-common -DPIC -o .libs/libsmraw_legacy.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_metadata.c -fno-common -DPIC -o .libs/libsmraw_metadata.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_notify.c -fno-common -DPIC -o .libs/libsmraw_notify.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_error.c -o libsmraw_error.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_support.c -fno-common -DPIC -o .libs/libsmraw_support.o
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_filename.c -o libsmraw_filename.o >/dev/null 2>&1
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_handle.c -o libsmraw_handle.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_legacy.c -o libsmraw_legacy.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_information_file.c -o libsmraw_information_file.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_notify.c -o libsmraw_notify.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_metadata.c -o libsmraw_metadata.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libsmraw_support.c -o libsmraw_support.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libsmraw.la libsmraw_error.lo libsmraw_filename.lo libsmraw_handle.lo libsmraw_information_file.lo libsmraw_legacy.lo libsmraw_metadata.lo libsmraw_notify.lo libsmraw_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libcdata/libcdata.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libcsplit/libcsplit.la ../libuna/libuna.la ../libcfile/libcfile.la ../libcpath/libcpath.la ../libbfio/libbfio.la ../libfcache/libfcache.la ../libfvalue/libfvalue.la ../libmfdata/libmfdata.la -lbz2 -lz
libtool: link: (cd .libs/libsmraw.lax/libcstring.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libsmraw.lax/libcerror.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libsmraw.lax/libcdata.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcdata/.libs/libcdata.a")
libtool: link: (cd .libs/libsmraw.lax/libclocale.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libsmraw.lax/libcnotify.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libsmraw.lax/libcsplit.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcsplit/.libs/libcsplit.a")
libtool: link: (cd .libs/libsmraw.lax/libuna.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libuna/.libs/libuna.a")
libtool: link: (cd .libs/libsmraw.lax/libcfile.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcfile/.libs/libcfile.a")
libtool: link: (cd .libs/libsmraw.lax/libcpath.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libcpath/.libs/libcpath.a")
libtool: link: (cd .libs/libsmraw.lax/libbfio.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libbfio/.libs/libbfio.a")
libtool: link: (cd .libs/libsmraw.lax/libfcache.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libfcache/.libs/libfcache.a")
libtool: link: (cd .libs/libsmraw.lax/libfvalue.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libfvalue/.libs/libfvalue.a")
libtool: link: (cd .libs/libsmraw.lax/libmfdata.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libsmraw/../libmfdata/.libs/libmfdata.a")
libtool: link: ar cru .libs/libsmraw.a .libs/libsmraw_error.o .libs/libsmraw_filename.o .libs/libsmraw_handle.o .libs/libsmraw_information_file.o .libs/libsmraw_legacy.o .libs/libsmraw_metadata.o .libs/libsmraw_notify.o .libs/libsmraw_support.o .libs/libsmraw.lax/libcstring.a/libcstring_support.o .libs/libsmraw.lax/libcstring.a/libcstring_wide_string.o .libs/libsmraw.lax/libcerror.a/libcerror_error.o .libs/libsmraw.lax/libcerror.a/libcerror_support.o .libs/libsmraw.lax/libcerror.a/libcerror_system.o .libs/libsmraw.lax/libcdata.a/libcdata_array.o .libs/libsmraw.lax/libcdata.a/libcdata_btree.o .libs/libsmraw.lax/libcdata.a/libcdata_list.o .libs/libsmraw.lax/libcdata.a/libcdata_list_element.o .libs/libsmraw.lax/libcdata.a/libcdata_range_list.o .libs/libsmraw.lax/libcdata.a/libcdata_support.o .libs/libsmraw.lax/libcdata.a/libcdata_tree_node.o .libs/libsmraw.lax/libclocale.a/libclocale_codepage.o .libs/libsmraw.lax/libclocale.a/libclocale_locale.o .libs/libsmraw.lax/libclocale.a/libclocale_support.o .libs/libsmraw.lax/libcnotify.a/libcnotify_print.o .libs/libsmraw.lax/libcnotify.a/libcnotify_stream.o .libs/libsmraw.lax/libcnotify.a/libcnotify_verbose.o .libs/libsmraw.lax/libcsplit.a/libcsplit_error.o .libs/libsmraw.lax/libcsplit.a/libcsplit_narrow_split_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_narrow_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_support.o .libs/libsmraw.lax/libcsplit.a/libcsplit_wide_split_string.o .libs/libsmraw.lax/libcsplit.a/libcsplit_wide_string.o .libs/libsmraw.lax/libuna.a/libuna_base16_stream.o .libs/libsmraw.lax/libuna.a/libuna_base32_stream.o .libs/libsmraw.lax/libuna.a/libuna_base64_stream.o .libs/libsmraw.lax/libuna.a/libuna_byte_stream.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libsmraw.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libsmraw.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libsmraw.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_874.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_932.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_936.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_949.o .libs/libsmraw.lax/libuna.a/libuna_codepage_windows_950.o .libs/libsmraw.lax/libuna.a/libuna_error.o .libs/libsmraw.lax/libuna.a/libuna_support.o .libs/libsmraw.lax/libuna.a/libuna_unicode_character.o .libs/libsmraw.lax/libuna.a/libuna_url_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf16_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf16_string.o .libs/libsmraw.lax/libuna.a/libuna_utf32_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf32_string.o .libs/libsmraw.lax/libuna.a/libuna_utf7_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf8_stream.o .libs/libsmraw.lax/libuna.a/libuna_utf8_string.o .libs/libsmraw.lax/libcfile.a/libcfile_error.o .libs/libsmraw.lax/libcfile.a/libcfile_file.o .libs/libsmraw.lax/libcfile.a/libcfile_notify.o .libs/libsmraw.lax/libcfile.a/libcfile_stream.o .libs/libsmraw.lax/libcfile.a/libcfile_support.o .libs/libsmraw.lax/libcpath.a/libcpath_error.o .libs/libsmraw.lax/libcpath.a/libcpath_path.o .libs/libsmraw.lax/libcpath.a/libcpath_support.o .libs/libsmraw.lax/libbfio.a/libbfio_error.o .libs/libsmraw.lax/libbfio.a/libbfio_file.o .libs/libsmraw.lax/libbfio.a/libbfio_file_pool.o .libs/libsmraw.lax/libbfio.a/libbfio_file_range.o .libs/libsmraw.lax/libbfio.a/libbfio_handle.o .libs/libsmraw.lax/libbfio.a/libbfio_legacy.o .libs/libsmraw.lax/libbfio.a/libbfio_memory_range.o .libs/libsmraw.lax/libbfio.a/libbfio_pool.o .libs/libsmraw.lax/libbfio.a/libbfio_support.o .libs/libsmraw.lax/libfcache.a/libfcache_cache.o .libs/libsmraw.lax/libfcache.a/libfcache_cache_value.o .libs/libsmraw.lax/libfcache.a/libfcache_error.o .libs/libsmraw.lax/libfcache.a/libfcache_support.o .libs/libsmraw.lax/libfvalue.a/libfvalue_binary_data.o .libs/libsmraw.lax/libfvalue.a/libfvalue_data_handle.o .libs/libsmraw.lax/libfvalue.a/libfvalue_error.o .libs/libsmraw.lax/libfvalue.a/libfvalue_floating_point.o .libs/libsmraw.lax/libfvalue.a/libfvalue_integer.o .libs/libsmraw.lax/libfvalue.a/libfvalue_split_string.o .libs/libsmraw.lax/libfvalue.a/libfvalue_string.o .libs/libsmraw.lax/libfvalue.a/libfvalue_support.o .libs/libsmraw.lax/libfvalue.a/libfvalue_table.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value_entry.o .libs/libsmraw.lax/libfvalue.a/libfvalue_value_type.o .libs/libsmraw.lax/libmfdata.a/libmfdata_error.o .libs/libsmraw.lax/libmfdata.a/libmfdata_file.o .libs/libsmraw.lax/libmfdata.a/libmfdata_file_list.o .libs/libsmraw.lax/libmfdata.a/libmfdata_group.o .libs/libsmraw.lax/libmfdata.a/libmfdata_list.o .libs/libsmraw.lax/libmfdata.a/libmfdata_list_element.o .libs/libsmraw.lax/libmfdata.a/libmfdata_notify.o .libs/libsmraw.lax/libmfdata.a/libmfdata_range.o .libs/libsmraw.lax/libmfdata.a/libmfdata_segment.o .libs/libsmraw.lax/libmfdata.a/libmfdata_segment_table.o .libs/libsmraw.lax/libmfdata.a/libmfdata_support.o
/usr/bin/ranlib: file: .libs/libsmraw.a(libsmraw_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libsmraw_legacy.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libsmraw_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcstring_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcstring_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcerror_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcdata_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcsplit_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcsplit_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcsplit_wide_split_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcsplit_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libuna_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libuna_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcfile_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcfile_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcpath_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libcpath_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libbfio_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libbfio_legacy.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libbfio_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libfcache_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libfcache_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libfvalue_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libfvalue_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libmfdata_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libmfdata_notify.o) has no symbols
/usr/bin/ranlib: file: .libs/libsmraw.a(libmfdata_support.o) has no symbols
libtool: link: ranlib .libs/libsmraw.a
ranlib: file: .libs/libsmraw.a(libsmraw_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libsmraw_legacy.o) has no symbols
ranlib: file: .libs/libsmraw.a(libsmraw_notify.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcstring_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcstring_wide_string.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcerror_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcdata_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcsplit_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcsplit_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcsplit_wide_split_string.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcsplit_wide_string.o) has no symbols
ranlib: file: .libs/libsmraw.a(libuna_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libuna_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcfile_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcfile_notify.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcpath_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libcpath_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libbfio_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libbfio_legacy.o) has no symbols
ranlib: file: .libs/libsmraw.a(libbfio_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libfcache_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libfcache_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libfvalue_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libfvalue_support.o) has no symbols
ranlib: file: .libs/libsmraw.a(libmfdata_error.o) has no symbols
ranlib: file: .libs/libsmraw.a(libmfdata_notify.o) has no symbols
ranlib: file: .libs/libsmraw.a(libmfdata_support.o) has no symbols
libtool: link: rm -fr .libs/libsmraw.lax
libtool: link: ( cd ".libs" && rm -f "libsmraw.la" && ln -s "../libsmraw.la" "libsmraw.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in libcsystem
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsystem_getopt.lo libcsystem_getopt.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsystem_glob.lo libcsystem_glob.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsystem_signal.lo libcsystem_signal.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsystem_string.lo libcsystem_string.c
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c -o libcsystem_support.lo libcsystem_support.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_getopt.c -fno-common -DPIC -o .libs/libcsystem_getopt.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_glob.c -fno-common -DPIC -o .libs/libcsystem_glob.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_signal.c -fno-common -DPIC -o .libs/libcsystem_signal.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_string.c -fno-common -DPIC -o .libs/libcsystem_string.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_support.c -fno-common -DPIC -o .libs/libcsystem_support.o
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_getopt.c -o libcsystem_getopt.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_glob.c -o libcsystem_glob.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_signal.c -o libcsystem_signal.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_support.c -o libcsystem_support.o >/dev/null 2>&1
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c libcsystem_string.c -o libcsystem_string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o libcsystem.la libcsystem_getopt.lo libcsystem_glob.lo libcsystem_signal.lo libcsystem_string.lo libcsystem_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la ../libclocale/libclocale.la ../libcnotify/libcnotify.la ../libuna/libuna.la -lbz2 -lz
libtool: link: (cd .libs/libcsystem.lax/libcstring.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libcsystem/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libcsystem.lax/libcerror.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libcsystem/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libcsystem.lax/libclocale.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libcsystem/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libcsystem.lax/libcnotify.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libcsystem/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libcsystem.lax/libuna.a && ar x "/private/tmp/libewf-C8OL/libewf-20130416/libcsystem/../libuna/.libs/libuna.a")
libtool: link: ar cru .libs/libcsystem.a .libs/libcsystem_getopt.o .libs/libcsystem_glob.o .libs/libcsystem_signal.o .libs/libcsystem_string.o .libs/libcsystem_support.o .libs/libcsystem.lax/libcstring.a/libcstring_support.o .libs/libcsystem.lax/libcstring.a/libcstring_wide_string.o .libs/libcsystem.lax/libcerror.a/libcerror_error.o .libs/libcsystem.lax/libcerror.a/libcerror_support.o .libs/libcsystem.lax/libcerror.a/libcerror_system.o .libs/libcsystem.lax/libclocale.a/libclocale_codepage.o .libs/libcsystem.lax/libclocale.a/libclocale_locale.o .libs/libcsystem.lax/libclocale.a/libclocale_support.o .libs/libcsystem.lax/libcnotify.a/libcnotify_print.o .libs/libcsystem.lax/libcnotify.a/libcnotify_stream.o .libs/libcsystem.lax/libcnotify.a/libcnotify_verbose.o .libs/libcsystem.lax/libuna.a/libuna_base16_stream.o .libs/libcsystem.lax/libuna.a/libuna_base32_stream.o .libs/libcsystem.lax/libuna.a/libuna_base64_stream.o .libs/libcsystem.lax/libuna.a/libuna_byte_stream.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_10.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_13.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_14.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_15.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_16.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_2.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_3.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_4.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_5.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_6.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_7.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_8.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_9.o .libs/libcsystem.lax/libuna.a/libuna_codepage_koi8_r.o .libs/libcsystem.lax/libuna.a/libuna_codepage_koi8_u.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1250.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1251.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1252.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1253.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1254.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1255.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1256.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1257.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1258.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_874.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_932.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_936.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_949.o .libs/libcsystem.lax/libuna.a/libuna_codepage_windows_950.o .libs/libcsystem.lax/libuna.a/libuna_error.o .libs/libcsystem.lax/libuna.a/libuna_support.o .libs/libcsystem.lax/libuna.a/libuna_unicode_character.o .libs/libcsystem.lax/libuna.a/libuna_url_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf16_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf16_string.o .libs/libcsystem.lax/libuna.a/libuna_utf32_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf32_string.o .libs/libcsystem.lax/libuna.a/libuna_utf7_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf8_stream.o .libs/libcsystem.lax/libuna.a/libuna_utf8_string.o
/usr/bin/ranlib: file: .libs/libcsystem.a(libcsystem_getopt.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsystem.a(libcsystem_glob.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsystem.a(libcstring_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsystem.a(libcstring_wide_string.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsystem.a(libcerror_support.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsystem.a(libuna_error.o) has no symbols
/usr/bin/ranlib: file: .libs/libcsystem.a(libuna_support.o) has no symbols
libtool: link: ranlib .libs/libcsystem.a
ranlib: file: .libs/libcsystem.a(libcsystem_getopt.o) has no symbols
ranlib: file: .libs/libcsystem.a(libcsystem_glob.o) has no symbols
ranlib: file: .libs/libcsystem.a(libcstring_support.o) has no symbols
ranlib: file: .libs/libcsystem.a(libcstring_wide_string.o) has no symbols
ranlib: file: .libs/libcsystem.a(libcerror_support.o) has no symbols
ranlib: file: .libs/libcsystem.a(libuna_error.o) has no symbols
ranlib: file: .libs/libcsystem.a(libuna_support.o) has no symbols
libtool: link: rm -fr .libs/libcsystem.lax
libtool: link: ( cd ".libs" && rm -f "libcsystem.la" && ln -s "../libcsystem.la" "libcsystem.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in ewftools
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c byte_size_string.c
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c digest_hash.c
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c device_handle.c
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfacquire.c
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfinput.c
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfoutput.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c guid.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c imaging_handle.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c log_handle.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c platform.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c process_status.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c storage_media_buffer.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfacquirestream.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfdebug.c
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfexport.c
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c export_handle.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfinfo.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c info_handle.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfmount.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c mount_handle.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfrecover.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c ewfverify.c
brew: superenv removed: -g -O2 -Wall
cc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw -I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -g -O2 -Wall -c verification_handle.c
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/libodraw.la ../libsmdev/libsmdev.la ../libsmraw/libsmraw.la ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfacquirestream byte_size_string.o digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfdebug byte_size_string.o ewfdebug.o ewfinput.o ewfoutput.o ../libcsystem/libcsystem.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfexport byte_size_string.o digest_hash.o ewfexport.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/libsmraw.la ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewfoutput.o guid.o info_handle.o platform.o ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfmount byte_size_string.o digest_hash.o ewfmount.o ewfinput.o ewfoutput.o guid.o mount_handle.o platform.o -losxfuse ../libcsystem/libcsystem.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfrecover byte_size_string.o digest_hash.o ewfrecover.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/libsmraw.la ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -Wall -o ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la ../libcpath/libcpath.la ../libcsplit/libcsplit.la ../libewf/libewf.la ../libcnotify/libcnotify.la ../libclocale/libclocale.la ../libcerror/libcerror.la ../libcstring/libcstring.la -lbz2 -lz
libtool: link: cc -g -O2 -Wall -o .libs/ewfdebug byte_size_string.o ewfdebug.o ewfinput.o ewfoutput.o ../libcsystem/.libs/libcsystem.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
libtool: link: cc -g -O2 -Wall -o .libs/ewfmount byte_size_string.o digest_hash.o ewfmount.o ewfinput.o ewfoutput.o guid.o mount_handle.o platform.o -losxfuse ../libcsystem/.libs/libcsystem.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
ld: library not found for -losxfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [ewfmount] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: link: cc -g -O2 -Wall -o .libs/ewfinfo byte_size_string.o digest_hash.o ewfinfo.o ewfinput.o ewfoutput.o guid.o info_handle.o platform.o ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
libtool: link: cc -g -O2 -Wall -o .libs/ewfacquirestream byte_size_string.o digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
libtool: link: cc -g -O2 -Wall -o .libs/ewfexport byte_size_string.o digest_hash.o ewfexport.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/.libs/libsmraw.a ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
libtool: link: cc -g -O2 -Wall -o .libs/ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcpath/.libs/libcpath.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
libtool: link: cc -g -O2 -Wall -o .libs/ewfrecover byte_size_string.o digest_hash.o ewfrecover.o ewfinput.o ewfoutput.o export_handle.o guid.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libsmraw/.libs/libsmraw.a ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
brew: superenv removed: -g -O2 -Wall
libtool: link: cc -g -O2 -Wall -o .libs/ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/.libs/libodraw.a ../libsmdev/.libs/libsmdev.a ../libsmraw/.libs/libsmraw.a ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
brew: superenv removed: -g -O2 -Wall
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 391e363f901146d3bf2bce3ef74e5a0751ed36c0
CPU: 8-core 64-bit sandybridge
OS X: 10.8.4-x86_64
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: libewf did not build
Logs: /Users/damurdock/Library/Logs/Homebrew/libewf/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libewf configure 20130416, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libewf/20130416
## --------- ##
## Platform. ##
## --------- ##
hostname = Duncans-MacBook-Pro.local
uname -m = x86_64
uname -r = 12.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 215 tasks, 1621 threads, 8 processors
Load average: 3.26, Mach factor: 4.72
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3134: checking for a BSD-compatible install
configure:3202: result: /usr/bin/install -c
configure:3213: checking whether build environment is sane
configure:3268: result: yes
configure:3419: checking for a thread-safe mkdir -p
configure:3458: result: ./install-sh -c -d
configure:3465: checking for gawk
configure:3495: result: no
configure:3465: checking for mawk
configure:3495: result: no
configure:3465: checking for nawk
configure:3495: result: no
configure:3465: checking for awk
configure:3481: found /usr/bin/awk
configure:3492: result: awk
configure:3503: checking whether make sets $(MAKE)
configure:3525: result: yes
configure:3618: checking build system type
configure:3632: result: x86_64-apple-darwin12.4.0
configure:3652: checking host system type
configure:3665: result: x86_64-apple-darwin12.4.0
configure:3698: checking for style of include used by make
configure:3726: result: GNU
configure:3797: checking for gcc
configure:3824: result: cc
configure:4053: checking for C compiler version
configure:4062: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:4073: $? = 0
configure:4062: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:4073: $? = 0
configure:4062: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4073: $? = 1
configure:4062: cc -qversion >&5
clang: error: no input files
configure:4073: $? = 1
configure:4093: checking whether the C compiler works
configure:4115: cc conftest.c >&5
configure:4119: $? = 0
configure:4167: result: yes
configure:4170: checking for C compiler default output file name
configure:4172: result: a.out
configure:4178: checking for suffix of executables
configure:4185: cc -o conftest conftest.c >&5
configure:4189: $? = 0
configure:4211: result:
configure:4233: checking whether we are cross compiling
configure:4241: cc -o conftest conftest.c >&5
configure:4245: $? = 0
configure:4252: ./conftest
configure:4256: $? = 0
configure:4271: result: no
configure:4276: checking for suffix of object files
configure:4298: cc -c conftest.c >&5
configure:4302: $? = 0
configure:4323: result: o
configure:4327: checking whether we are using the GNU C compiler
configure:4346: cc -c conftest.c >&5
configure:4346: $? = 0
configure:4355: result: yes
configure:4364: checking whether cc accepts -g
configure:4384: cc -c -g conftest.c >&5
configure:4384: $? = 0
configure:4425: result: yes
configure:4442: checking for cc option to accept ISO C89
configure:4505: cc -c -g -O2 conftest.c >&5
configure:4505: $? = 0
configure:4518: result: none needed
configure:4540: checking dependency style of cc
configure:4651: result: none
configure:4674: checking for special C compiler options needed for large files
configure:4719: result: no
configure:4725: checking for _FILE_OFFSET_BITS value needed for large files
configure:4750: cc -c -g -O2 conftest.c >&5
configure:4750: $? = 0
configure:4782: result: no
configure:5220: checking for gcc
configure:5247: result: cc
configure:5476: checking for C compiler version
configure:5485: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:5496: $? = 0
configure:5485: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:5496: $? = 0
configure:5485: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:5496: $? = 1
configure:5485: cc -qversion >&5
clang: error: no input files
configure:5496: $? = 1
configure:5500: checking whether we are using the GNU C compiler
configure:5528: result: yes
configure:5537: checking whether cc accepts -g
configure:5598: result: yes
configure:5615: checking for cc option to accept ISO C89
configure:5691: result: none needed
configure:5713: checking dependency style of cc
configure:5824: result: none
configure:5844: checking how to run the C preprocessor
configure:5875: cc -E conftest.c
configure:5875: $? = 0
configure:5889: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5914: result: cc -E
configure:5934: cc -E conftest.c
configure:5934: $? = 0
configure:5948: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5948: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5977: checking for grep that handles long lines and -e
configure:6035: result: /usr/bin/grep
configure:6040: checking for egrep
configure:6102: result: /usr/bin/grep -E
configure:6108: checking whether cc needs -traditional
conftest.c:11:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:6142: result: no
configure:6149: checking whether make sets $(MAKE)
configure:6171: result: yes
configure:6228: checking how to print strings
configure:6255: result: printf
configure:6276: checking for a sed that does not truncate output
configure:6340: result: /usr/local/Library/ENV/4.3/sed
configure:6358: checking for fgrep
configure:6420: result: /usr/bin/grep -F
configure:6455: checking for ld used by cc
configure:6522: result: /usr/bin/ld
configure:6529: checking if the linker (/usr/bin/ld) is GNU ld
configure:6544: result: no
configure:6556: checking for BSD- or MS-compatible name lister (nm)
configure:6605: result: /usr/bin/nm
configure:6735: checking the name lister (/usr/bin/nm) interface
configure:6742: cc -c -g -O2 conftest.c >&5
configure:6745: /usr/bin/nm "conftest.o"
configure:6748: output
0000000000000210 S _some_variable
configure:6755: result: BSD nm
configure:6758: checking whether ln -s works
configure:6762: result: yes
configure:6770: checking the maximum length of command line arguments
configure:6900: result: 196608
configure:6917: checking whether the shell understands some XSI constructs
configure:6927: result: yes
configure:6931: checking whether the shell understands "+="
configure:6937: result: yes
configure:6972: checking how to convert x86_64-apple-darwin12.4.0 file names to x86_64-apple-darwin12.4.0 format
configure:7012: result: func_convert_file_noop
configure:7019: checking how to convert x86_64-apple-darwin12.4.0 file names to toolchain format
configure:7039: result: func_convert_file_noop
configure:7046: checking for /usr/bin/ld option to reload object files
configure:7053: result: -r
configure:7127: checking for objdump
configure:7154: result: objdump
configure:7183: checking how to recognize dependent libraries
configure:7385: result: pass_all
configure:7470: checking for dlltool
configure:7497: result: dlltool
configure:7527: checking how to associate runtime and link libraries
configure:7554: result: printf %s\n
configure:7614: checking for ar
configure:7630: found /usr/bin/ar
configure:7641: result: ar
configure:7678: checking for archiver @FILE support
configure:7695: cc -c -g -O2 conftest.c >&5
configure:7695: $? = 0
configure:7698: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7701: $? = 1
configure:7721: result: no
configure:7779: checking for strip
configure:7795: found /usr/bin/strip
configure:7806: result: strip
configure:7878: checking for ranlib
configure:7894: found /usr/bin/ranlib
configure:7905: result: ranlib
configure:8007: checking command to parse /usr/bin/nm output from cc object
configure:8127: cc -c -g -O2 conftest.c >&5
configure:8130: $? = 0
configure:8134: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8137: $? = 0
cannot find nm_test_var in conftest.nm
configure:8127: cc -c -g -O2 conftest.c >&5
configure:8130: $? = 0
configure:8134: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8137: $? = 0
configure:8203: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8206: $? = 0
configure:8244: result: ok
configure:8281: checking for sysroot
configure:8311: result: no
configure:8567: checking for mt
configure:8597: result: no
configure:8617: checking if : is a manifest tool
configure:8623: : '-?'
configure:8631: result: no
configure:8687: checking for dsymutil
configure:8703: found /usr/bin/dsymutil
configure:8714: result: dsymutil
configure:8779: checking for nmedit
configure:8795: found /usr/bin/nmedit
configure:8806: result: nmedit
configure:8871: checking for lipo
configure:8887: found /usr/bin/lipo
configure:8898: result: lipo
configure:8963: checking for otool
configure:8979: found /usr/bin/otool
configure:8990: result: otool
configure:9055: checking for otool64
configure:9085: result: no
configure:9130: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:9163: result: yes
configure:9166: checking for -exported_symbols_list linker flag
configure:9186: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:9186: $? = 0
configure:9196: result: yes
configure:9199: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:9231: result: yes
configure:9268: checking for ANSI C header files
configure:9288: cc -c -g -O2 conftest.c >&5
configure:9288: $? = 0
configure:9361: cc -o conftest -g -O2 conftest.c >&5
configure:9361: $? = 0
configure:9361: ./conftest
configure:9361: $? = 0
configure:9372: result: yes
configure:9385: checking for sys/types.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for sys/stat.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for stdlib.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for string.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for memory.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for strings.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for inttypes.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for stdint.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9385: checking for unistd.h
configure:9385: cc -c -g -O2 conftest.c >&5
configure:9385: $? = 0
configure:9385: result: yes
configure:9399: checking for dlfcn.h
configure:9399: cc -c -g -O2 conftest.c >&5
configure:9399: $? = 0
configure:9399: result: yes
configure:9603: checking for objdir
configure:9618: result: .libs
configure:9889: checking if cc supports -fno-rtti -fno-exceptions
configure:9907: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9911: $? = 0
configure:9924: result: yes
configure:10251: checking for cc option to produce PIC
configure:10258: result: -fno-common -DPIC
configure:10266: checking if cc PIC flag -fno-common -DPIC works
configure:10284: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:10288: $? = 0
configure:10301: result: yes
configure:10330: checking if cc static flag -static works
configure:10358: result: no
configure:10373: checking if cc supports -c -o file.o
configure:10394: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10398: $? = 0
configure:10420: result: yes
configure:10428: checking if cc supports -c -o file.o
configure:10475: result: yes
configure:10508: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11661: result: yes
configure:11901: checking dynamic linker characteristics
configure:12638: result: darwin12.4.0 dyld
configure:12745: checking how to hardcode library paths into programs
configure:12770: result: immediate
configure:13310: checking whether stripping libraries is possible
configure:13324: result: yes
configure:13350: checking if libtool supports shared libraries
configure:13352: result: yes
configure:13355: checking whether to build shared libraries
configure:13376: result: yes
configure:13379: checking whether to build static libraries
configure:13383: result: yes
configure:13424: checking for pkg-config
configure:13457: result: no
configure:13471: checking whether NLS is requested
configure:13480: result: yes
configure:13521: checking for msgfmt
configure:13556: result: no
configure:13562: checking for gmsgfmt
configure:13593: result: :
configure:13644: checking for xgettext
configure:13679: result: no
configure:13722: checking for msgmerge
configure:13756: result: no
configure:13810: checking for ld used by GCC
configure:13874: result: /usr/bin/ld
configure:13881: checking if the linker (/usr/bin/ld) is GNU ld
configure:13894: result: no
configure:13901: checking for shared library run path origin
configure:13914: result: done
configure:14486: checking for CFPreferencesCopyAppValue
configure:14504: cc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:14504: $? = 0
configure:14513: result: yes
configure:14520: checking for CFLocaleCopyCurrent
configure:14538: cc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:14538: $? = 0
configure:14547: result: yes
configure:14596: checking for GNU gettext in libc
configure:14616: cc -o conftest -g -O2 conftest.c >&5
conftest.c:25:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:14616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:14625: result: no
configure:14659: checking for iconv
configure:14681: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-kLLZXz.o
"_iconv_close", referenced from:
_main in conftest-kLLZXz.o
"_iconv_open", referenced from:
_main in conftest-kLLZXz.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14681: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:14703: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:14703: $? = 0
configure:14713: result: yes
configure:14716: checking for working iconv
configure:14811: cc -o conftest -g -O2 conftest.c -liconv >&5
configure:14811: $? = 0
configure:14811: ./conftest
configure:14811: $? = 0
configure:14823: result: yes
configure:14838: checking how to link with libiconv
configure:14840: result: -liconv
configure:15312: checking for GNU gettext in libintl
configure:15340: cc -o conftest -g -O2 conftest.c -lintl >&5
conftest.c:26:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:15340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:15368: cc -o conftest -g -O2 conftest.c -lintl -liconv >&5
conftest.c:26:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:15368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:15381: result: no
configure:15416: checking whether to use NLS
configure:15418: result: no
configure:15491: checking for an ANSI C-conforming const
configure:15557: cc -c -g -O2 conftest.c >&5
configure:15557: $? = 0
configure:15564: result: yes
configure:15572: checking for working volatile
configure:15591: cc -c -g -O2 conftest.c >&5
configure:15591: $? = 0
configure:15598: result: yes
configure:15613: checking whether to enable enable WINAPI support for cross-compilation
configure:15620: result: auto-detect
configure:15650: checking whether to enable enable wide character type support
configure:15657: result: no
configure:15682: checking for sys/types.h
configure:15682: result: yes
configure:15682: checking for inttypes.h
configure:15682: result: yes
configure:15682: checking for stdint.h
configure:15682: result: yes
configure:15720: checking for mode_t
configure:15720: cc -c -g -O2 conftest.c >&5
configure:15720: $? = 0
configure:15720: cc -c -g -O2 conftest.c >&5
conftest.c:65:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:15720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:15720: result: yes
configure:15731: checking for off_t
configure:15731: cc -c -g -O2 conftest.c >&5
configure:15731: $? = 0
configure:15731: cc -c -g -O2 conftest.c >&5
conftest.c:65:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:15731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:15731: result: yes
configure:15742: checking for size_t
configure:15742: cc -c -g -O2 conftest.c >&5
configure:15742: $? = 0
configure:15742: cc -c -g -O2 conftest.c >&5
conftest.c:65:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:15742: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:15742: result: yes
configure:15754: checking for size32_t
configure:15754: cc -c -g -O2 conftest.c >&5
conftest.c:65:13: error: use of undeclared identifier 'size32_t'; did you mean 'size_t'?
if (sizeof (size32_t))
^
1 error generated.
configure:15754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (size32_t))
| return 0;
| ;
| return 0;
| }
configure:15754: result: no
configure:15765: checking for ssize32_t
configure:15765: cc -c -g -O2 conftest.c >&5
conftest.c:65:13: error: use of undeclared identifier 'ssize32_t'; did you mean 'ssize_t'?
if (sizeof (ssize32_t))
^
1 error generated.
configure:15765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ssize32_t))
| return 0;
| ;
| return 0;
| }
configure:15765: result: no
configure:15776: checking for size64_t
configure:15776: cc -c -g -O2 conftest.c >&5
conftest.c:65:13: error: use of undeclared identifier 'size64_t'; did you mean 'size_t'?
if (sizeof (size64_t))
^
1 error generated.
configure:15776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (size64_t))
| return 0;
| ;
| return 0;
| }
configure:15776: result: no
configure:15787: checking for ssize64_t
configure:15787: cc -c -g -O2 conftest.c >&5
conftest.c:65:13: error: use of undeclared identifier 'ssize64_t'; did you mean 'ssize_t'?
if (sizeof (ssize64_t))
^
1 error generated.
configure:15787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ssize64_t))
| return 0;
| ;
| return 0;
| }
configure:15787: result: no
configure:15798: checking for off64_t
configure:15798: cc -c -g -O2 conftest.c >&5
conftest.c:65:13: error: use of undeclared identifier 'off64_t'; did you mean 'off_t'?
if (sizeof (off64_t))
^
1 error generated.
configure:15798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (off64_t))
| return 0;
| ;
| return 0;
| }
configure:15798: result: no
configure:15809: checking for ssize_t
configure:15809: cc -c -g -O2 conftest.c >&5
configure:15809: $? = 0
configure:15809: cc -c -g -O2 conftest.c >&5
conftest.c:65:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:15809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:15809: result: yes
configure:15814: checking for u64
configure:15814: cc -c -g -O2 conftest.c >&5
conftest.c:65:13: error: use of undeclared identifier 'u64'
if (sizeof (u64))
^
1 error generated.
configure:15814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u64))
| return 0;
| ;
| return 0;
| }
configure:15814: result: no
configure:15824: checking size of off_t
configure:15829: cc -o conftest -g -O2 conftest.c >&5
configure:15829: $? = 0
configure:15829: ./conftest
configure:15829: $? = 0
configure:15843: result: 8
configure:15857: checking size of size_t
configure:15862: cc -o conftest -g -O2 conftest.c >&5
configure:15862: $? = 0
configure:15862: ./conftest
configure:15862: $? = 0
configure:15876: result: 8
configure:15975: checking libintl.h usability
configure:15975: cc -c -g -O2 conftest.c >&5
conftest.c:64:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:15975: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:15975: result: no
configure:15975: checking libintl.h presence
configure:15975: cc -E conftest.c
conftest.c:31:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:15975: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include <libintl.h>
configure:15975: result: no
configure:15975: checking for libintl.h
configure:15975: result: no
configure:15989: checking limits.h usability
configure:15989: cc -c -g -O2 conftest.c >&5
configure:15989: $? = 0
configure:15989: result: yes
configure:15989: checking limits.h presence
configure:15989: cc -E conftest.c
configure:15989: $? = 0
configure:15989: result: yes
configure:15989: checking for limits.h
configure:15989: result: yes
configure:16003: checking for stdlib.h
configure:16003: result: yes
configure:16003: checking for string.h
configure:16003: result: yes
configure:16017: checking for fclose
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for feof
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for fgets
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for fopen
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for fread
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for fseeko
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for fseeko64
configure:16017: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_fseeko64", referenced from:
_main in conftest-dZBvqu.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define fseeko64 to an innocuous variant, in case <limits.h> declares fseeko64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fseeko64 innocuous_fseeko64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fseeko64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fseeko64
|
| /* 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 fseeko64 ();
| /* 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_fseeko64 || defined __stub___fseeko64
| choke me
| #endif
|
| int
| main ()
| {
| return fseeko64 ();
| ;
| return 0;
| }
configure:16017: result: no
configure:16017: checking for fwrite
configure:16017: cc -o conftest -g -O2 conftest.c >&5
configure:16017: $? = 0
configure:16017: result: yes
configure:16017: checking for vfprintf
configure:16017: cc -o conftest -g -O2 conftest.c >&5
conftest.c:64:6: warning: incompatible redeclaration of library function 'vfprintf'
char vfprintf ();
^
conftest.c:64:6: note: 'vfprintf' is a builtin with type 'int ()'
1 warning generated.
configure:16017: $? = 0
configure:16017: result: yes
configure:16117: checking for free
configure:16117: cc -o conftest -g -O2 conftest.c >&5
configure:16117: $? = 0
configure:16117: result: yes
configure:16117: checking for malloc
configure:16117: cc -o conftest -g -O2 conftest.c >&5
conftest.c:66:6: warning: incompatible redeclaration of library function 'malloc'
char malloc ();
^
conftest.c:66:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:16117: $? = 0
configure:16117: result: yes
configure:16117: checking for memcmp
configure:16117: cc -o conftest -g -O2 conftest.c >&5
conftest.c:67:6: warning: incompatible redeclaration of library function 'memcmp'
char memcmp ();
^
conftest.c:67:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
1 warning generated.
configure:16117: $? = 0
configure:16117: result: yes
configure:16117: checking for memcpy
configure:16117: cc -o conftest -g -O2 conftest.c >&5
conftest.c:68:6: warning: incompatible redeclaration of library function 'memcpy'
char memcpy ();
^
conftest.c:68:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:16117: $? = 0
configure:16117: result: yes
configure:16117: checking for memset
configure:16117: cc -o conftest -g -O2 conftest.c >&5
conftest.c:69:6: warning: incompatible redeclaration of library function 'memset'
char memset ();
^
conftest.c:69:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:16117: $? = 0
configure:16117: result: yes
configure:16117: checking for realloc
configure:16117: cc -o conftest -g -O2 conftest.c >&5
conftest.c:70:6: warning: incompatible redeclaration of library function 'realloc'
char realloc ();
^
conftest.c:70:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
1 warning generated.
configure:16117: $? = 0
configure:16117: result: yes
configure:16175: checking whether printf supports the conversion specifier "%jd"
configure:16198: cc -o conftest -g -O2 -Wall -Werror conftest.c >&5
conftest.c:52:12: error: more '%' conversions than data arguments [-Werror,-Wformat]
printf( "%jd" );
~~^
1 error generated.
configure:16198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| printf( "%jd" );
| ;
| return 0;
| }
configure:16219: cc -o conftest -g -O2 -Wall -Werror conftest.c >&5
conftest.c:53:16: error: format specifies type 'intmax_t' (aka 'long') but the argument has type 'off_t' (aka 'long long') [-Werror,-Wformat]
printf( "%jd", (off_t) 10 );
~~~ ^~~~~~~~~~
%lld
1 error generated.
configure:16219: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <stdio.h>
| int
| main ()
| {
| printf( "%jd", (off_t) 10 );
| ;
| return 0;
| }
configure:16274: result: no
configure:16278: checking whether printf supports the conversion specifier "%zd"
configure:16301: cc -o conftest -g -O2 -Wall -Werror conftest.c >&5
conftest.c:52:12: error: more '%' conversions than data arguments [-Werror,-Wformat]
printf( "%zd" );
~~^
1 error generated.
configure:16301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| printf( "%zd" );
| ;
| return 0;
| }
configure:16322: cc -o conftest -g -O2 -Wall -Werror conftest.c >&5
configure:16322: $? = 0
configure:16350: cc -o conftest -g -O2 -Wall -Werror conftest.c >&5
configure:16350: $? = 0
configure:16350: ./conftest
configure:16350: $? = 0
configure:16371: result: yes
configure:16437: checking for pkg-config
configure:16470: result: no
configure:16510: checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version
configure:16517: result: auto-detect
configure:16621: checking libcstring.h usability
configure:16621: cc -c -g -O2 conftest.c >&5
conftest.c:82:10: fatal error: 'libcstring.h' file not found
#include <libcstring.h>
^
1 error generated.
configure:16621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcstring.h>
configure:16621: result: no
configure:16621: checking libcstring.h presence
configure:16621: cc -E conftest.c
conftest.c:49:10: fatal error: 'libcstring.h' file not found
#include <libcstring.h>
^
1 error generated.
configure:16621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| /* end confdefs.h. */
| #include <libcstring.h>
configure:16621: result: no
configure:16621: checking for libcstring.h
configure:16621: result: no
configure:16710: checking for stdlib.h
configure:16710: result: yes
configure:16710: checking for string.h
configure:16710: result: yes
configure:16724: checking wchar.h usability
configure:16724: cc -c -g -O2 conftest.c >&5
configure:16724: $? = 0
configure:16724: result: yes
configure:16724: checking wchar.h presence
configure:16724: cc -E conftest.c
configure:16724: $? = 0
configure:16724: result: yes
configure:16724: checking for wchar.h
configure:16724: result: yes
configure:16724: checking wctype.h usability
configure:16724: cc -c -g -O2 conftest.c >&5
configure:16724: $? = 0
configure:16724: result: yes
configure:16724: checking wctype.h presence
configure:16724: cc -E conftest.c
configure:16724: $? = 0
configure:16724: result: yes
configure:16724: checking for wctype.h
configure:16724: result: yes
configure:16738: checking for fgets
configure:16738: result: yes
configure:16738: checking for memchr
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'memchr'
char memchr ();
^
conftest.c:77:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for memcmp
configure:16738: result: yes
configure:16738: checking for memcpy
configure:16738: result: yes
configure:16738: checking for memrchr
configure:16738: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_memrchr", referenced from:
_main in conftest-Z8kzw0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| /* end confdefs.h. */
| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memrchr innocuous_memrchr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memrchr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memrchr
|
| /* 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 memrchr ();
| /* 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_memrchr || defined __stub___memrchr
| choke me
| #endif
|
| int
| main ()
| {
| return memrchr ();
| ;
| return 0;
| }
configure:16738: result: no
configure:16738: checking for snprintf
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'snprintf'
char snprintf ();
^
conftest.c:80:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for sscanf
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'sscanf'
char sscanf ();
^
conftest.c:81:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strcasecmp
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:82:6: warning: incompatible redeclaration of library function 'strcasecmp'
char strcasecmp ();
^
conftest.c:82:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strchr
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'strchr'
char strchr ();
^
conftest.c:83:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strlen
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:84:6: warning: incompatible redeclaration of library function 'strlen'
char strlen ();
^
conftest.c:84:6: note: 'strlen' is a builtin with type 'unsigned long (const char *)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strncasecmp
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:85:6: warning: incompatible redeclaration of library function 'strncasecmp'
char strncasecmp ();
^
conftest.c:85:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strncmp
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:86:6: warning: incompatible redeclaration of library function 'strncmp'
char strncmp ();
^
conftest.c:86:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strncpy
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:87:6: warning: incompatible redeclaration of library function 'strncpy'
char strncpy ();
^
conftest.c:87:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strrchr
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'strrchr'
char strrchr ();
^
conftest.c:88:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for strstr
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:89:6: warning: incompatible redeclaration of library function 'strstr'
char strstr ();
^
conftest.c:89:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16738: checking for vsnprintf
configure:16738: cc -o conftest -g -O2 conftest.c >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'vsnprintf'
char vsnprintf ();
^
conftest.c:90:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
1 warning generated.
configure:16738: $? = 0
configure:16738: result: yes
configure:16990: checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version
configure:16997: result: auto-detect
configure:17096: checking libcerror.h usability
configure:17096: cc -c -g -O2 conftest.c >&5
conftest.c:102:10: fatal error: 'libcerror.h' file not found
#include <libcerror.h>
^
1 error generated.
configure:17096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcerror.h>
configure:17096: result: no
configure:17096: checking libcerror.h presence
configure:17096: cc -E conftest.c
conftest.c:69:10: fatal error: 'libcerror.h' file not found
#include <libcerror.h>
^
1 error generated.
configure:17096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| /* end confdefs.h. */
| #include <libcerror.h>
configure:17096: result: no
configure:17096: checking for libcerror.h
configure:17096: result: no
configure:17522: checking stdarg.h usability
configure:17522: cc -c -g -O2 conftest.c >&5
configure:17522: $? = 0
configure:17522: result: yes
configure:17522: checking stdarg.h presence
configure:17522: cc -E conftest.c
configure:17522: $? = 0
configure:17522: result: yes
configure:17522: checking for stdarg.h
configure:17522: result: yes
configure:17522: checking varargs.h usability
configure:17522: cc -c -g -O2 conftest.c >&5
In file included from conftest.c:103:
/usr/bin/../lib/clang/4.2/include/varargs.h:25:4: error: "Please use <stdarg.h> instead of <varargs.h>"
#error "Please use <stdarg.h> instead of <varargs.h>"
^
1 error generated.
configure:17522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <varargs.h>
configure:17522: result: no
configure:17522: checking varargs.h presence
configure:17522: cc -E conftest.c
In file included from conftest.c:70:
/usr/bin/../lib/clang/4.2/include/varargs.h:25:4: error: "Please use <stdarg.h> instead of <varargs.h>"
#error "Please use <stdarg.h> instead of <varargs.h>"
^
1 error generated.
configure:17522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <varargs.h>
configure:17522: result: no
configure:17522: checking for varargs.h
configure:17522: result: no
configure:17564: checking whether strerror_r is declared
configure:17564: cc -c -g -O2 conftest.c >&5
configure:17564: $? = 0
configure:17564: result: yes
configure:17577: checking for strerror_r
configure:17577: cc -o conftest -g -O2 conftest.c >&5
configure:17577: $? = 0
configure:17577: result: yes
configure:17586: checking whether strerror_r returns char *
configure:17610: cc -c -g -O2 conftest.c >&5
conftest.c:110:13: error: indirection requires pointer operand ('int' invalid)
char x = *strerror_r (0, buf, sizeof buf);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:111:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
char *p = strerror_r (0, buf, sizeof buf);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:17610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:17648: result: no
configure:17735: checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version
configure:17742: result: auto-detect
configure:17841: checking libcdata.h usability
configure:17841: cc -c -g -O2 conftest.c >&5
conftest.c:106:10: fatal error: 'libcdata.h' file not found
#include <libcdata.h>
^
1 error generated.
configure:17841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcdata.h>
configure:17841: result: no
configure:17841: checking libcdata.h presence
configure:17841: cc -E conftest.c
conftest.c:73:10: fatal error: 'libcdata.h' file not found
#include <libcdata.h>
^
1 error generated.
configure:17841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| /* end confdefs.h. */
| #include <libcdata.h>
configure:17841: result: no
configure:17841: checking for libcdata.h
configure:17841: result: no
configure:17981: checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version
configure:17988: result: auto-detect
configure:18087: checking libclocale.h usability
configure:18087: cc -c -g -O2 conftest.c >&5
conftest.c:107:10: fatal error: 'libclocale.h' file not found
#include <libclocale.h>
^
1 error generated.
configure:18087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libclocale.h>
configure:18087: result: no
configure:18087: checking libclocale.h presence
configure:18087: cc -E conftest.c
conftest.c:74:10: fatal error: 'libclocale.h' file not found
#include <libclocale.h>
^
1 error generated.
configure:18087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| /* end confdefs.h. */
| #include <libclocale.h>
configure:18087: result: no
configure:18087: checking for libclocale.h
configure:18087: result: no
configure:18518: checking langinfo.h usability
configure:18518: cc -c -g -O2 conftest.c >&5
configure:18518: $? = 0
configure:18518: result: yes
configure:18518: checking langinfo.h presence
configure:18518: cc -E conftest.c
configure:18518: $? = 0
configure:18518: result: yes
configure:18518: checking for langinfo.h
configure:18518: result: yes
configure:18518: checking locale.h usability
configure:18518: cc -c -g -O2 conftest.c >&5
configure:18518: $? = 0
configure:18518: result: yes
configure:18518: checking locale.h presence
configure:18518: cc -E conftest.c
configure:18518: $? = 0
configure:18518: result: yes
configure:18518: checking for locale.h
configure:18518: result: yes
configure:18531: checking for getenv
configure:18531: cc -o conftest -g -O2 conftest.c >&5
configure:18531: $? = 0
configure:18531: result: yes
configure:18552: checking for localeconv
configure:18552: cc -o conftest -g -O2 conftest.c >&5
configure:18552: $? = 0
configure:18552: result: yes
configure:18574: checking for setlocale
configure:18574: cc -o conftest -g -O2 conftest.c >&5
configure:18574: $? = 0
configure:18574: result: yes
configure:18594: checking for nl_langinfo
configure:18594: cc -o conftest -g -O2 conftest.c >&5
configure:18594: $? = 0
configure:18594: result: yes
configure:18605: checking for nl_langinfo CODESET support
configure:18627: cc -o conftest -g -O2 conftest.c >&5
configure:18627: $? = 0
configure:18641: result: yes
configure:18710: checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version
configure:18717: result: auto-detect
configure:18816: checking libcnotify.h usability
configure:18816: cc -c -g -O2 conftest.c >&5
conftest.c:115:10: fatal error: 'libcnotify.h' file not found
#include <libcnotify.h>
^
1 error generated.
configure:18816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcnotify.h>
configure:18816: result: no
configure:18816: checking libcnotify.h presence
configure:18816: cc -E conftest.c
conftest.c:82:10: fatal error: 'libcnotify.h' file not found
#include <libcnotify.h>
^
1 error generated.
configure:18816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| /* end confdefs.h. */
| #include <libcnotify.h>
configure:18816: result: no
configure:18816: checking for libcnotify.h
configure:18816: result: no
configure:19201: checking for stdarg.h
configure:19201: result: yes
configure:19201: checking for varargs.h
configure:19201: result: no
configure:19222: checking errno.h usability
configure:19222: cc -c -g -O2 conftest.c >&5
configure:19222: $? = 0
configure:19222: result: yes
configure:19222: checking errno.h presence
configure:19222: cc -E conftest.c
configure:19222: $? = 0
configure:19222: result: yes
configure:19222: checking for errno.h
configure:19222: result: yes
configure:19288: checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version
configure:19295: result: auto-detect
configure:19394: checking libcsplit.h usability
configure:19394: cc -c -g -O2 conftest.c >&5
conftest.c:118:10: fatal error: 'libcsplit.h' file not found
#include <libcsplit.h>
^
1 error generated.
configure:19394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcsplit.h>
configure:19394: result: no
configure:19394: checking libcsplit.h presence
configure:19394: cc -E conftest.c
conftest.c:85:10: fatal error: 'libcsplit.h' file not found
#include <libcsplit.h>
^
1 error generated.
configure:19394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| /* end confdefs.h. */
| #include <libcsplit.h>
configure:19394: result: no
configure:19394: checking for libcsplit.h
configure:19394: result: no
configure:20044: checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version
configure:20051: result: auto-detect
configure:20150: checking libuna.h usability
configure:20150: cc -c -g -O2 conftest.c >&5
conftest.c:119:10: fatal error: 'libuna.h' file not found
#include <libuna.h>
^
1 error generated.
configure:20150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libuna.h>
configure:20150: result: no
configure:20150: checking libuna.h presence
configure:20150: cc -E conftest.c
conftest.c:86:10: fatal error: 'libuna.h' file not found
#include <libuna.h>
^
1 error generated.
configure:20150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| /* end confdefs.h. */
| #include <libuna.h>
configure:20150: result: no
configure:20150: checking for libuna.h
configure:20150: result: no
configure:24919: checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version
configure:24926: result: auto-detect
configure:25025: checking libcfile.h usability
configure:25025: cc -c -g -O2 conftest.c >&5
conftest.c:120:10: fatal error: 'libcfile.h' file not found
#include <libcfile.h>
^
1 error generated.
configure:25025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcfile.h>
configure:25025: result: no
configure:25025: checking libcfile.h presence
configure:25025: cc -E conftest.c
conftest.c:87:10: fatal error: 'libcfile.h' file not found
#include <libcfile.h>
^
1 error generated.
configure:25025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| /* end confdefs.h. */
| #include <libcfile.h>
configure:25025: result: no
configure:25025: checking for libcfile.h
configure:25025: result: no
configure:26430: checking for errno.h
configure:26430: result: yes
configure:26430: checking stdio.h usability
configure:26430: cc -c -g -O2 conftest.c >&5
configure:26430: $? = 0
configure:26430: result: yes
configure:26430: checking stdio.h presence
configure:26430: cc -E conftest.c
configure:26430: $? = 0
configure:26430: result: yes
configure:26430: checking for stdio.h
configure:26430: result: yes
configure:26430: checking for sys/stat.h
configure:26430: result: yes
configure:26444: checking cygwin/fs.h usability
configure:26444: cc -c -g -O2 conftest.c >&5
conftest.c:123:10: fatal error: 'cygwin/fs.h' file not found
#include <cygwin/fs.h>
^
1 error generated.
configure:26444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cygwin/fs.h>
configure:26444: result: no
configure:26444: checking cygwin/fs.h presence
configure:26444: cc -E conftest.c
conftest.c:90:10: fatal error: 'cygwin/fs.h' file not found
#include <cygwin/fs.h>
^
1 error generated.
configure:26444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <cygwin/fs.h>
configure:26444: result: no
configure:26444: checking for cygwin/fs.h
configure:26444: result: no
configure:26444: checking fcntl.h usability
configure:26444: cc -c -g -O2 conftest.c >&5
configure:26444: $? = 0
configure:26444: result: yes
configure:26444: checking fcntl.h presence
configure:26444: cc -E conftest.c
configure:26444: $? = 0
configure:26444: result: yes
configure:26444: checking for fcntl.h
configure:26444: result: yes
configure:26444: checking linux/fs.h usability
configure:26444: cc -c -g -O2 conftest.c >&5
conftest.c:124:10: fatal error: 'linux/fs.h' file not found
#include <linux/fs.h>
^
1 error generated.
configure:26444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/fs.h>
configure:26444: result: no
configure:26444: checking linux/fs.h presence
configure:26444: cc -E conftest.c
conftest.c:91:10: fatal error: 'linux/fs.h' file not found
#include <linux/fs.h>
^
1 error generated.
configure:26444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <linux/fs.h>
configure:26444: result: no
configure:26444: checking for linux/fs.h
configure:26444: result: no
configure:26444: checking sys/disk.h usability
configure:26444: cc -c -g -O2 conftest.c >&5
configure:26444: $? = 0
configure:26444: result: yes
configure:26444: checking sys/disk.h presence
configure:26444: cc -E conftest.c
configure:26444: $? = 0
configure:26444: result: yes
configure:26444: checking for sys/disk.h
configure:26444: result: yes
configure:26444: checking sys/disklabel.h usability
configure:26444: cc -c -g -O2 conftest.c >&5
conftest.c:125:10: fatal error: 'sys/disklabel.h' file not found
#include <sys/disklabel.h>
^
1 error generated.
configure:26444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disklabel.h>
configure:26444: result: no
configure:26444: checking sys/disklabel.h presence
configure:26444: cc -E conftest.c
conftest.c:92:10: fatal error: 'sys/disklabel.h' file not found
#include <sys/disklabel.h>
^
1 error generated.
configure:26444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <sys/disklabel.h>
configure:26444: result: no
configure:26444: checking for sys/disklabel.h
configure:26444: result: no
configure:26444: checking sys/ioctl.h usability
configure:26444: cc -c -g -O2 conftest.c >&5
configure:26444: $? = 0
configure:26444: result: yes
configure:26444: checking sys/ioctl.h presence
configure:26444: cc -E conftest.c
configure:26444: $? = 0
configure:26444: result: yes
configure:26444: checking for sys/ioctl.h
configure:26444: result: yes
configure:26444: checking for unistd.h
configure:26444: result: yes
configure:26458: checking for close
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for fstat
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for ftruncate
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for ioctl
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for lseek
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for open
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for read
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26458: checking for write
configure:26458: cc -o conftest -g -O2 conftest.c >&5
configure:26458: $? = 0
configure:26458: result: yes
configure:26478: checking for posix_fadvise
configure:26478: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_posix_fadvise", referenced from:
_main in conftest-FNL9mZ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:26478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| /* end confdefs.h. */
| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define posix_fadvise innocuous_posix_fadvise
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_fadvise (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef posix_fadvise
|
| /* 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 posix_fadvise ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
| choke me
| #endif
|
| int
| main ()
| {
| return posix_fadvise ();
| ;
| return 0;
| }
configure:26478: result: no
configure:26607: checking for fclose
configure:26607: result: yes
configure:26607: checking for feof
configure:26607: result: yes
configure:26607: checking for fileno
configure:26607: cc -o conftest -g -O2 conftest.c >&5
configure:26607: $? = 0
configure:26607: result: yes
configure:26607: checking for fopen
configure:26607: result: yes
configure:26607: checking for fread
configure:26607: result: yes
configure:26607: checking for fseeko
configure:26607: result: yes
configure:26607: checking for fseeko64
configure:26607: result: no
configure:26607: checking for ftello
configure:26607: cc -o conftest -g -O2 conftest.c >&5
configure:26607: $? = 0
configure:26607: result: yes
configure:26607: checking for ftello64
configure:26607: cc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_ftello64", referenced from:
_main in conftest-TLXnlN.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:26607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| /* end confdefs.h. */
| /* Define ftello64 to an innocuous variant, in case <limits.h> declares ftello64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define ftello64 innocuous_ftello64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char ftello64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef ftello64
|
| /* 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 ftello64 ();
| /* 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_ftello64 || defined __stub___ftello64
| choke me
| #endif
|
| int
| main ()
| {
| return ftello64 ();
| ;
| return 0;
| }
configure:26607: result: no
configure:26607: checking for fwrite
configure:26607: result: yes
configure:26675: checking for stat
configure:26675: cc -o conftest -g -O2 conftest.c >&5
configure:26675: $? = 0
configure:26675: result: yes
configure:26748: checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version
configure:26755: result: auto-detect
configure:26854: checking libcpath.h usability
configure:26854: cc -c -g -O2 conftest.c >&5
conftest.c:145:10: fatal error: 'libcpath.h' file not found
#include <libcpath.h>
^
1 error generated.
configure:26854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcpath.h>
configure:26854: result: no
configure:26854: checking libcpath.h presence
configure:26854: cc -E conftest.c
conftest.c:112:10: fatal error: 'libcpath.h' file not found
#include <libcpath.h>
^
1 error generated.
configure:26854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| /* end confdefs.h. */
| #include <libcpath.h>
configure:26854: result: no
configure:26854: checking for libcpath.h
configure:26854: result: no
configure:27535: checking for errno.h
configure:27535: result: yes
configure:27535: checking for sys/stat.h
configure:27535: result: yes
configure:27535: checking sys/syslimits.h usability
configure:27535: cc -c -g -O2 conftest.c >&5
configure:27535: $? = 0
configure:27535: result: yes
configure:27535: checking sys/syslimits.h presence
configure:27535: cc -E conftest.c
configure:27535: $? = 0
configure:27535: result: yes
configure:27535: checking for sys/syslimits.h
configure:27535: result: yes
configure:27549: checking for chdir
configure:27549: cc -o conftest -g -O2 conftest.c >&5
configure:27549: $? = 0
configure:27549: result: yes
configure:27549: checking for getcwd
configure:27549: cc -o conftest -g -O2 conftest.c >&5
configure:27549: $? = 0
configure:27549: result: yes
configure:27577: checking for mkdir
configure:27577: cc -o conftest -g -O2 conftest.c >&5
configure:27577: $? = 0
configure:27577: result: yes
configure:27588: checking how to use mkdir
configure:27612: cc -o conftest -g -O2 -Wall -Werror conftest.c >&5
configure:27612: $? = 0
configure:27613: result: with additional mode argument
configure:27740: checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version
configure:27747: result: auto-detect
configure:27846: checking libbfio.h usability
configure:27846: cc -c -g -O2 conftest.c >&5
conftest.c:154:10: fatal error: 'libbfio.h' file not found
#include <libbfio.h>
^
1 error generated.
configure:27846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libbfio.h>
configure:27846: result: no
configure:27846: checking libbfio.h presence
configure:27846: cc -E conftest.c
conftest.c:121:10: fatal error: 'libbfio.h' file not found
#include <libbfio.h>
^
1 error generated.
configure:27846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| /* end confdefs.h. */
| #include <libbfio.h>
configure:27846: result: no
configure:27846: checking for libbfio.h
configure:27846: result: no
configure:29548: checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version
configure:29555: result: auto-detect
configure:29654: checking libfcache.h usability
configure:29654: cc -c -g -O2 conftest.c >&5
conftest.c:155:10: fatal error: 'libfcache.h' file not found
#include <libfcache.h>
^
1 error generated.
configure:29654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libfcache.h>
configure:29654: result: no
configure:29654: checking libfcache.h presence
configure:29654: cc -E conftest.c
conftest.c:122:10: fatal error: 'libfcache.h' file not found
#include <libfcache.h>
^
1 error generated.
configure:29654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| /* end confdefs.h. */
| #include <libfcache.h>
configure:29654: result: no
configure:29654: checking for libfcache.h
configure:29654: result: no
configure:29740: checking whether struct tm is in sys/time.h or time.h
configure:29760: cc -c -g -O2 conftest.c >&5
configure:29760: $? = 0
configure:29767: result: time.h
configure:29776: checking whether time.h and sys/time.h may both be included
configure:29796: cc -c -g -O2 conftest.c >&5
configure:29796: $? = 0
configure:29803: result: yes
configure:29814: checking for time
configure:29814: cc -o conftest -g -O2 conftest.c >&5
configure:29814: $? = 0
configure:29814: result: yes
configure:29885: checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version
configure:29892: result: auto-detect
configure:29991: checking libfvalue.h usability
configure:29991: cc -c -g -O2 conftest.c >&5
conftest.c:158:10: fatal error: 'libfvalue.h' file not found
#include <libfvalue.h>
^
1 error generated.
configure:29991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libfvalue.h>
configure:29991: result: no
configure:29991: checking libfvalue.h presence
configure:29991: cc -E conftest.c
conftest.c:125:10: fatal error: 'libfvalue.h' file not found
#include <libfvalue.h>
^
1 error generated.
configure:29991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| /* end confdefs.h. */
| #include <libfvalue.h>
configure:29991: result: no
configure:29991: checking for libfvalue.h
configure:29991: result: no
configure:32498: checking whether to use search for libmfdata in includedir and libdir or in the specified DIR, or no if to use local version
configure:32505: result: auto-detect
configure:32604: checking libmfdata.h usability
configure:32604: cc -c -g -O2 conftest.c >&5
conftest.c:159:10: fatal error: 'libmfdata.h' file not found
#include <libmfdata.h>
^
1 error generated.
configure:32604: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libmfdata.h>
configure:32604: result: no
configure:32604: checking libmfdata.h presence
configure:32604: cc -E conftest.c
conftest.c:126:10: fatal error: 'libmfdata.h' file not found
#include <libmfdata.h>
^
1 error generated.
configure:32604: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| /* end confdefs.h. */
| #include <libmfdata.h>
configure:32604: result: no
configure:32604: checking for libmfdata.h
configure:32604: result: no
configure:34689: checking whether to use search for zlib in includedir and libdir or in the specified DIR, or no if not to use zlib
configure:34696: result: auto-detect
configure:34705: checking whether to use specify which alder32 implementation to use, options: 'auto-detect', 'zlib' or 'local'
configure:34712: result: auto-detect
configure:34811: checking zlib.h usability
configure:34811: cc -c -g -O2 conftest.c >&5
configure:34811: $? = 0
configure:34811: result: yes
configure:34811: checking zlib.h presence
configure:34811: cc -E conftest.c
configure:34811: $? = 0
configure:34811: result: yes
configure:34811: checking for zlib.h
configure:34811: result: yes
configure:34827: checking for compress2 in -lz
configure:34852: cc -o conftest -g -O2 conftest.c -lz >&5
configure:34852: $? = 0
configure:34861: result: yes
configure:34883: checking for uncompress in -lz
configure:34908: cc -o conftest -g -O2 conftest.c -lz -lz >&5
configure:34908: $? = 0
configure:34917: result: yes
configure:34943: checking for compressBound in -lz
configure:34968: cc -o conftest -g -O2 conftest.c -lz -lz >&5
configure:34968: $? = 0
configure:34977: result: yes
configure:34991: checking for adler32 in -lz
configure:35016: cc -o conftest -g -O2 conftest.c -lz -lz >&5
configure:35016: $? = 0
configure:35025: result: yes
configure:35106: checking whether to use search for bzip2 in includedir and libdir or in the specified DIR, or no if not to use bzip2
configure:35113: result: auto-detect
configure:35212: checking bzlib.h usability
configure:35212: cc -c -g -O2 conftest.c >&5
configure:35212: $? = 0
configure:35212: result: yes
configure:35212: checking bzlib.h presence
configure:35212: cc -E conftest.c
configure:35212: $? = 0
configure:35212: result: yes
configure:35212: checking for bzlib.h
configure:35212: result: yes
configure:35227: checking for BZ2_bzlibVersion in -lbz2
configure:35252: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:35252: $? = 0
configure:35261: result: yes
configure:35275: checking for BZ2_bzBuffToBuffCompress in -lbz2
configure:35300: cc -o conftest -g -O2 conftest.c -lbz2 -lbz2 -lz >&5
configure:35300: $? = 0
configure:35309: result: yes
configure:35318: checking for BZ2_bzBuffToBuffDecompress in -lbz2
configure:35343: cc -o conftest -g -O2 conftest.c -lbz2 -lbz2 -lz >&5
configure:35343: $? = 0
configure:35352: result: yes
configure:35419: checking whether to use search for libhmac in includedir and libdir or in the specified DIR, or no if to use local version
configure:35426: result: auto-detect
configure:35525: checking libhmac.h usability
configure:35525: cc -c -g -O2 conftest.c >&5
conftest.c:168:10: fatal error: 'libhmac.h' file not found
#include <libhmac.h>
^
1 error generated.
configure:35525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libhmac.h>
configure:35525: result: no
configure:35525: checking libhmac.h presence
configure:35525: cc -E conftest.c
conftest.c:135:10: fatal error: 'libhmac.h' file not found
#include <libhmac.h>
^
1 error generated.
configure:35525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| /* end confdefs.h. */
| #include <libhmac.h>
configure:35525: result: no
configure:35525: checking for libhmac.h
configure:35525: result: no
configure:36327: checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl
configure:36334: result: auto-detect
configure:36436: checking openssl/opensslv.h usability
configure:36436: cc -c -g -O2 conftest.c >&5
configure:36436: $? = 0
configure:36436: result: yes
configure:36436: checking openssl/opensslv.h presence
configure:36436: cc -E conftest.c
configure:36436: $? = 0
configure:36436: result: yes
configure:36436: checking for openssl/opensslv.h
configure:36436: result: yes
configure:36449: checking openssl/evp.h usability
configure:36449: cc -c -g -O2 conftest.c >&5
configure:36449: $? = 0
configure:36449: result: yes
configure:36449: checking openssl/evp.h presence
configure:36449: cc -E conftest.c
configure:36449: $? = 0
configure:36449: result: yes
configure:36449: checking for openssl/evp.h
configure:36449: result: yes
configure:36464: checking if openssl/evp.h can be used in combination with zlib.h
configure:36487: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:36487: $? = 0
configure:36501: result: yes
configure:36541: checking for dlopen in -ldl
configure:36566: cc -o conftest -g -O2 conftest.c -ldl -lbz2 -lz >&5
configure:36566: $? = 0
configure:36575: result: yes
configure:36620: checking for EVP_MD_CTX_init in -lcrypto
configure:36645: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:36645: $? = 0
configure:36654: result: yes
configure:36662: checking for EVP_MD_CTX_cleanup in -lcrypto
configure:36687: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:36687: $? = 0
configure:36696: result: yes
configure:36704: checking for EVP_DigestInit_ex in -lcrypto
configure:36729: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:36729: $? = 0
configure:36738: result: yes
configure:36746: checking for EVP_DigestUpdate in -lcrypto
configure:36771: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:36771: $? = 0
configure:36780: result: yes
configure:36788: checking for EVP_DigestFinal_ex in -lcrypto
configure:36813: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:36813: $? = 0
configure:36822: result: yes
configure:36834: checking for EVP_md5 in -lcrypto
configure:36859: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:36859: $? = 0
configure:36868: result: yes
configure:37259: checking for EVP_sha1 in -lcrypto
configure:37284: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:37284: $? = 0
configure:37293: result: yes
configure:37684: checking for EVP_sha256 in -lcrypto
configure:37709: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:37709: $? = 0
configure:37718: result: yes
configure:37966: checking whether to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version
configure:37973: result: auto-detect
configure:38072: checking libcaes.h usability
configure:38072: cc -c -g -O2 conftest.c >&5
conftest.c:176:10: fatal error: 'libcaes.h' file not found
#include <libcaes.h>
^
1 error generated.
configure:38072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcaes.h>
configure:38072: result: no
configure:38072: checking libcaes.h presence
configure:38072: cc -E conftest.c
conftest.c:143:10: fatal error: 'libcaes.h' file not found
#include <libcaes.h>
^
1 error generated.
configure:38072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| /* end confdefs.h. */
| #include <libcaes.h>
configure:38072: result: no
configure:38072: checking for libcaes.h
configure:38072: result: no
configure:38455: checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl
configure:38462: result: auto-detect
configure:38669: checking for dlopen in -ldl
configure:38703: result: yes
configure:38748: checking for EVP_CIPHER_CTX_init in -lcrypto
configure:38773: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:38773: $? = 0
configure:38782: result: yes
configure:38790: checking for EVP_CIPHER_CTX_cleanup in -lcrypto
configure:38815: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:38815: $? = 0
configure:38824: result: yes
configure:38832: checking for EVP_CIPHER_CTX_set_padding in -lcrypto
configure:38857: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:38857: $? = 0
configure:38866: result: yes
configure:38875: checking for EVP_CipherInit_ex in -lcrypto
configure:38900: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:38900: $? = 0
configure:38909: result: yes
configure:38917: checking for EVP_CipherUpdate in -lcrypto
configure:38942: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:38942: $? = 0
configure:38951: result: yes
configure:38959: checking for EVP_CipherFinal_ex in -lcrypto
configure:38984: cc -o conftest -g -O2 conftest.c -lcrypto -lbz2 -lz >&5
configure:38984: $? = 0
configure:38993: result: yes
configure:39220: checking whether struct tm is in sys/time.h or time.h
configure:39247: result: time.h
configure:39256: checking whether time.h and sys/time.h may both be included
configure:39283: result: yes
configure:39295: checking for localtime
configure:39295: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39295: $? = 0
configure:39295: result: yes
configure:39295: checking for localtime_r
configure:39295: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39295: $? = 0
configure:39295: result: yes
configure:39295: checking for mktime
configure:39295: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39295: $? = 0
configure:39295: result: yes
configure:39323: checking for bindtextdomain
configure:39323: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
Undefined symbols for architecture x86_64:
"_bindtextdomain", referenced from:
_main in conftest-wqC5J0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:39323: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| /* end confdefs.h. */
| /* Define bindtextdomain to an innocuous variant, in case <limits.h> declares bindtextdomain.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define bindtextdomain innocuous_bindtextdomain
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bindtextdomain (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef bindtextdomain
|
| /* 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 bindtextdomain ();
| /* 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_bindtextdomain || defined __stub___bindtextdomain
| choke me
| #endif
|
| int
| main ()
| {
| return bindtextdomain ();
| ;
| return 0;
| }
configure:39323: result: no
configure:39341: checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version
configure:39348: result: auto-detect
configure:39447: checking libcsystem.h usability
configure:39447: cc -c -g -O2 conftest.c >&5
conftest.c:183:10: fatal error: 'libcsystem.h' file not found
#include <libcsystem.h>
^
1 error generated.
configure:39447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libcsystem.h>
configure:39447: result: no
configure:39447: checking libcsystem.h presence
configure:39447: cc -E conftest.c
conftest.c:150:10: fatal error: 'libcsystem.h' file not found
#include <libcsystem.h>
^
1 error generated.
configure:39447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| /* end confdefs.h. */
| #include <libcsystem.h>
configure:39447: result: no
configure:39447: checking for libcsystem.h
configure:39447: result: no
configure:39535: checking for errno.h
configure:39535: result: yes
configure:39549: checking for fcntl.h
configure:39549: result: yes
configure:39549: checking for unistd.h
configure:39549: result: yes
configure:39549: checking for sys/stat.h
configure:39549: result: yes
configure:39562: checking glob.h usability
configure:39562: cc -c -g -O2 conftest.c >&5
configure:39562: $? = 0
configure:39562: result: yes
configure:39562: checking glob.h presence
configure:39562: cc -E conftest.c
configure:39562: $? = 0
configure:39562: result: yes
configure:39562: checking for glob.h
configure:39562: result: yes
configure:39592: checking signal.h usability
configure:39592: cc -c -g -O2 conftest.c >&5
configure:39592: $? = 0
configure:39592: result: yes
configure:39592: checking signal.h presence
configure:39592: cc -E conftest.c
configure:39592: $? = 0
configure:39592: result: yes
configure:39592: checking for signal.h
configure:39592: result: yes
configure:39592: checking sys/signal.h usability
configure:39592: cc -c -g -O2 conftest.c >&5
configure:39592: $? = 0
configure:39592: result: yes
configure:39592: checking sys/signal.h presence
configure:39592: cc -E conftest.c
configure:39592: $? = 0
configure:39592: result: yes
configure:39592: checking for sys/signal.h
configure:39592: result: yes
configure:39606: checking for close
configure:39606: result: yes
configure:39606: checking for fstat
configure:39606: result: yes
configure:39606: checking for ftruncate
configure:39606: result: yes
configure:39606: checking for lseek
configure:39606: result: yes
configure:39606: checking for open
configure:39606: result: yes
configure:39606: checking for read
configure:39606: result: yes
configure:39606: checking for stat
configure:39606: result: yes
configure:39606: checking for write
configure:39606: result: yes
configure:39682: checking for getopt
configure:39682: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39682: $? = 0
configure:39682: result: yes
configure:39694: checking for setvbuf
configure:39694: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39694: $? = 0
configure:39694: result: yes
configure:39707: checking for bindtextdomain
configure:39707: result: no
configure:39707: checking for textdomain
configure:39707: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
Undefined symbols for architecture x86_64:
"_textdomain", referenced from:
_main in conftest-5PTbwx.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:39707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| /* end confdefs.h. */
| /* Define textdomain to an innocuous variant, in case <limits.h> declares textdomain.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define textdomain innocuous_textdomain
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char textdomain (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef textdomain
|
| /* 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 textdomain ();
| /* 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_textdomain || defined __stub___textdomain
| choke me
| #endif
|
| int
| main ()
| {
| return textdomain ();
| ;
| return 0;
| }
configure:39707: result: no
configure:39772: checking whether to use search for libuuid in includedir and libdir or in the specified DIR, or no if not to use libuuid
configure:39779: result: auto-detect
configure:39886: checking uuid/uuid.h usability
configure:39886: cc -c -g -O2 conftest.c >&5
configure:39886: $? = 0
configure:39886: result: yes
configure:39886: checking uuid/uuid.h presence
configure:39886: cc -E conftest.c
configure:39886: $? = 0
configure:39886: result: yes
configure:39886: checking for uuid/uuid.h
configure:39886: result: yes
configure:39898: checking for uuid_generate
configure:39898: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39898: $? = 0
configure:39898: result: yes
configure:39961: checking for uuid_generate_random
configure:39961: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39961: $? = 0
configure:39961: result: yes
configure:39969: checking for uuid_generate_time
configure:39969: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
configure:39969: $? = 0
configure:39969: result: yes
configure:40127: checking for flex
configure:40143: found /usr/bin/flex
configure:40154: result: flex
configure:40192: flex conftest.l
configure:40196: $? = 0
configure:40198: checking lex output file root
configure:40212: result: lex.yy
configure:40217: checking lex library
configure:40231: cc -o conftest -g -O2 conftest.c -lbz2 -lz >&5
Undefined symbols for architecture x86_64:
"_yywrap", referenced from:
_yylex in conftest-t3pJMc.o
_main in conftest-t3pJMc.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:40231: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| typedef uint64_t flex_uint64_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 469 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| yy_size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 653 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| goto find_rule; /* Shut up GCC warning -Wall */
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
| yyless ((input () != 0)); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| YY_BREAK
| #line 793 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register yy_size_t number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return 0;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n, i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:40231: cc -o conftest -g -O2 conftest.c -lfl -lbz2 -lz >&5
ld: library not found for -lfl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:40231: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| typedef uint64_t flex_uint64_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 469 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| yy_size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 653 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| goto find_rule; /* Shut up GCC warning -Wall */
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
| yyless ((input () != 0)); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| YY_BREAK
| #line 793 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register yy_size_t number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return 0;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n, i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:40231: cc -o conftest -g -O2 conftest.c -ll -lbz2 -lz >&5
configure:40231: $? = 0
configure:40241: result: -ll
configure:40247: checking whether yytext is a pointer
configure:40264: cc -o conftest -g -O2 conftest.c -ll -lbz2 -lz >&5
configure:40264: $? = 0
configure:40272: result: yes
configure:40289: checking whether to use search for libodraw in includedir and libdir or in the specified DIR, or no if to use local version
configure:40296: result: auto-detect
configure:40395: checking libodraw.h usability
configure:40395: cc -c -g -O2 conftest.c >&5
conftest.c:206:10: fatal error: 'libodraw.h' file not found
#include <libodraw.h>
^
1 error generated.
configure:40395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libodraw.h>
configure:40395: result: no
configure:40395: checking libodraw.h presence
configure:40395: cc -E conftest.c
conftest.c:173:10: fatal error: 'libodraw.h' file not found
#include <libodraw.h>
^
1 error generated.
configure:40395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include <libodraw.h>
configure:40395: result: no
configure:40395: checking for libodraw.h
configure:40395: result: no
configure:41337: checking for bison
configure:41353: found /usr/bin/bison
configure:41364: result: bison -y
configure:41432: checking whether to use search for libmsdev in includedir and libdir or in the specified DIR, or no if to use local version
configure:41439: result: auto-detect
configure:41538: checking libsmdev.h usability
configure:41538: cc -c -g -O2 conftest.c >&5
conftest.c:207:10: fatal error: 'libsmdev.h' file not found
#include <libsmdev.h>
^
1 error generated.
configure:41538: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libsmdev.h>
configure:41538: result: no
configure:41538: checking libsmdev.h presence
configure:41538: cc -E conftest.c
conftest.c:174:10: fatal error: 'libsmdev.h' file not found
#include <libsmdev.h>
^
1 error generated.
configure:41538: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| /* end confdefs.h. */
| #include <libsmdev.h>
configure:41538: result: no
configure:41538: checking for libsmdev.h
configure:41538: result: no
configure:42688: checking for errno.h
configure:42688: result: yes
configure:42688: checking for fcntl.h
configure:42688: result: yes
configure:42688: checking for sys/stat.h
configure:42688: result: yes
configure:42688: checking for unistd.h
configure:42688: result: yes
configure:42703: checking for cygwin/fs.h
configure:42703: result: no
configure:42703: checking for linux/fs.h
configure:42703: result: no
configure:42703: checking for sys/disk.h
configure:42703: result: yes
configure:42703: checking for sys/disklabel.h
configure:42703: result: no
configure:42720: checking cygwin/hdreg.h usability
configure:42720: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'cygwin/hdreg.h' file not found
#include <cygwin/hdreg.h>
^
1 error generated.
configure:42720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cygwin/hdreg.h>
configure:42720: result: no
configure:42720: checking cygwin/hdreg.h presence
configure:42720: cc -E conftest.c
conftest.c:179:10: fatal error: 'cygwin/hdreg.h' file not found
#include <cygwin/hdreg.h>
^
1 error generated.
configure:42720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <cygwin/hdreg.h>
configure:42720: result: no
configure:42720: checking for cygwin/hdreg.h
configure:42720: result: no
configure:42720: checking linux/hdreg.h usability
configure:42720: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'linux/hdreg.h' file not found
#include <linux/hdreg.h>
^
1 error generated.
configure:42720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/hdreg.h>
configure:42720: result: no
configure:42720: checking linux/hdreg.h presence
configure:42720: cc -E conftest.c
conftest.c:179:10: fatal error: 'linux/hdreg.h' file not found
#include <linux/hdreg.h>
^
1 error generated.
configure:42720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <linux/hdreg.h>
configure:42720: result: no
configure:42720: checking for linux/hdreg.h
configure:42720: result: no
configure:42737: checking scsi/scsi.h usability
configure:42737: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'scsi/scsi.h' file not found
#include <scsi/scsi.h>
^
1 error generated.
configure:42737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <scsi/scsi.h>
configure:42737: result: no
configure:42737: checking scsi/scsi.h presence
configure:42737: cc -E conftest.c
conftest.c:179:10: fatal error: 'scsi/scsi.h' file not found
#include <scsi/scsi.h>
^
1 error generated.
configure:42737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <scsi/scsi.h>
configure:42737: result: no
configure:42737: checking for scsi/scsi.h
configure:42737: result: no
configure:42737: checking scsi/scsi_ioctl.h usability
configure:42737: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'scsi/scsi_ioctl.h' file not found
#include <scsi/scsi_ioctl.h>
^
1 error generated.
configure:42737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <scsi/scsi_ioctl.h>
configure:42737: result: no
configure:42737: checking scsi/scsi_ioctl.h presence
configure:42737: cc -E conftest.c
conftest.c:179:10: fatal error: 'scsi/scsi_ioctl.h' file not found
#include <scsi/scsi_ioctl.h>
^
1 error generated.
configure:42737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <scsi/scsi_ioctl.h>
configure:42737: result: no
configure:42737: checking for scsi/scsi_ioctl.h
configure:42737: result: no
configure:42737: checking scsi/sg.h usability
configure:42737: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'scsi/sg.h' file not found
#include <scsi/sg.h>
^
1 error generated.
configure:42737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <scsi/sg.h>
configure:42737: result: no
configure:42737: checking scsi/sg.h presence
configure:42737: cc -E conftest.c
conftest.c:179:10: fatal error: 'scsi/sg.h' file not found
#include <scsi/sg.h>
^
1 error generated.
configure:42737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <scsi/sg.h>
configure:42737: result: no
configure:42737: checking for scsi/sg.h
configure:42737: result: no
configure:42753: checking linux/cdrom.h usability
configure:42753: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'linux/cdrom.h' file not found
#include <linux/cdrom.h>
^
1 error generated.
configure:42753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/cdrom.h>
configure:42753: result: no
configure:42753: checking linux/cdrom.h presence
configure:42753: cc -E conftest.c
conftest.c:179:10: fatal error: 'linux/cdrom.h' file not found
#include <linux/cdrom.h>
^
1 error generated.
configure:42753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <linux/cdrom.h>
configure:42753: result: no
configure:42753: checking for linux/cdrom.h
configure:42753: result: no
configure:42770: checking linux/usbdevice_fs.h usability
configure:42770: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'linux/usbdevice_fs.h' file not found
#include <linux/usbdevice_fs.h>
^
1 error generated.
configure:42770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/usbdevice_fs.h>
configure:42770: result: no
configure:42770: checking linux/usbdevice_fs.h presence
configure:42770: cc -E conftest.c
conftest.c:179:10: fatal error: 'linux/usbdevice_fs.h' file not found
#include <linux/usbdevice_fs.h>
^
1 error generated.
configure:42770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <linux/usbdevice_fs.h>
configure:42770: result: no
configure:42770: checking for linux/usbdevice_fs.h
configure:42770: result: no
configure:42770: checking linux/usb/ch9.h usability
configure:42770: cc -c -g -O2 conftest.c >&5
conftest.c:212:10: fatal error: 'linux/usb/ch9.h' file not found
#include <linux/usb/ch9.h>
^
1 error generated.
configure:42770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/usb/ch9.h>
configure:42770: result: no
configure:42770: checking linux/usb/ch9.h presence
configure:42770: cc -E conftest.c
conftest.c:179:10: fatal error: 'linux/usb/ch9.h' file not found
#include <linux/usb/ch9.h>
^
1 error generated.
configure:42770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| /* end confdefs.h. */
| #include <linux/usb/ch9.h>
configure:42770: result: no
configure:42770: checking for linux/usb/ch9.h
configure:42770: result: no
configure:42786: checking for close
configure:42786: result: yes
configure:42786: checking for fstat
configure:42786: result: yes
configure:42786: checking for ftruncate
configure:42786: result: yes
configure:42786: checking for lseek
configure:42786: result: yes
configure:42786: checking for open
configure:42786: result: yes
configure:42786: checking for read
configure:42786: result: yes
configure:42786: checking for stat
configure:42786: result: yes
configure:42786: checking for write
configure:42786: result: yes
configure:42860: checking whether strerror_r is declared
configure:42860: result: yes
configure:42873: checking for strerror_r
configure:42873: result: yes
configure:42882: checking whether strerror_r returns char *
configure:42944: result: no
configure:43082: checking whether to use search for libmsraw in includedir and libdir or in the specified DIR, or no if to use local version
configure:43089: result: auto-detect
configure:43188: checking libsmraw.h usability
configure:43188: cc -c -g -O2 conftest.c >&5
conftest.c:223:10: fatal error: 'libsmraw.h' file not found
#include <libsmraw.h>
^
1 error generated.
configure:43188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libsmraw.h>
configure:43188: result: no
configure:43188: checking libsmraw.h presence
configure:43188: cc -E conftest.c
conftest.c:190:10: fatal error: 'libsmraw.h' file not found
#include <libsmraw.h>
^
1 error generated.
configure:43188: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| /* end confdefs.h. */
| #include <libsmraw.h>
configure:43188: result: no
configure:43188: checking for libsmraw.h
configure:43188: result: no
configure:44055: checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse
configure:44062: result: auto-detect
configure:44161: checking fuse.h usability
configure:44161: cc -c -g -O2 conftest.c >&5
conftest.c:224:10: fatal error: 'fuse.h' file not found
#include <fuse.h>
^
1 error generated.
configure:44161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fuse.h>
configure:44161: result: no
configure:44161: checking fuse.h presence
configure:44161: cc -E conftest.c
conftest.c:191:10: fatal error: 'fuse.h' file not found
#include <fuse.h>
^
1 error generated.
configure:44161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| /* end confdefs.h. */
| #include <fuse.h>
configure:44161: result: no
configure:44161: checking for fuse.h
configure:44161: result: no
configure:44179: checking fuse.h usability
configure:44179: cc -c -g -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
conftest.c:224:10: fatal error: 'fuse.h' file not found
#include <fuse.h>
^
1 error generated.
configure:44179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fuse.h>
configure:44179: result: no
configure:44179: checking fuse.h presence
configure:44179: cc -E -D_FILE_OFFSET_BITS=64 conftest.c
conftest.c:191:10: fatal error: 'fuse.h' file not found
#include <fuse.h>
^
1 error generated.
configure:44179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| /* end confdefs.h. */
| #include <fuse.h>
configure:44179: result: no
configure:44179: checking for fuse.h
configure:44179: result: no
configure:44376: checking osxfuse/fuse.h usability
configure:44376: cc -c -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c >&5
configure:44376: $? = 0
configure:44376: result: yes
configure:44376: checking osxfuse/fuse.h presence
configure:44376: cc -E -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c
configure:44376: $? = 0
configure:44376: result: yes
configure:44376: checking for osxfuse/fuse.h
configure:44376: result: yes
configure:44410: checking for fuse_daemonize in -losxfuse
configure:44435: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -losxfuse -lbz2 -lz >&5
ld: library not found for -losxfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:44435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| #define HAVE_OSXFUSE_FUSE_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 fuse_daemonize ();
| int
| main ()
| {
| return fuse_daemonize ();
| ;
| return 0;
| }
configure:44444: result: no
configure:44452: checking for fuse_destroy in -losxfuse
configure:44477: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -losxfuse -lbz2 -lz >&5
ld: library not found for -losxfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:44477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| #define HAVE_OSXFUSE_FUSE_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 fuse_destroy ();
| int
| main ()
| {
| return fuse_destroy ();
| ;
| return 0;
| }
configure:44486: result: no
configure:44494: checking for fuse_mount in -losxfuse
configure:44519: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -losxfuse -lbz2 -lz >&5
ld: library not found for -losxfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:44519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| #define HAVE_OSXFUSE_FUSE_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 fuse_mount ();
| int
| main ()
| {
| return fuse_mount ();
| ;
| return 0;
| }
configure:44528: result: no
configure:44536: checking for fuse_new in -losxfuse
configure:44561: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -losxfuse -lbz2 -lz >&5
ld: library not found for -losxfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:44561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| #define HAVE_OSXFUSE_FUSE_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 fuse_new ();
| int
| main ()
| {
| return fuse_new ();
| ;
| return 0;
| }
configure:44570: result: no
configure:44648: checking sys/resource.h usability
configure:44648: cc -c -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c >&5
configure:44648: $? = 0
configure:44648: result: yes
configure:44648: checking sys/resource.h presence
configure:44648: cc -E -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c
configure:44648: $? = 0
configure:44648: result: yes
configure:44648: checking for sys/resource.h
configure:44648: result: yes
configure:44648: checking sys/utsname.h usability
configure:44648: cc -c -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c >&5
configure:44648: $? = 0
configure:44648: result: yes
configure:44648: checking sys/utsname.h presence
configure:44648: cc -E -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c
configure:44648: $? = 0
configure:44648: result: yes
configure:44648: checking for sys/utsname.h
configure:44648: result: yes
configure:44658: checking whether time.h and sys/time.h may both be included
configure:44685: result: yes
configure:44696: checking for getegid
configure:44696: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44696: $? = 0
configure:44696: result: yes
configure:44696: checking for geteuid
configure:44696: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44696: $? = 0
configure:44696: result: yes
configure:44696: checking for getrlimit
configure:44696: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44696: $? = 0
configure:44696: result: yes
configure:44696: checking for getuid
configure:44696: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44696: $? = 0
configure:44696: result: yes
configure:44696: checking for time
configure:44696: result: yes
configure:44696: checking for uname
configure:44696: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44696: $? = 0
configure:44696: result: yes
configure:44711: checking for localtime
configure:44711: result: yes
configure:44711: checking for localtime_r
configure:44711: result: yes
configure:44711: checking for mktime
configure:44711: result: yes
configure:44739: checking for ctime_r
configure:44739: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44739: $? = 0
configure:44739: result: yes
configure:44750: checking how to use ctime_r
configure:44771: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
conftest.c:209:22: error: too many arguments to function call, expected 2, have 3
ctime_r( NULL, NULL, 0 )
~~~~~~~ ^
/usr/include/time.h:141:1: note: 'ctime_r' declared here
char *ctime_r(const time_t *, char *);
^
1 error generated.
configure:44771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libewf"
| #define PACKAGE_TARNAME "libewf"
| #define PACKAGE_VERSION "20130416"
| #define PACKAGE_STRING "libewf 20130416"
| #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "libewf"
| #define VERSION "20130416"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FWRITE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_FREE 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_REALLOC 1
| #define HAVE_PRINTF_ZD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FGETS 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_LOCAL_LIBCSTRING 1
| #define HAVE_STDARG_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBCERROR 1
| #define HAVE_LOCAL_LIBCDATA 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETENV 1
| #define HAVE_LOCALECONV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LOCAL_LIBCLOCALE 1
| #define HAVE_STDARG_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCAL_LIBCNOTIFY 1
| #define HAVE_LOCAL_LIBCSPLIT 1
| #define HAVE_LOCAL_LIBUNA 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_IOCTL 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_WRITE 1
| #define HAVE_FCLOSE 1
| #define HAVE_FEOF 1
| #define HAVE_FILENO 1
| #define HAVE_FOPEN 1
| #define HAVE_FREAD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FWRITE 1
| #define HAVE_STAT 1
| #define HAVE_LOCAL_LIBCFILE 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSLIMITS_H 1
| #define HAVE_CHDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_MKDIR_MODE 1
| #define HAVE_LOCAL_LIBCPATH 1
| #define HAVE_LOCAL_LIBBFIO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME 1
| #define HAVE_LOCAL_LIBFCACHE 1
| #define HAVE_LOCAL_LIBFVALUE 1
| #define HAVE_LOCAL_LIBMFDATA 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LIBZ 1
| #define HAVE_COMPRESS_BOUND 1
| #define HAVE_ADLER32 1
| #define HAVE_ZLIB 1
| #define HAVE_BZLIB_H 1
| #define HAVE_LIBBZ2 1
| #define HAVE_BZIP2 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_EVP_MD5 1
| #define HAVE_EVP_SHA1 1
| #define HAVE_EVP_SHA256 1
| #define HAVE_LOCAL_LIBHMAC 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LOCAL_LIBCAES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_GETOPT 1
| #define HAVE_SETVBUF 1
| #define HAVE_LOCAL_LIBCSYSTEM 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_GUID_SUPPORT 1
| #define HAVE_UUID_GENERATE_RANDOM 1
| #define HAVE_UUID_GENERATE_TIME 1
| #define YYTEXT_POINTER 1
| #define HAVE_LOCAL_LIBODRAW 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_CLOSE 1
| #define HAVE_FSTAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_LSEEK 1
| #define HAVE_OPEN 1
| #define HAVE_READ 1
| #define HAVE_STAT 1
| #define HAVE_WRITE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_LOCAL_LIBSMDEV 1
| #define HAVE_LOCAL_LIBSMRAW 1
| #define HAVE_OSXFUSE_FUSE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETUID 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_CTIME_R 1
| /* end confdefs.h. */
| #include <time.h>
| int
| main ()
| {
| ctime_r( NULL, NULL, 0 )
| ;
| return 0;
| }
configure:44793: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44793: $? = 0
configure:44794: result: with two arguments
configure:44886: checking for gmtime
configure:44886: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44886: $? = 0
configure:44886: result: yes
configure:44886: checking for gmtime_r
configure:44886: cc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c -lbz2 -lz >&5
configure:44886: $? = 0
configure:44886: result: yes
configure:44886: checking for time
configure:44886: result: yes
configure:44918: checking whether to enable build static executables (binaries)
configure:44925: result: no
configure:44943: checking whether to enable use libewf's low level read and write functions in the ewftools
configure:44950: result: no
configure:44968: checking whether to enable enable verbose output
configure:44975: result: no
configure:44993: checking whether to enable enable debug output
configure:45000: result: no
configure:45018: checking whether to enable build Python bindings
configure:45025: result: no
configure:45034: checking whether to use use `python-config --prefix' to determine the Python directories
configure:45041: result: no
configure:45276: checking whether to enable enable version 1 API
configure:45283: result: no
configure:45601: checking that generated files are newer than configure
configure:45607: result: done
configure:45718: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libewf config.status 20130416, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Duncans-MacBook-Pro.local
config.status:1636: creating Makefile
config.status:1636: creating include/Makefile
config.status:1636: creating common/Makefile
config.status:1636: creating libcstring/Makefile
config.status:1636: creating libcerror/Makefile
config.status:1636: creating libcdata/Makefile
config.status:1636: creating libclocale/Makefile
config.status:1636: creating libcnotify/Makefile
config.status:1636: creating libcsplit/Makefile
config.status:1636: creating libuna/Makefile
config.status:1636: creating libcfile/Makefile
config.status:1636: creating libcpath/Makefile
config.status:1636: creating libbfio/Makefile
config.status:1636: creating libfcache/Makefile
config.status:1636: creating libfvalue/Makefile
config.status:1636: creating libmfdata/Makefile
config.status:1636: creating libhmac/Makefile
config.status:1636: creating libcaes/Makefile
config.status:1636: creating libewf/Makefile
config.status:1636: creating libodraw/Makefile
config.status:1636: creating libsmdev/Makefile
config.status:1636: creating libsmraw/Makefile
config.status:1636: creating libcsystem/Makefile
config.status:1636: creating ewftools/Makefile
config.status:1636: creating ewf.net/Makefile
config.status:1636: creating pyewf/Makefile
config.status:1636: creating po/Makefile.in
config.status:1636: creating po/Makevars
config.status:1636: creating documents/Makefile
config.status:1636: creating manuals/Makefile
config.status:1636: creating tests/Makefile
config.status:1636: creating examples/Makefile
config.status:1636: creating macosx/Makefile
config.status:1636: creating borlandc/Makefile
config.status:1636: creating msvscpp/Makefile
config.status:1636: creating include/libewf.h
config.status:1636: creating include/libewf/definitions.h
config.status:1636: creating include/libewf/features.h
config.status:1636: creating include/libewf/types.h
config.status:1636: creating libewf/libewf_definitions.h
config.status:1636: creating common/types.h
config.status:1636: creating dpkg/changelog
config.status:1636: creating dpkg/copyright
config.status:1636: creating ewf.net/ewf.net.rc
config.status:1636: creating libewf/libewf.rc
config.status:1636: creating macosx/libewf.pmdoc/01bin.xml
config.status:1636: creating macosx/libewf.pmdoc/02include.xml
config.status:1636: creating macosx/libewf.pmdoc/03lib.xml
config.status:1636: creating macosx/libewf.pmdoc/04share.xml
config.status:1636: creating macosx/libewf.pmdoc/05python.xml
config.status:1636: creating macosx/libewf.pmdoc/index.xml
config.status:1636: creating macosx/Introduction.rtf
config.status:1636: creating pyewf/setup.py
config.status:1636: creating libewf.pc
config.status:1636: creating libewf.spec
config.status:1636: creating common/config.h
config.status:1865: executing depfiles commands
config.status:1865: executing libtool commands
config.status:1865: executing po-directories commands
configure:48162:
Building:
libcstring support: local
libcerror support: local
libcdata support: local
libclocale support: local
libcnotify support: local
libcsplit support: local
libuna support: local
libcfile support: local
libcpath support: local
libbfio support: local
libfcache support: local
libfvalue support: local
libmfdata support: local
ADLER32 checksum support: zlib
DEFLATE compression support: zlib
BZIP2 compression support: bzip2
libhmac support: local
MD5 support: libcrypto_evp
SHA1 support: libcrypto_evp
SHA256 support: libcrypto_evp
libcaes support: local
AES support: libcrypto_evp
libodraw support: local
libsmdev support: local
libsmraw support: local
libcsystem support: local
GUID/UUID support: native
FUSE support: no
Features:
Wide character type support: no
ewftools are build as static executables: no
ewftools use low level read and write functions: no
Python (pyewf) support: no
Verbose output: no
Debug output: no
Version 1 API compatibility: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_adler32=zlib
ac_cv_build=x86_64-apple-darwin12.4.0
ac_cv_bzip2=bzip2
ac_cv_bzip2_LIBADD=-lbz2
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_volatile=yes
ac_cv_cv_ctime_r_posix=yes
ac_cv_cv_ctime_r_size=no
ac_cv_cv_have_printf_jd=no
ac_cv_cv_have_printf_zd=yes
ac_cv_cv_langinfo_codeset=yes
ac_cv_cv_mkdir_mode=yes
ac_cv_enable_debug_output=no
ac_cv_enable_low_level_functions=no
ac_cv_enable_python=no
ac_cv_enable_static_executables=no
ac_cv_enable_v1_api=no
ac_cv_enable_verbose_output=no
ac_cv_enable_wide_character_type=no
ac_cv_enable_winapi=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_bzip2_CFLAGS_set=
ac_cv_env_bzip2_CFLAGS_value=
ac_cv_env_bzip2_LIBS_set=
ac_cv_env_bzip2_LIBS_value=
ac_cv_env_fuse_CFLAGS_set=
ac_cv_env_fuse_CFLAGS_value=
ac_cv_env_fuse_LIBS_set=
ac_cv_env_fuse_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libbfio_CFLAGS_set=
ac_cv_env_libbfio_CFLAGS_value=
ac_cv_env_libbfio_LIBS_set=
ac_cv_env_libbfio_LIBS_value=
ac_cv_env_libcaes_CFLAGS_set=
ac_cv_env_libcaes_CFLAGS_value=
ac_cv_env_libcaes_LIBS_set=
ac_cv_env_libcaes_LIBS_value=
ac_cv_env_libcdata_CFLAGS_set=
ac_cv_env_libcdata_CFLAGS_value=
ac_cv_env_libcdata_LIBS_set=
ac_cv_env_libcdata_LIBS_value=
ac_cv_env_libcerror_CFLAGS_set=
ac_cv_env_libcerror_CFLAGS_value=
ac_cv_env_libcerror_LIBS_set=
ac_cv_env_libcerror_LIBS_value=
ac_cv_env_libcfile_CFLAGS_set=
ac_cv_env_libcfile_CFLAGS_value=
ac_cv_env_libcfile_LIBS_set=
ac_cv_env_libcfile_LIBS_value=
ac_cv_env_libclocale_CFLAGS_set=
ac_cv_env_libclocale_CFLAGS_value=
ac_cv_env_libclocale_LIBS_set=
ac_cv_env_libclocale_LIBS_value=
ac_cv_env_libcnotify_CFLAGS_set=
ac_cv_env_libcnotify_CFLAGS_value=
ac_cv_env_libcnotify_LIBS_set=
ac_cv_env_libcnotify_LIBS_value=
ac_cv_env_libcpath_CFLAGS_set=
ac_cv_env_libcpath_CFLAGS_value=
ac_cv_env_libcpath_LIBS_set=
ac_cv_env_libcpath_LIBS_value=
ac_cv_env_libcsplit_CFLAGS_set=
ac_cv_env_libcsplit_CFLAGS_value=
ac_cv_env_libcsplit_LIBS_set=
ac_cv_env_libcsplit_LIBS_value=
ac_cv_env_libcstring_CFLAGS_set=
ac_cv_env_libcstring_CFLAGS_value=
ac_cv_env_libcstring_LIBS_set=
ac_cv_env_libcstring_LIBS_value=
ac_cv_env_libcsystem_CFLAGS_set=
ac_cv_env_libcsystem_CFLAGS_value=
ac_cv_env_libcsystem_LIBS_set=
ac_cv_env_libcsystem_LIBS_value=
ac_cv_env_libfcache_CFLAGS_set=
ac_cv_env_libfcache_CFLAGS_value=
ac_cv_env_libfcache_LIBS_set=
ac_cv_env_libfcache_LIBS_value=
ac_cv_env_libfvalue_CFLAGS_set=
ac_cv_env_libfvalue_CFLAGS_value=
ac_cv_env_libfvalue_LIBS_set=
ac_cv_env_libfvalue_LIBS_value=
ac_cv_env_libhmac_CFLAGS_set=
ac_cv_env_libhmac_CFLAGS_value=
ac_cv_env_libhmac_LIBS_set=
ac_cv_env_libhmac_LIBS_value=
ac_cv_env_libmfdata_CFLAGS_set=
ac_cv_env_libmfdata_CFLAGS_value=
ac_cv_env_libmfdata_LIBS_set=
ac_cv_env_libmfdata_LIBS_value=
ac_cv_env_libodraw_CFLAGS_set=
ac_cv_env_libodraw_CFLAGS_value=
ac_cv_env_libodraw_LIBS_set=
ac_cv_env_libodraw_LIBS_value=
ac_cv_env_libsmdev_CFLAGS_set=
ac_cv_env_libsmdev_CFLAGS_value=
ac_cv_env_libsmdev_LIBS_set=
ac_cv_env_libsmdev_LIBS_value=
ac_cv_env_libsmraw_CFLAGS_set=
ac_cv_env_libsmraw_CFLAGS_value=
ac_cv_env_libsmraw_LIBS_set=
ac_cv_env_libsmraw_LIBS_value=
ac_cv_env_libuna_CFLAGS_set=
ac_cv_env_libuna_CFLAGS_value=
ac_cv_env_libuna_LIBS_set=
ac_cv_env_libuna_LIBS_value=
ac_cv_env_openssl_CFLAGS_set=
ac_cv_env_openssl_CFLAGS_value=
ac_cv_env_openssl_LIBS_set=
ac_cv_env_openssl_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_uuid_CFLAGS_set=
ac_cv_env_uuid_CFLAGS_value=
ac_cv_env_uuid_LIBS_set=
ac_cv_env_uuid_LIBS_value=
ac_cv_env_zlib_CFLAGS_set=
ac_cv_env_zlib_CFLAGS_value=
ac_cv_env_zlib_LIBS_set=
ac_cv_env_zlib_LIBS_value=
ac_cv_func_bindtextdomain=no
ac_cv_func_chdir=yes
ac_cv_func_close=yes
ac_cv_func_ctime_r=yes
ac_cv_func_fclose=yes
ac_cv_func_feof=yes
ac_cv_func_fgets=yes
ac_cv_func_fileno=yes
ac_cv_func_fopen=yes
ac_cv_func_fread=yes
ac_cv_func_free=yes
ac_cv_func_fseeko64=no
ac_cv_func_fseeko=yes
ac_cv_func_fstat=yes
ac_cv_func_ftello64=no
ac_cv_func_ftello=yes
ac_cv_func_ftruncate=yes
ac_cv_func_fwrite=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_getenv=yes
ac_cv_func_geteuid=yes
ac_cv_func_getopt=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getuid=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_ioctl=yes
ac_cv_func_localeconv=yes
ac_cv_func_localtime=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lseek=yes
ac_cv_func_malloc=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memrchr=no
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mktime=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_open=yes
ac_cv_func_posix_fadvise=no
ac_cv_func_read=yes
ac_cv_func_realloc=yes
ac_cv_func_setlocale=yes
ac_cv_func_setvbuf=yes
ac_cv_func_snprintf=yes
ac_cv_func_sscanf=yes
ac_cv_func_stat=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strlen=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmp=yes
ac_cv_func_strncpy=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_textdomain=no
ac_cv_func_time=yes
ac_cv_func_uname=yes
ac_cv_func_uuid_generate=yes
ac_cv_func_uuid_generate_random=yes
ac_cv_func_uuid_generate_time=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_write=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_cygwin_fs_h=no
ac_cv_header_cygwin_hdreg_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fuse_h=no
ac_cv_header_glob_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libbfio_h=no
ac_cv_header_libcaes_h=no
ac_cv_header_libcdata_h=no
ac_cv_header_libcerror_h=no
ac_cv_header_libcfile_h=no
ac_cv_header_libclocale_h=no
ac_cv_header_libcnotify_h=no
ac_cv_header_libcpath_h=no
ac_cv_header_libcsplit_h=no
ac_cv_header_libcstring_h=no
ac_cv_header_libcsystem_h=no
ac_cv_header_libfcache_h=no
ac_cv_header_libfvalue_h=no
ac_cv_header_libhmac_h=no
ac_cv_header_libintl_h=no
ac_cv_header_libmfdata_h=no
ac_cv_header_libodraw_h=no
ac_cv_header_libsmdev_h=no
ac_cv_header_libsmraw_h=no
ac_cv_header_libuna_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_cdrom_h=no
ac_cv_header_linux_fs_h=no
ac_cv_header_linux_hdreg_h=no
ac_cv_header_linux_usb_ch9_h=no
ac_cv_header_linux_usbdevice_fs_h=no
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_openssl_evp_h=yes
ac_cv_header_openssl_opensslv_h=yes
ac_cv_header_osxfuse_fuse_h=yes
ac_cv_header_scsi_scsi_h=no
ac_cv_header_scsi_scsi_ioctl_h=no
ac_cv_header_scsi_sg_h=no
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_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_disk_h=yes
ac_cv_header_sys_disklabel_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syslimits_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_uuid_uuid_h=yes
ac_cv_header_varargs_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-apple-darwin12.4.0
ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes
ac_cv_lib_bz2_BZ2_bzBuffToBuffDecompress=yes
ac_cv_lib_bz2_BZ2_bzlibVersion=yes
ac_cv_lib_crypto_EVP_CIPHER_CTX_cleanup=yes
ac_cv_lib_crypto_EVP_CIPHER_CTX_init=yes
ac_cv_lib_crypto_EVP_CIPHER_CTX_set_padding=yes
ac_cv_lib_crypto_EVP_CipherFinal_ex=yes
ac_cv_lib_crypto_EVP_CipherInit_ex=yes
ac_cv_lib_crypto_EVP_CipherUpdate=yes
ac_cv_lib_crypto_EVP_DigestFinal_ex=yes
ac_cv_lib_crypto_EVP_DigestInit_ex=yes
ac_cv_lib_crypto_EVP_DigestUpdate=yes
ac_cv_lib_crypto_EVP_MD_CTX_cleanup=yes
ac_cv_lib_crypto_EVP_MD_CTX_init=yes
ac_cv_lib_crypto_EVP_md5=yes
ac_cv_lib_crypto_EVP_sha1=yes
ac_cv_lib_crypto_EVP_sha256=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_lex=-ll
ac_cv_lib_osxfuse_fuse_daemonize=no
ac_cv_lib_osxfuse_fuse_destroy=no
ac_cv_lib_osxfuse_fuse_mount=no
ac_cv_lib_osxfuse_fuse_new=no
ac_cv_lib_z_adler32=yes
ac_cv_lib_z_compress2=yes
ac_cv_lib_z_compressBound=yes
ac_cv_lib_z_uncompress=yes
ac_cv_libbfio=local
ac_cv_libbfio_CPPFLAGS=-I../libbfio
ac_cv_libbfio_LIBADD=../libbfio/libbfio.la
ac_cv_libcaes=local
ac_cv_libcaes_CPPFLAGS=-I../libcaes
ac_cv_libcaes_LIBADD=../libcaes/libcaes.la
ac_cv_libcaes_aes=libcrypto_evp
ac_cv_libcdata=local
ac_cv_libcdata_CPPFLAGS=-I../libcdata
ac_cv_libcdata_LIBADD=../libcdata/libcdata.la
ac_cv_libcerror=local
ac_cv_libcerror_CPPFLAGS=-I../libcerror
ac_cv_libcerror_LIBADD=../libcerror/libcerror.la
ac_cv_libcfile=local
ac_cv_libcfile_CPPFLAGS=-I../libcfile
ac_cv_libcfile_LIBADD=../libcfile/libcfile.la
ac_cv_libclocale=local
ac_cv_libclocale_CPPFLAGS=-I../libclocale
ac_cv_libclocale_LIBADD=../libclocale/libclocale.la
ac_cv_libcnotify=local
ac_cv_libcnotify_CPPFLAGS=-I../libcnotify
ac_cv_libcnotify_LIBADD=../libcnotify/libcnotify.la
ac_cv_libcpath=local
ac_cv_libcpath_CPPFLAGS=-I../libcpath
ac_cv_libcpath_LIBADD=../libcpath/libcpath.la
ac_cv_libcrypto=yes
ac_cv_libcrypto_CPPFLAGS=
ac_cv_libcrypto_LIBADD=-lcrypto
ac_cv_libcrypto_aes=libcrypto_evp
ac_cv_libcrypto_dummy=yes
ac_cv_libcrypto_evp=yes
ac_cv_libcrypto_evp_cipher=yes
ac_cv_libcrypto_evp_md=yes
ac_cv_libcrypto_md5=libcrypto_evp
ac_cv_libcrypto_sha1=libcrypto_evp
ac_cv_libcrypto_sha256=libcrypto_evp
ac_cv_libcsplit=local
ac_cv_libcsplit_CPPFLAGS=-I../libcsplit
ac_cv_libcsplit_LIBADD=../libcsplit/libcsplit.la
ac_cv_libcstring=local
ac_cv_libcstring_CPPFLAGS=-I../libcstring
ac_cv_libcstring_LIBADD=../libcstring/libcstring.la
ac_cv_libcsystem=local
ac_cv_libcsystem_CPPFLAGS=-I../libcsystem
ac_cv_libcsystem_LIBADD=../libcsystem/libcsystem.la
ac_cv_libfcache=local
ac_cv_libfcache_CPPFLAGS=-I../libfcache
ac_cv_libfcache_LIBADD=../libfcache/libfcache.la
ac_cv_libfuse=no
ac_cv_libfuse_LIBADD=-losxfuse
ac_cv_libfvalue=local
ac_cv_libfvalue_CPPFLAGS=-I../libfvalue
ac_cv_libfvalue_LIBADD=../libfvalue/libfvalue.la
ac_cv_libhmac=local
ac_cv_libhmac_CPPFLAGS=-I../libhmac
ac_cv_libhmac_LIBADD=../libhmac/libhmac.la
ac_cv_libhmac_md5=libcrypto_evp
ac_cv_libhmac_sha1=libcrypto_evp
ac_cv_libhmac_sha256=libcrypto_evp
ac_cv_libmfdata=local
ac_cv_libmfdata_CPPFLAGS=-I../libmfdata
ac_cv_libmfdata_LIBADD=../libmfdata/libmfdata.la
ac_cv_libodraw=local
ac_cv_libodraw_CPPFLAGS=-I../libodraw
ac_cv_libodraw_LIBADD=../libodraw/libodraw.la
ac_cv_libsmdev=local
ac_cv_libsmdev_CPPFLAGS=-I../libsmdev
ac_cv_libsmdev_LIBADD=../libsmdev/libsmdev.la
ac_cv_libsmraw=local
ac_cv_libsmraw_CPPFLAGS=-I../libsmraw
ac_cv_libsmraw_LIBADD=../libsmraw/libsmraw.la
ac_cv_libuna=local
ac_cv_libuna_CPPFLAGS=-I../libuna
ac_cv_libuna_LIBADD=../libuna/libuna.la
ac_cv_libuuid=native
ac_cv_objext=o
ac_cv_openssl_evp_zlib_compatible=yes
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_off_t=8
ac_cv_sizeof_size_t=8
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_mode_t=yes
ac_cv_type_off64_t=no
ac_cv_type_off_t=yes
ac_cv_type_size32_t=no
ac_cv_type_size64_t=no
ac_cv_type_size_t=yes
ac_cv_type_ssize32_t=no
ac_cv_type_ssize64_t=no
ac_cv_type_ssize_t=yes
ac_cv_type_u64=no
ac_cv_with_adler32=auto-detect
ac_cv_with_bzip2=auto-detect
ac_cv_with_libbfio=auto-detect
ac_cv_with_libcaes=auto-detect
ac_cv_with_libcdata=auto-detect
ac_cv_with_libcerror=auto-detect
ac_cv_with_libcfile=auto-detect
ac_cv_with_libclocale=auto-detect
ac_cv_with_libcnotify=auto-detect
ac_cv_with_libcpath=auto-detect
ac_cv_with_libcsplit=auto-detect
ac_cv_with_libcstring=auto-detect
ac_cv_with_libcsystem=auto-detect
ac_cv_with_libfcache=auto-detect
ac_cv_with_libfuse=auto-detect
ac_cv_with_libfvalue=auto-detect
ac_cv_with_libhmac=auto-detect
ac_cv_with_libmfdata=auto-detect
ac_cv_with_libmsdev=auto-detect
ac_cv_with_libmsraw=auto-detect
ac_cv_with_libodraw=auto-detect
ac_cv_with_libuna=auto-detect
ac_cv_with_libuuid=auto-detect
ac_cv_with_openssl=auto-detect
ac_cv_with_pyprefix=no
ac_cv_with_zlib=auto-detect
ac_cv_zlib=zlib
ac_cv_zlib_LIBADD=-lz
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/libewf-MmYj/libewf-20130416/missing --run aclocal-1.12'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/libewf-MmYj/libewf-20130416/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/libewf-MmYj/libewf-20130416/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/libewf-MmYj/libewf-20130416/missing --run automake-1.12'
AWK='awk'
BZIP2_CPPFLAGS=''
BZIP2_LIBADD='-lbz2'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall'
CPP='cc -E'
CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DPKG_DATE=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT=':'
GMSGFMT_015=':'
GREP='/usr/bin/grep'
HAVE_BZIP2='1'
HAVE_INTTYPES_H='1'
HAVE_LIBBFIO='0'
HAVE_LIBCAES='0'
HAVE_LIBCDATA='0'
HAVE_LIBCERROR='0'
HAVE_LIBCFILE='0'
HAVE_LIBCLOCALE='0'
HAVE_LIBCNOTIFY='0'
HAVE_LIBCPATH='0'
HAVE_LIBCSPLIT='0'
HAVE_LIBCSTRING='0'
HAVE_LIBCSYSTEM='0'
HAVE_LIBFCACHE='0'
HAVE_LIBFUSE='0'
HAVE_LIBFVALUE='0'
HAVE_LIBHMAC='0'
HAVE_LIBMFDATA='0'
HAVE_LIBODRAW='0'
HAVE_LIBSMDEV='0'
HAVE_LIBSMRAW='0'
HAVE_LIBUNA='0'
HAVE_LIBUUID='1'
HAVE_LOCAL_LIBBFIO='1'
HAVE_LOCAL_LIBBFIO_FALSE='#'
HAVE_LOCAL_LIBBFIO_TRUE=''
HAVE_LOCAL_LIBCAES='1'
HAVE_LOCAL_LIBCAES_FALSE='#'
HAVE_LOCAL_LIBCAES_TRUE=''
HAVE_LOCAL_LIBCDATA='1'
HAVE_LOCAL_LIBCDATA_FALSE='#'
HAVE_LOCAL_LIBCDATA_TRUE=''
HAVE_LOCAL_LIBCERROR='1'
HAVE_LOCAL_LIBCERROR_FALSE='#'
HAVE_LOCAL_LIBCERROR_TRUE=''
HAVE_LOCAL_LIBCFILE='1'
HAVE_LOCAL_LIBCFILE_FALSE='#'
HAVE_LOCAL_LIBCFILE_TRUE=''
HAVE_LOCAL_LIBCLOCALE='1'
HAVE_LOCAL_LIBCLOCALE_FALSE='#'
HAVE_LOCAL_LIBCLOCALE_TRUE=''
HAVE_LOCAL_LIBCNOTIFY='1'
HAVE_LOCAL_LIBCNOTIFY_FALSE='#'
HAVE_LOCAL_LIBCNOTIFY_TRUE=''
HAVE_LOCAL_LIBCPATH='1'
HAVE_LOCAL_LIBCPATH_FALSE='#'
HAVE_LOCAL_LIBCPATH_TRUE=''
HAVE_LOCAL_LIBCSPLIT='1'
HAVE_LOCAL_LIBCSPLIT_FALSE='#'
HAVE_LOCAL_LIBCSPLIT_TRUE=''
HAVE_LOCAL_LIBCSTRING='1'
HAVE_LOCAL_LIBCSTRING_FALSE='#'
HAVE_LOCAL_LIBCSTRING_TRUE=''
HAVE_LOCAL_LIBCSYSTEM='1'
HAVE_LOCAL_LIBCSYSTEM_FALSE='#'
HAVE_LOCAL_LIBCSYSTEM_TRUE=''
HAVE_LOCAL_LIBFCACHE='1'
HAVE_LOCAL_LIBFCACHE_FALSE='#'
HAVE_LOCAL_LIBFCACHE_TRUE=''
HAVE_LOCAL_LIBFVALUE='1'
HAVE_LOCAL_LIBFVALUE_FALSE='#'
HAVE_LOCAL_LIBFVALUE_TRUE=''
HAVE_LOCAL_LIBHMAC='1'
HAVE_LOCAL_LIBHMAC_FALSE='#'
HAVE_LOCAL_LIBHMAC_TRUE=''
HAVE_LOCAL_LIBMFDATA='1'
HAVE_LOCAL_LIBMFDATA_FALSE='#'
HAVE_LOCAL_LIBMFDATA_TRUE=''
HAVE_LOCAL_LIBODRAW='1'
HAVE_LOCAL_LIBODRAW_FALSE='#'
HAVE_LOCAL_LIBODRAW_TRUE=''
HAVE_LOCAL_LIBSMDEV='1'
HAVE_LOCAL_LIBSMDEV_FALSE='#'
HAVE_LOCAL_LIBSMDEV_TRUE=''
HAVE_LOCAL_LIBSMRAW='1'
HAVE_LOCAL_LIBSMRAW_FALSE='#'
HAVE_LOCAL_LIBSMRAW_TRUE=''
HAVE_LOCAL_LIBUNA='1'
HAVE_LOCAL_LIBUNA_FALSE='#'
HAVE_LOCAL_LIBUNA_TRUE=''
HAVE_OFF64_T='0'
HAVE_OPENSSL_EVP_H='1'
HAVE_PYTHON_FALSE=''
HAVE_PYTHON_TRUE='#'
HAVE_SIZE32_T='0'
HAVE_SIZE64_T='0'
HAVE_SSIZE32_T='0'
HAVE_SSIZE64_T='0'
HAVE_STDINT_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_V1_API='0'
HAVE_V1_API_FALSE=''
HAVE_V1_API_TRUE='#'
HAVE_WCHAR_H='0'
HAVE_WIDE_CHARACTER_TYPE='0'
HAVE_ZLIB='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
LD='/usr/bin/ld'
LDFLAGS=''
LEX='flex'
LEXLIB='-ll'
LEX_OUTPUT_ROOT='lex.yy'
LIBBFIO_CPPFLAGS='-I../libbfio'
LIBBFIO_LIBADD='../libbfio/libbfio.la'
LIBCAES_CPPFLAGS='-I../libcaes'
LIBCAES_LIBADD='../libcaes/libcaes.la'
LIBCDATA_CPPFLAGS='-I../libcdata'
LIBCDATA_LIBADD='../libcdata/libcdata.la'
LIBCERROR_CPPFLAGS='-I../libcerror'
LIBCERROR_LIBADD='../libcerror/libcerror.la'
LIBCFILE_CPPFLAGS='-I../libcfile'
LIBCFILE_LIBADD='../libcfile/libcfile.la'
LIBCLOCALE_CPPFLAGS='-I../libclocale'
LIBCLOCALE_LIBADD='../libclocale/libclocale.la'
LIBCNOTIFY_CPPFLAGS='-I../libcnotify'
LIBCNOTIFY_LIBADD='../libcnotify/libcnotify.la'
LIBCPATH_CPPFLAGS='-I../libcpath'
LIBCPATH_LIBADD='../libcpath/libcpath.la'
LIBCRYPTO_CPPFLAGS=''
LIBCRYPTO_LIBADD='-lcrypto'
LIBCSPLIT_CPPFLAGS='-I../libcsplit'
LIBCSPLIT_LIBADD='../libcsplit/libcsplit.la'
LIBCSTRING_CPPFLAGS='-I../libcstring'
LIBCSTRING_LIBADD='../libcstring/libcstring.la'
LIBCSYSTEM_CPPFLAGS='-I../libcsystem'
LIBCSYSTEM_LIBADD='../libcsystem/libcsystem.la'
LIBDL_LIBADD='-ldl'
LIBEWF_DLL_IMPORT=''
LIBFCACHE_CPPFLAGS='-I../libfcache'
LIBFCACHE_LIBADD='../libfcache/libfcache.la'
LIBFUSE_CPPFLAGS=''
LIBFUSE_LIBADD='-losxfuse'
LIBFVALUE_CPPFLAGS='-I../libfvalue'
LIBFVALUE_LIBADD='../libfvalue/libfvalue.la'
LIBHMAC_CPPFLAGS='-I../libhmac'
LIBHMAC_LIBADD='../libhmac/libhmac.la'
LIBICONV='-liconv'
LIBINTL=''
LIBMFDATA_CPPFLAGS='-I../libmfdata'
LIBMFDATA_LIBADD='../libmfdata/libmfdata.la'
LIBOBJS=''
LIBODRAW_CPPFLAGS='-I../libodraw'
LIBODRAW_LIBADD='../libodraw/libodraw.la'
LIBS='-lbz2 -lz '
LIBSMDEV_CPPFLAGS='-I../libsmdev'
LIBSMDEV_LIBADD='../libsmdev/libsmdev.la'
LIBSMRAW_CPPFLAGS='-I../libsmraw'
LIBSMRAW_LIBADD='../libsmraw/libsmraw.la'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIBUNA_CPPFLAGS='-I../libuna'
LIBUNA_LIBADD='../libuna/libuna.la'
LIBUUID_CPPFLAGS=''
LIBUUID_LIBADD=''
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/libewf-MmYj/libewf-20130416/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libewf'
PACKAGE_BUGREPORT='joachim.metz@gmail.com'
PACKAGE_NAME='libewf'
PACKAGE_STRING='libewf 20130416'
PACKAGE_TARNAME='libewf'
PACKAGE_URL=''
PACKAGE_VERSION='20130416'
PATH_SEPARATOR=':'
PKGCONFIG=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8'
PKG_CONFIG_PATH=''
POSUB=''
PWD='/private/tmp/libewf-MmYj/libewf-20130416'
PYTHON=''
PYTHON_CONFIG=''
PYTHON_CPPFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_LDFLAGS=''
PYTHON_LIBRARY_DIR=''
PYTHON_PACKAGE_DIR=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPEC_DATE='Tue Aug 13 2013'
STATIC_LDFLAGS=''
STRIP='strip'
USE_NLS='no'
VERSION='20130416'
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
YACC='bison -y'
YFLAGS=''
ZLIB_CPPFLAGS=''
ZLIB_LIBADD='-lz'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_bzip2_pc_libs_private='-lbz2'
ax_bzip2_spec_build_requires='bzip2-devel'
ax_bzip2_spec_requires='bzip2-libs'
ax_libbfio_pc_libs_private=''
ax_libbfio_spec_build_requires=''
ax_libbfio_spec_requires=''
ax_libcaes_pc_libs_private=''
ax_libcaes_spec_build_requires=''
ax_libcaes_spec_requires=''
ax_libcdata_pc_libs_private=''
ax_libcdata_spec_build_requires=''
ax_libcdata_spec_requires=''
ax_libcerror_pc_libs_private=''
ax_libcerror_spec_build_requires=''
ax_libcerror_spec_requires=''
ax_libcfile_pc_libs_private=''
ax_libcfile_spec_build_requires=''
ax_libcfile_spec_requires=''
ax_libclocale_pc_libs_private=''
ax_libclocale_spec_build_requires=''
ax_libclocale_spec_requires=''
ax_libcnotify_pc_libs_private=''
ax_libcnotify_spec_build_requires=''
ax_libcnotify_spec_requires=''
ax_libcpath_pc_libs_private=''
ax_libcpath_spec_build_requires=''
ax_libcpath_spec_requires=''
ax_libcrypto_pc_libs_private='-lcrypto'
ax_libcrypto_spec_build_requires='openssl-devel'
ax_libcrypto_spec_requires='openssl'
ax_libcsplit_pc_libs_private=''
ax_libcsplit_spec_build_requires=''
ax_libcsplit_spec_requires=''
ax_libcstring_pc_libs_private=''
ax_libcstring_spec_build_requires=''
ax_libcstring_spec_requires=''
ax_libcsystem_pc_libs_private=''
ax_libcsystem_spec_build_requires=''
ax_libcsystem_spec_requires=''
ax_libfcache_pc_libs_private=''
ax_libfcache_spec_build_requires=''
ax_libfcache_spec_requires=''
ax_libfuse_pc_libs_private=''
ax_libfuse_spec_build_requires=''
ax_libfuse_spec_requires=''
ax_libfvalue_pc_libs_private=''
ax_libfvalue_spec_build_requires=''
ax_libfvalue_spec_requires=''
ax_libhmac_pc_libs_private=''
ax_libhmac_spec_build_requires=''
ax_libhmac_spec_requires=''
ax_libmfdata_pc_libs_private=''
ax_libmfdata_spec_build_requires=''
ax_libmfdata_spec_requires=''
ax_libodraw_pc_libs_private=''
ax_libodraw_spec_build_requires=''
ax_libodraw_spec_requires=''
ax_libsmdev_pc_libs_private=''
ax_libsmdev_spec_build_requires=''
ax_libsmdev_spec_requires=''
ax_libsmraw_pc_libs_private=''
ax_libsmraw_spec_build_requires=''
ax_libsmraw_spec_requires=''
ax_libuna_pc_libs_private=''
ax_libuna_spec_build_requires=''
ax_libuna_spec_requires=''
ax_libuuid_pc_libs_private=''
ax_libuuid_spec_build_requires=''
ax_libuuid_spec_requires=''
ax_zlib_pc_libs_private='-lz'
ax_zlib_spec_build_requires='zlib-devel'
ax_zlib_spec_requires='zlib'
ax_zlib_static_spec_requires='zlib-static'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.4.0'
build_vendor='apple'
bzip2_CFLAGS=''
bzip2_LIBS=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fuse_CFLAGS=''
fuse_LIBS=''
host='x86_64-apple-darwin12.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/libewf-MmYj/libewf-20130416/install-sh'
libbfio_CFLAGS=''
libbfio_LIBS=''
libcaes_CFLAGS=''
libcaes_LIBS=''
libcdata_CFLAGS=''
libcdata_LIBS=''
libcerror_CFLAGS=''
libcerror_LIBS=''
libcfile_CFLAGS=''
libcfile_LIBS=''
libclocale_CFLAGS=''
libclocale_LIBS=''
libcnotify_CFLAGS=''
libcnotify_LIBS=''
libcpath_CFLAGS=''
libcpath_LIBS=''
libcsplit_CFLAGS=''
libcsplit_LIBS=''
libcstring_CFLAGS=''
libcstring_LIBS=''
libcsystem_CFLAGS=''
libcsystem_LIBS=''
libdir='${exec_prefix}/lib'
libewf_spec_build_requires='BuildRequires:'
libewf_spec_requires='Requires:'
libexecdir='${exec_prefix}/libexec'
libfcache_CFLAGS=''
libfcache_LIBS=''
libfvalue_CFLAGS=''
libfvalue_LIBS=''
libhmac_CFLAGS=''
libhmac_LIBS=''
libmfdata_CFLAGS=''
libmfdata_LIBS=''
libodraw_CFLAGS=''
libodraw_LIBS=''
libsmdev_CFLAGS=''
libsmdev_LIBS=''
libsmraw_CFLAGS=''
libsmraw_LIBS=''
libuna_CFLAGS=''
libuna_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
openssl_CFLAGS=''
openssl_LIBS=''
pdfdir='${docdir}'
prefix='/usr/local/Cellar/libewf/20130416'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
uuid_CFLAGS=''
uuid_LIBS=''
zlib_CFLAGS=''
zlib_LIBS=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libewf"
#define PACKAGE_TARNAME "libewf"
#define PACKAGE_VERSION "20130416"
#define PACKAGE_STRING "libewf 20130416"
#define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "libewf"
#define VERSION "20130416"
#define STDC_HEADERS 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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_ICONV 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 8
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_FCLOSE 1
#define HAVE_FEOF 1
#define HAVE_FGETS 1
#define HAVE_FOPEN 1
#define HAVE_FREAD 1
#define HAVE_FSEEKO 1
#define HAVE_FWRITE 1
#define HAVE_VFPRINTF 1
#define HAVE_FREE 1
#define HAVE_MALLOC 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMSET 1
#define HAVE_REALLOC 1
#define HAVE_PRINTF_ZD 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_FGETS 1
#define HAVE_MEMCHR 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_SNPRINTF 1
#define HAVE_SSCANF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRLEN 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRNCMP 1
#define HAVE_STRNCPY 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_VSNPRINTF 1
#define HAVE_LOCAL_LIBCSTRING 1
#define HAVE_STDARG_H 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_LOCAL_LIBCERROR 1
#define HAVE_LOCAL_LIBCDATA 1
#define HAVE_LANGINFO_H 1
#define HAVE_LOCALE_H 1
#define HAVE_GETENV 1
#define HAVE_LOCALECONV 1
#define HAVE_SETLOCALE 1
#define HAVE_NL_LANGINFO 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LOCAL_LIBCLOCALE 1
#define HAVE_STDARG_H 1
#define HAVE_ERRNO_H 1
#define HAVE_LOCAL_LIBCNOTIFY 1
#define HAVE_LOCAL_LIBCSPLIT 1
#define HAVE_LOCAL_LIBUNA 1
#define HAVE_ERRNO_H 1
#define HAVE_STDIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_DISK_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CLOSE 1
#define HAVE_FSTAT 1
#define HAVE_FTRUNCATE 1
#define HAVE_IOCTL 1
#define HAVE_LSEEK 1
#define HAVE_OPEN 1
#define HAVE_READ 1
#define HAVE_WRITE 1
#define HAVE_FCLOSE 1
#define HAVE_FEOF 1
#define HAVE_FILENO 1
#define HAVE_FOPEN 1
#define HAVE_FREAD 1
#define HAVE_FSEEKO 1
#define HAVE_FTELLO 1
#define HAVE_FWRITE 1
#define HAVE_STAT 1
#define HAVE_LOCAL_LIBCFILE 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSLIMITS_H 1
#define HAVE_CHDIR 1
#define HAVE_GETCWD 1
#define HAVE_MKDIR 1
#define HAVE_MKDIR 1
#define HAVE_MKDIR_MODE 1
#define HAVE_LOCAL_LIBCPATH 1
#define HAVE_LOCAL_LIBBFIO 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_TIME 1
#define HAVE_LOCAL_LIBFCACHE 1
#define HAVE_LOCAL_LIBFVALUE 1
#define HAVE_LOCAL_LIBMFDATA 1
#define HAVE_ZLIB_H 1
#define HAVE_LIBZ 1
#define HAVE_COMPRESS_BOUND 1
#define HAVE_ADLER32 1
#define HAVE_ZLIB 1
#define HAVE_BZLIB_H 1
#define HAVE_LIBBZ2 1
#define HAVE_BZIP2 1
#define HAVE_OPENSSL_OPENSSLV_H 1
#define HAVE_OPENSSL_EVP_H 1
#define HAVE_OPENSSL_EVP_H 1
#define HAVE_LIBCRYPTO 1
#define HAVE_EVP_MD5 1
#define HAVE_EVP_SHA1 1
#define HAVE_EVP_SHA256 1
#define HAVE_LOCAL_LIBHMAC 1
#define HAVE_OPENSSL_EVP_H 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LOCAL_LIBCAES 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LOCALTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MKTIME 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_GLOB_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_CLOSE 1
#define HAVE_FSTAT 1
#define HAVE_FTRUNCATE 1
#define HAVE_LSEEK 1
#define HAVE_OPEN 1
#define HAVE_READ 1
#define HAVE_STAT 1
#define HAVE_WRITE 1
#define HAVE_GETOPT 1
#define HAVE_SETVBUF 1
#define HAVE_LOCAL_LIBCSYSTEM 1
#define HAVE_UUID_UUID_H 1
#define HAVE_GUID_SUPPORT 1
#define HAVE_UUID_GENERATE_RANDOM 1
#define HAVE_UUID_GENERATE_TIME 1
#define YYTEXT_POINTER 1
#define HAVE_LOCAL_LIBODRAW 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_DISK_H 1
#define HAVE_CLOSE 1
#define HAVE_FSTAT 1
#define HAVE_FTRUNCATE 1
#define HAVE_LSEEK 1
#define HAVE_OPEN 1
#define HAVE_READ 1
#define HAVE_STAT 1
#define HAVE_WRITE 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_LOCAL_LIBSMDEV 1
#define HAVE_LOCAL_LIBSMRAW 1
#define HAVE_OSXFUSE_FUSE_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_UTSNAME_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETUID 1
#define HAVE_TIME 1
#define HAVE_UNAME 1
#define HAVE_LOCALTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MKTIME 1
#define HAVE_CTIME_R 1
#define HAVE_CTIME_R 1
#define HAVE_GMTIME 1
#define HAVE_GMTIME_R 1
#define HAVE_TIME 1
#define LIBEWF_OPERATING_SYSTEM "Darwin"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment