Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2013 16:12
Show Gist options
  • Save anonymous/5637278 to your computer and use it in GitHub Desktop.
Save anonymous/5637278 to your computer and use it in GitHub Desktop.
Generating configuration file for e2fsprogs version 1.42.7
Release date is January, 2013
checking build system type... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
checking for gcc... /usr/bin/gcc-4.2
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 /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for dlopen in -ldl... yes
checking for gcc... (cached) /usr/bin/gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for additional special compiler flags... (none)
Disabling maintainer mode by default
Disabling symlinks for install by default
Disabling relative symlinks for install by default
Disabling symlinks for build by default
Disabling verbose make commands
Disabling compression support by default
Enabling htree directory support by default
Disabling ELF shared libraries by default
Disabling BSD shared libraries by default
Disabling profiling libraries by default
Disabling checker libraries by default
Disabling journal debugging by default
Disabling blkid debugging by default
Enabling testio debugging by default
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
Enabling private uuid library by default
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
Enabling private blkid library by default
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
Disabling quota support by default
Enabling debugfs support by default
Enabling e2image support by default
Enabling e2resize support by default
Enabling e4defrag support by default
Building fsck wrapper by default
Building e2initrd helper by default
Try using thread local support by default
checking for thread local storage (TLS) class... none
Building uuidd by default
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/opt/gettext/lib/libintl.dylib
checking whether make sets $(MAKE)... (cached) yes
checking for GNU make... make
checking for ln... /bin/ln
checking whether ln -s works... yes
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for rm... /bin/rm
checking for chmod... /bin/chmod
checking for gawk... gawk
checking for egrep... (cached) /usr/bin/grep -E
checking for sed... /usr/bin/sed
checking for perl... /usr/bin/perl
checking for ldconfig... :
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for makeinfo... makeinfo
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for malloc.h... (cached) no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking linux/major.h usability... no
checking linux/major.h presence... no
checking for linux/major.h... no
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/disk.h... yes
checking for sys/mount.h... yes
checking for net/if.h... no
checking for vprintf... yes
checking for _doprnt... no
checking for struct dirent.d_reclen... yes
checking for ssize_t... yes
checking whether llseek is declared... no
checking whether lseek64 is declared... no
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking whether byte ordering is bigendian... yes
<stdin>:1:23: error: asm/types.h: No such file or directory
asm_types.c:12:2: warning: #warning __U8_TYPEDEF not defined
asm_types.c:21:2: warning: #warning __S8_TYPEDEF not defined
asm_types.c:30:2: warning: #warning __U16_TYPEDEF not defined
asm_types.c:39:2: warning: #warning __S16_TYPEDEF not defined
asm_types.c:49:2: warning: #warning __U32_TYPEDEF not defined
asm_types.c:58:2: warning: #warning __S32_TYPEDEF not defined
asm_types.c:68:2: warning: #warning __U64_TYPEDEF not defined
asm_types.c:77:2: warning: #warning __S64_TYPEDEF not defined
checking for inttypes.h... (cached) yes
checking for intptr_t... yes
checking whether struct stat has a st_flags field... yes
checking whether st_flags field is useful... yes
checking for struct sockaddr.sa_len... yes
checking for __secure_getenv... no
checking for backtrace... yes
checking for blkid_probe_get_topology... no
checking for chflags... yes
checking for fallocate... no
checking for fallocate64... no
checking for fchown... yes
checking for fdatasync... no
checking for fstat64... yes
checking for ftruncate64... no
checking for getdtablesize... yes
checking for getmntinfo... yes
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for jrand48... yes
checking for llseek... no
checking for lseek64... no
checking for mallinfo... no
checking for mbstowcs... yes
checking for memalign... no
checking for mmap... yes
checking for msync... yes
checking for nanosleep... yes
checking for open64... no
checking for pathconf... yes
checking for posix_fadvise... no
checking for posix_memalign... no
checking for prctl... no
checking for setmntent... no
checking for setresgid... no
checking for setresuid... no
checking for srandom... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strnlen... no
checking for strptime... yes
checking for strtoull... yes
checking for sync_file_range... no
checking for sysconf... yes
checking for usleep... yes
checking for utime... yes
checking for valloc... yes
checking for socket in -lsocket... no
checking for optreset... yes
checking for sem_init... yes
checking for unified diff option... -u
checking whether we can link with -static... no
Using Apple Darwin / GNU libintl workaround
configure: creating ./config.status
config.status: creating MCONFIG
config.status: creating Makefile
config.status: creating e2fsprogs.spec
config.status: creating util/Makefile
config.status: creating util/subst.conf
config.status: creating util/gen-tarball
config.status: creating util/install-symlink
config.status: creating lib/et/Makefile
config.status: creating lib/ss/Makefile
config.status: creating lib/e2p/Makefile
config.status: creating lib/ext2fs/Makefile
config.status: creating lib/ext2fs/ext2_types.h
config.status: creating lib/uuid/Makefile
config.status: creating lib/uuid/uuid_types.h
config.status: creating lib/blkid/Makefile
config.status: creating lib/blkid/blkid_types.h
config.status: creating lib/quota/Makefile
config.status: creating lib/ss/ss.pc
config.status: creating lib/uuid/uuid.pc
config.status: creating lib/et/com_err.pc
config.status: creating lib/e2p/e2p.pc
config.status: creating lib/blkid/blkid.pc
config.status: creating lib/ext2fs/ext2fs.pc
config.status: creating misc/Makefile
config.status: creating ext2ed/Makefile
config.status: creating e2fsck/Makefile
config.status: creating debugfs/Makefile
config.status: creating tests/Makefile
config.status: creating tests/progs/Makefile
config.status: creating resize/Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating intl/libgnuintl.h
config.status: creating po/Makefile.in
config.status: creating lib/config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
cd ./util ; make subst
CC subst.c
LD subst
ld warning: in subst.o, file is not of required architecture
Undefined symbols:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [subst] Error 1
make: *** [util/subst] Error 2
HOMEBREW_VERSION: 0.9.4
HEAD: (none)
CPU: single-core 64-bit g5
OS X: 10.5.8-Power Macintosh
Xcode: 3.1.4
X11: 2.1.6 => /usr/X11
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/e2fsprogs/1.42.7
## --------- ##
## Platform. ##
## --------- ##
hostname = Synergo.local
uname -m = Power Macintosh
uname -r = 9.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
1 processor is logically available.
Processor type: ppc970 (PowerPC 970)
Processor active: 0
Primary memory available: 1.50 gigabytes
Default processor set: 81 tasks, 294 threads, 1 processors
Load average: 1.19, Mach factor: 0.32
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/opt/gettext/bin
PATH: /Users/w/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Users/w/bin
PATH: /usr/local/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2743: result: Generating configuration file for e2fsprogs version 1.42.7
configure:2745: result: Release date is January, 2013
configure:2756: checking build system type
configure:2770: result: powerpc-apple-darwin9.8.0
configure:2790: checking host system type
configure:2803: result: powerpc-apple-darwin9.8.0
configure:2872: checking for gcc
configure:2899: result: /usr/bin/gcc-4.2
configure:3128: checking for C compiler version
configure:3137: /usr/bin/gcc-4.2 --version >&5
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3148: $? = 0
configure:3137: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5577)
configure:3148: $? = 0
configure:3137: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3148: $? = 1
configure:3137: /usr/bin/gcc-4.2 -qversion >&5
powerpc-apple-darwin9-gcc-4.2.1: no input files
configure:3148: $? = 1
configure:3168: checking whether the C compiler works
configure:3190: /usr/bin/gcc-4.2 -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3194: $? = 0
configure:3242: result: yes
configure:3245: checking for C compiler default output file name
configure:3247: result: a.out
configure:3253: checking for suffix of executables
configure:3260: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3264: $? = 0
configure:3286: result:
configure:3308: checking whether we are cross compiling
configure:3316: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3320: $? = 0
configure:3327: ./conftest
configure:3331: $? = 0
configure:3346: result: no
configure:3351: checking for suffix of object files
configure:3373: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:3377: $? = 0
configure:3398: result: o
configure:3402: checking whether we are using the GNU C compiler
configure:3421: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:3421: $? = 0
configure:3430: result: yes
configure:3439: checking whether /usr/bin/gcc-4.2 accepts -g
configure:3459: /usr/bin/gcc-4.2 -c -g -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:3459: $? = 0
configure:3500: result: yes
configure:3517: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:3580: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:3580: $? = 0
configure:3593: result: none needed
configure:3614: checking for dlopen in -ldl
configure:3639: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:3639: $? = 0
configure:3648: result: yes
configure:3733: checking for gcc
configure:3760: result: /usr/bin/gcc-4.2
configure:3989: checking for C compiler version
configure:3998: /usr/bin/gcc-4.2 --version >&5
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4009: $? = 0
configure:3998: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5577)
configure:4009: $? = 0
configure:3998: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:4009: $? = 1
configure:3998: /usr/bin/gcc-4.2 -qversion >&5
powerpc-apple-darwin9-gcc-4.2.1: no input files
configure:4009: $? = 1
configure:4013: checking whether we are using the GNU C compiler
configure:4041: result: yes
configure:4050: checking whether /usr/bin/gcc-4.2 accepts -g
configure:4111: result: yes
configure:4128: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:4204: result: none needed
configure:4233: checking how to run the C preprocessor
configure:4264: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:4264: $? = 0
configure:4278: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4303: result: /usr/bin/gcc-4.2 -E
configure:4323: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:4323: $? = 0
configure:4337: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4365: checking for additional special compiler flags
configure:4379: result: (none)
configure:4407: result: Disabling maintainer mode by default
configure:4428: result: Disabling symlinks for install by default
configure:4468: result: Disabling relative symlinks for install by default
configure:4490: result: Disabling symlinks for build by default
configure:4514: result: Disabling verbose make commands
configure:4542: result: Disabling compression support by default
configure:4567: result: Enabling htree directory support by default
configure:4604: result: Disabling ELF shared libraries by default
configure:4637: result: Disabling BSD shared libraries by default
configure:4663: result: Disabling profiling libraries by default
configure:4688: result: Disabling checker libraries by default
configure:4715: result: Disabling journal debugging by default
configure:4735: result: Disabling blkid debugging by default
configure:4757: result: Enabling testio debugging by default
configure:4815: checking for pkg-config
configure:4833: found /usr/local/bin/pkg-config
configure:4845: result: /usr/local/bin/pkg-config
configure:4870: checking pkg-config is at least version 0.9.0
configure:4873: result: yes
configure:4961: result: Enabling private uuid library by default
configure:5022: checking for pkg-config
configure:5052: result: /usr/local/bin/pkg-config
configure:5077: checking pkg-config is at least version 0.9.0
configure:5080: result: yes
configure:5173: result: Enabling private blkid library by default
configure:5234: checking for pkg-config
configure:5264: result: /usr/local/bin/pkg-config
configure:5289: checking pkg-config is at least version 0.9.0
configure:5292: result: yes
configure:5316: result: Disabling quota support by default
configure:5348: result: Enabling debugfs support by default
configure:5369: result: Enabling e2image support by default
configure:5390: result: Enabling e2resize support by default
configure:5411: result: Enabling e4defrag support by default
configure:5440: result: Building fsck wrapper by default
configure:5463: result: Building e2initrd helper by default
configure:5491: result: Try using thread local support by default
configure:5500: checking for thread local storage (TLS) class
configure:5527: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'foo':
conftest.c:16: error: thread-local storage not supported for this target
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| /* end confdefs.h. */
| #include <stdlib.h>
| static void
| foo(void) {
| static __thread int bar;
| exit(1);
| }
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5527: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'foo':
conftest.c:16: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:16: error: invalid storage class for function '__declspec'
conftest.c: In function '__declspec':
conftest.c:17: error: expected declaration specifiers before 'exit'
conftest.c:18: error: expected declaration specifiers before '}' token
conftest.c:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
conftest.c:16: error: declaration for parameter 'bar' but no such parameter
conftest.c:25: error: expected '{' at end of input
conftest.c: In function 'foo':
conftest.c:25: error: expected declaration or statement at end of input
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| /* end confdefs.h. */
| #include <stdlib.h>
| static void
| foo(void) {
| static __declspec(thread) int bar;
| exit(1);
| }
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5547: result: none
configure:5571: result: Building uuidd by default
configure:5597: checking whether make sets $(MAKE)
configure:5619: result: yes
configure:5642: checking for a BSD-compatible install
configure:5710: result: /usr/bin/install -c
configure:5735: checking whether NLS is requested
configure:5744: result: yes
configure:5782: checking for msgfmt
configure:5813: result: /usr/local/opt/gettext/bin/msgfmt
configure:5822: checking for gmsgfmt
configure:5853: result: /usr/local/opt/gettext/bin/msgfmt
configure:5893: checking for xgettext
configure:5924: result: /usr/local/opt/gettext/bin/xgettext
configure:5964: checking for msgmerge
configure:5994: result: /usr/local/opt/gettext/bin/msgmerge
configure:6072: checking for ranlib
configure:6088: found /usr/bin/ranlib
configure:6099: result: ranlib
configure:6122: checking for strerror in -lcposix
configure:6147: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lcposix >&5
ld: library not found for -lcposix
collect2: ld returned 1 exit status
configure:6147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.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 strerror ();
| int
| main ()
| {
| return strerror ();
| ;
| return 0;
| }
configure:6156: result: no
configure:6165: checking for grep that handles long lines and -e
configure:6223: result: /usr/bin/grep
configure:6228: checking for egrep
configure:6290: result: /usr/bin/grep -E
configure:6295: checking for ANSI C header files
configure:6315: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6315: $? = 0
configure:6388: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:6388: $? = 0
configure:6388: ./conftest
configure:6388: $? = 0
configure:6399: result: yes
configure:6407: checking for an ANSI C-conforming const
configure:6473: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6473: $? = 0
configure:6480: result: yes
configure:6489: checking for signed
configure:6505: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6505: $? = 0
configure:6512: result: yes
configure:6520: checking for inline
configure:6536: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6536: $? = 0
configure:6544: result: inline
configure:6567: checking for sys/types.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for sys/stat.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for stdlib.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for string.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for memory.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for strings.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for inttypes.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for stdint.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6567: checking for unistd.h
configure:6567: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6567: $? = 0
configure:6567: result: yes
configure:6579: checking for off_t
configure:6579: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6579: $? = 0
configure:6579: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: expected expression before ')' token
configure:6579: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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
| /* 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:6579: result: yes
configure:6590: checking for size_t
configure:6590: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6590: $? = 0
configure:6590: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: expected expression before ')' token
configure:6590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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
| /* 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:6590: result: yes
configure:6602: checking for long long
configure:6619: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:6619: $? = 0
configure:6627: result: yes
configure:6636: checking for long double
configure:6668: result: yes
configure:6677: checking for wchar_t
configure:6694: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6694: $? = 0
configure:6701: result: yes
configure:6710: checking for wint_t
configure:6727: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6727: $? = 0
configure:6734: result: yes
configure:6743: checking for inttypes.h
configure:6760: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6760: $? = 0
configure:6767: result: yes
configure:6778: checking for stdint.h
configure:6795: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6795: $? = 0
configure:6802: result: yes
configure:6815: checking for intmax_t
configure:6840: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:6840: $? = 0
configure:6847: result: yes
configure:6857: checking whether printf() supports POSIX/XSI format strings
configure:6898: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:6898: $? = 0
configure:6898: ./conftest
configure:6898: $? = 0
configure:6909: result: yes
configure:6921: checking for working alloca.h
configure:6938: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:6938: $? = 0
configure:6946: result: yes
configure:6954: checking for alloca
configure:6991: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:6991: $? = 0
configure:6999: result: yes
configure:7111: checking for stdlib.h
configure:7111: result: yes
configure:7111: checking for unistd.h
configure:7111: result: yes
configure:7111: checking for sys/param.h
configure:7111: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:7111: $? = 0
configure:7111: result: yes
configure:7131: checking for getpagesize
configure:7131: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:7131: $? = 0
configure:7131: result: yes
configure:7140: checking for working mmap
configure:7287: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:7287: $? = 0
configure:7287: ./conftest
configure:7287: $? = 0
configure:7297: result: yes
configure:7307: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:42:22: error: features.h: No such file or directory
configure:7334: result: no
configure:7342: checking whether integer division by zero raises SIGFPE
configure:7399: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:7399: $? = 0
configure:7399: ./conftest
configure:7399: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <signal.h>
|
| static void
| #ifdef __cplusplus
| sigfpe_handler (int sig)
| #else
| sigfpe_handler (sig) int sig;
| #endif
| {
| /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
| exit (sig != SIGFPE);
| }
|
| int x = 1;
| int y = 0;
| int z;
| int nan;
|
| int main ()
| {
| signal (SIGFPE, sigfpe_handler);
| /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
| #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
| signal (SIGTRAP, sigfpe_handler);
| #endif
| /* Linux/SPARC yields signal SIGILL. */
| #if defined (__sparc__) && defined (__linux__)
| signal (SIGILL, sigfpe_handler);
| #endif
|
| z = x / y;
| nan = y / y;
| exit (1);
| }
|
configure:7410: result: no
configure:7423: checking for unsigned long long
configure:7440: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:7440: $? = 0
configure:7448: result: yes
configure:7476: checking for inttypes.h
configure:7494: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:7494: $? = 0
configure:7502: result: yes
configure:7515: checking whether the inttypes.h PRIxNN macros are broken
configure:7536: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:7536: $? = 0
configure:7544: result: no
configure:7558: checking for stdint.h
configure:7558: result: yes
configure:7568: checking for SIZE_MAX
configure:7641: result: yes
configure:7655: checking for stdint.h
configure:7655: result: yes
configure:7706: checking for ld used by GCC
configure:7770: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
configure:7777: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
configure:7790: result: no
configure:7796: checking for shared library run path origin
configure:7809: result: done
configure:8215: checking for ptrdiff_t
configure:8215: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8215: $? = 0
configure:8215: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:83: error: expected expression before ')' token
configure:8215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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 ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:8215: result: yes
configure:8229: checking argz.h usability
configure:8229: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:80:18: error: argz.h: No such file or directory
configure:8229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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
| #include <argz.h>
configure:8229: result: no
configure:8229: checking argz.h presence
configure:8229: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:47:18: error: argz.h: No such file or directory
configure:8229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <argz.h>
configure:8229: result: no
configure:8229: checking for argz.h
configure:8229: result: no
configure:8229: checking limits.h usability
configure:8229: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking limits.h presence
configure:8229: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking for limits.h
configure:8229: result: yes
configure:8229: checking locale.h usability
configure:8229: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking locale.h presence
configure:8229: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking for locale.h
configure:8229: result: yes
configure:8229: checking nl_types.h usability
configure:8229: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking nl_types.h presence
configure:8229: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking for nl_types.h
configure:8229: result: yes
configure:8229: checking malloc.h usability
configure:8229: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:83:20: error: malloc.h: No such file or directory
configure:8229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_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 <malloc.h>
configure:8229: result: no
configure:8229: checking malloc.h presence
configure:8229: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:50:20: error: malloc.h: No such file or directory
configure:8229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:8229: result: no
configure:8229: checking for malloc.h
configure:8229: result: no
configure:8229: checking stddef.h usability
configure:8229: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking stddef.h presence
configure:8229: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:8229: $? = 0
configure:8229: result: yes
configure:8229: checking for stddef.h
configure:8229: result: yes
configure:8229: checking for stdlib.h
configure:8229: result: yes
configure:8229: checking for string.h
configure:8229: result: yes
configure:8229: checking for unistd.h
configure:8229: result: yes
configure:8229: checking for sys/param.h
configure:8229: result: yes
configure:8245: checking for asprintf
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for fwprintf
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for getcwd
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for getegid
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for geteuid
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for getgid
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for getuid
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for mempcpy
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_mempcpy", referenced from:
_main in ccoPW0fU.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h. */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mempcpy innocuous_mempcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); 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 mempcpy
|
| /* 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 mempcpy ();
| /* 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_mempcpy || defined __stub___mempcpy
| choke me
| #endif
|
| int
| main ()
| {
| return mempcpy ();
| ;
| return 0;
| }
configure:8245: result: no
configure:8245: checking for munmap
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for putenv
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for setenv
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for setlocale
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for snprintf
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for stpcpy
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for strcasecmp
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for strdup
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for strtoul
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for tsearch
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for wcslen
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8245: $? = 0
configure:8245: result: yes
configure:8245: checking for __argz_count
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___argz_count", referenced from:
_main in cc1HqPun.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __argz_count innocuous___argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_count (); 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 __argz_count
|
| /* 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 __argz_count ();
| /* 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___argz_count || defined __stub_____argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_count ();
| ;
| return 0;
| }
configure:8245: result: no
configure:8245: checking for __argz_stringify
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___argz_stringify", referenced from:
_main in cczeet6O.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __argz_stringify innocuous___argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_stringify (); 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 __argz_stringify
|
| /* 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 __argz_stringify ();
| /* 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___argz_stringify || defined __stub_____argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_stringify ();
| ;
| return 0;
| }
configure:8245: result: no
configure:8245: checking for __argz_next
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___argz_next", referenced from:
_main in ccx6vrd8.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __argz_next innocuous___argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_next (); 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 __argz_next
|
| /* 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 __argz_next ();
| /* 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___argz_next || defined __stub_____argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_next ();
| ;
| return 0;
| }
configure:8245: result: no
configure:8245: checking for __fsetlocking
configure:8245: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___fsetlocking", referenced from:
_main in ccTVXOAL.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __fsetlocking innocuous___fsetlocking
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); 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 __fsetlocking
|
| /* 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 __fsetlocking ();
| /* 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___fsetlocking || defined __stub_____fsetlocking
| choke me
| #endif
|
| int
| main ()
| {
| return __fsetlocking ();
| ;
| return 0;
| }
configure:8245: result: no
configure:8256: checking whether _snprintf is declared
configure:8276: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:79: error: '_snprintf' undeclared (first use in this function)
conftest.c:79: error: (Each undeclared identifier is reported only once
conftest.c:79: error: for each function it appears in.)
configure:8276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef _snprintf
| char *p = (char *) _snprintf;
| #endif
|
| ;
| return 0;
| }
configure:8283: result: no
configure:8297: checking whether _snwprintf is declared
configure:8317: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:80: error: '_snwprintf' undeclared (first use in this function)
conftest.c:80: error: (Each undeclared identifier is reported only once
conftest.c:80: error: for each function it appears in.)
configure:8317: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef _snwprintf
| char *p = (char *) _snwprintf;
| #endif
|
| ;
| return 0;
| }
configure:8324: result: no
configure:8339: checking whether feof_unlocked is declared
configure:8359: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8359: $? = 0
configure:8366: result: yes
configure:8380: checking whether fgets_unlocked is declared
configure:8400: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:82: error: 'fgets_unlocked' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:8400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef fgets_unlocked
| char *p = (char *) fgets_unlocked;
| #endif
|
| ;
| return 0;
| }
configure:8407: result: no
configure:8421: checking whether getc_unlocked is declared
configure:8441: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8441: $? = 0
configure:8448: result: yes
configure:8516: checking for iconv
configure:8538: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_iconv", referenced from:
_main in ccDpZ83n.o
"_iconv_close", referenced from:
_main in ccDpZ83n.o
"_iconv_open", referenced from:
_main in ccDpZ83n.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8538: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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:8560: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -liconv >&5
configure:8560: $? = 0
configure:8570: result: yes
configure:8578: checking how to link with libiconv
configure:8580: result: -liconv
configure:8591: checking for iconv declaration
configure:8620: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:8620: $? = 0
configure:8631: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:8642: checking for nl_langinfo and CODESET
configure:8658: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8658: $? = 0
configure:8667: result: yes
configure:8677: checking for LC_MESSAGES
configure:8693: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8693: $? = 0
configure:8701: result: yes
configure:8715: checking for bison
configure:8731: found /usr/bin/bison
configure:8742: result: bison
configure:8756: checking version of bison
configure:8765: result: 2.3, ok
configure:8787: checking whether NLS is requested
configure:8796: result: yes
configure:8812: checking whether included gettext is requested
configure:8822: result: no
configure:8833: checking for GNU gettext in libc
configure:8852: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"__nl_msg_cat_cntr", referenced from:
__nl_msg_cat_cntr$non_lazy_ptr in ccr8NZTz.o
"__nl_domain_bindings", referenced from:
__nl_domain_bindings$non_lazy_ptr in ccr8NZTz.o
"_libintl_bindtextdomain", referenced from:
_main in ccr8NZTz.o
"_libintl_gettext", referenced from:
_main in ccr8NZTz.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:8860: result: no
configure:9243: checking for GNU gettext in libintl
configure:9270: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c /usr/local/opt/gettext/lib/libintl.dylib >&5
configure:9270: $? = 0
configure:9309: result: yes
configure:9354: checking whether to use NLS
configure:9356: result: yes
configure:9359: checking where the gettext function comes from
configure:9370: result: external libintl
configure:9378: checking how to link with libintl
configure:9380: result: /usr/local/opt/gettext/lib/libintl.dylib
configure:9456: checking whether make sets $(MAKE)
configure:9478: result: yes
configure:9487: checking for GNU make
configure:9502: result: make
configure:9518: checking for ln
configure:9536: found /bin/ln
configure:9549: result: /bin/ln
configure:9557: checking whether ln -s works
configure:9561: result: yes
configure:9570: checking for mv
configure:9588: found /bin/mv
configure:9601: result: /bin/mv
configure:9611: checking for cp
configure:9629: found /bin/cp
configure:9642: result: /bin/cp
configure:9652: checking for rm
configure:9670: found /bin/rm
configure:9683: result: /bin/rm
configure:9693: checking for chmod
configure:9711: found /bin/chmod
configure:9724: result: /bin/chmod
configure:9736: checking for gawk
configure:9752: found /usr/local/bin/gawk
configure:9763: result: gawk
configure:9774: checking for egrep
configure:9836: result: /usr/bin/grep -E
configure:9843: checking for sed
configure:9861: found /usr/bin/sed
configure:9874: result: /usr/bin/sed
configure:9884: checking for perl
configure:9902: found /usr/bin/perl
configure:9915: result: /usr/bin/perl
configure:9925: checking for ldconfig
configure:9956: result: :
configure:10007: checking for ar
configure:10023: found /usr/bin/ar
configure:10034: result: ar
configure:10099: checking for ranlib
configure:10126: result: ranlib
configure:10191: checking for strip
configure:10207: found /usr/bin/strip
configure:10218: result: strip
configure:10242: checking for makeinfo
configure:10258: found /usr/bin/makeinfo
configure:10269: result: makeinfo
configure:10344: checking dirent.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking dirent.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for dirent.h
configure:10344: result: yes
configure:10344: checking errno.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking errno.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for errno.h
configure:10344: result: yes
configure:10344: checking execinfo.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking execinfo.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for execinfo.h
configure:10344: result: yes
configure:10344: checking getopt.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking getopt.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for getopt.h
configure:10344: result: yes
configure:10344: checking for malloc.h
configure:10344: result: no
configure:10344: checking mntent.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:122:20: error: mntent.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_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 <mntent.h>
configure:10344: result: no
configure:10344: checking mntent.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:89:20: error: mntent.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include <mntent.h>
configure:10344: result: no
configure:10344: checking for mntent.h
configure:10344: result: no
configure:10344: checking paths.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking paths.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for paths.h
configure:10344: result: yes
configure:10344: checking semaphore.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking semaphore.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for semaphore.h
configure:10344: result: yes
configure:10344: checking setjmp.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking setjmp.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for setjmp.h
configure:10344: result: yes
configure:10344: checking signal.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking signal.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for signal.h
configure:10344: result: yes
configure:10344: checking stdarg.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking stdarg.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for stdarg.h
configure:10344: result: yes
configure:10344: checking for stdint.h
configure:10344: result: yes
configure:10344: checking for stdlib.h
configure:10344: result: yes
configure:10344: checking termios.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking termios.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for termios.h
configure:10344: result: yes
configure:10344: checking termio.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:130:20: error: termio.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_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 <termio.h>
configure:10344: result: no
configure:10344: checking termio.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:97:20: error: termio.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <termio.h>
configure:10344: result: no
configure:10344: checking for termio.h
configure:10344: result: no
configure:10344: checking for unistd.h
configure:10344: result: yes
configure:10344: checking utime.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking utime.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for utime.h
configure:10344: result: yes
configure:10344: checking linux/falloc.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:132:26: error: linux/falloc.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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/falloc.h>
configure:10344: result: no
configure:10344: checking linux/falloc.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:99:26: error: linux/falloc.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <linux/falloc.h>
configure:10344: result: no
configure:10344: checking for linux/falloc.h
configure:10344: result: no
configure:10344: checking linux/fd.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:132:22: error: linux/fd.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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/fd.h>
configure:10344: result: no
configure:10344: checking linux/fd.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:99:22: error: linux/fd.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <linux/fd.h>
configure:10344: result: no
configure:10344: checking for linux/fd.h
configure:10344: result: no
configure:10344: checking linux/major.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:132:25: error: linux/major.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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/major.h>
configure:10344: result: no
configure:10344: checking linux/major.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:99:25: error: linux/major.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <linux/major.h>
configure:10344: result: no
configure:10344: checking for linux/major.h
configure:10344: result: no
configure:10344: checking net/if_dl.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking net/if_dl.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for net/if_dl.h
configure:10344: result: yes
configure:10344: checking netinet/in.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking netinet/in.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for netinet/in.h
configure:10344: result: yes
configure:10344: checking sys/disklabel.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:134:27: error: sys/disklabel.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_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:10344: result: no
configure:10344: checking sys/disklabel.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:101:27: error: sys/disklabel.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h. */
| #include <sys/disklabel.h>
configure:10344: result: no
configure:10344: checking for sys/disklabel.h
configure:10344: result: no
configure:10344: checking sys/file.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/file.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/file.h
configure:10344: result: yes
configure:10344: checking sys/ioctl.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/ioctl.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/ioctl.h
configure:10344: result: yes
configure:10344: checking sys/mkdev.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:136:23: error: sys/mkdev.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_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/mkdev.h>
configure:10344: result: no
configure:10344: checking sys/mkdev.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:103:23: error: sys/mkdev.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:10344: result: no
configure:10344: checking for sys/mkdev.h
configure:10344: result: no
configure:10344: checking sys/mman.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/mman.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/mman.h
configure:10344: result: yes
configure:10344: checking sys/prctl.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:137:23: error: sys/prctl.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_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/prctl.h>
configure:10344: result: no
configure:10344: checking sys/prctl.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:104:23: error: sys/prctl.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <sys/prctl.h>
configure:10344: result: no
configure:10344: checking for sys/prctl.h
configure:10344: result: no
configure:10344: checking sys/queue.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/queue.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/queue.h
configure:10344: result: yes
configure:10344: checking sys/resource.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/resource.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/resource.h
configure:10344: result: yes
configure:10344: checking sys/select.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/select.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/select.h
configure:10344: result: yes
configure:10344: checking sys/socket.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/socket.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/socket.h
configure:10344: result: yes
configure:10344: checking sys/sockio.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/sockio.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/sockio.h
configure:10344: result: yes
configure:10344: checking for sys/stat.h
configure:10344: result: yes
configure:10344: checking sys/syscall.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/syscall.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/syscall.h
configure:10344: result: yes
configure:10344: checking sys/sysmacros.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:144:27: error: sys/sysmacros.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_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/sysmacros.h>
configure:10344: result: no
configure:10344: checking sys/sysmacros.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
conftest.c:111:27: error: sys/sysmacros.h: No such file or directory
configure:10344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| /* end confdefs.h. */
| #include <sys/sysmacros.h>
configure:10344: result: no
configure:10344: checking for sys/sysmacros.h
configure:10344: result: no
configure:10344: checking sys/time.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/time.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/time.h
configure:10344: result: yes
configure:10344: checking for sys/types.h
configure:10344: result: yes
configure:10344: checking sys/un.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/un.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/un.h
configure:10344: result: yes
configure:10344: checking sys/wait.h usability
configure:10344: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking sys/wait.h presence
configure:10344: /usr/bin/gcc-4.2 -E -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c
configure:10344: $? = 0
configure:10344: result: yes
configure:10344: checking for sys/wait.h
configure:10344: result: yes
configure:10357: checking for sys/disk.h
configure:10357: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10357: $? = 0
configure:10357: result: yes
configure:10357: checking for sys/mount.h
configure:10357: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10357: $? = 0
configure:10357: result: yes
configure:10374: checking for net/if.h
configure:10374: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
In file included from conftest.c:126:
/usr/include/net/if.h:259: error: field 'ifru_addr' has incomplete type
/usr/include/net/if.h:260: error: field 'ifru_dstaddr' has incomplete type
/usr/include/net/if.h:261: error: field 'ifru_broadaddr' has incomplete type
/usr/include/net/if.h:298: error: field 'ifra_addr' has incomplete type
/usr/include/net/if.h:299: error: field 'ifra_broadaddr' has incomplete type
/usr/include/net/if.h:300: error: field 'ifra_mask' has incomplete type
/usr/include/net/if.h:374: error: field 'addr' has incomplete type
/usr/include/net/if.h:375: error: field 'dstaddr' has incomplete type
configure:10374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #if HAVE_SYS_SOCKET
| #include <sys/socket.h>
| #endif
|
|
| #include <net/if.h>
configure:10374: result: no
configure:10394: checking for vprintf
configure:10394: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10394: $? = 0
configure:10394: result: yes
configure:10400: checking for _doprnt
configure:10400: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"__doprnt", referenced from:
_main in ccuJiLda.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); 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 _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:10400: result: no
configure:10411: checking for struct dirent.d_reclen
configure:10411: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10411: $? = 0
configure:10411: result: yes
configure:10419: checking for ssize_t
configure:10419: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10419: $? = 0
configure:10419: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:124: error: expected expression before ')' token
configure:10419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| /* end confdefs.h. */
| #include <sys/types.h>
|
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:10419: result: yes
configure:10427: checking whether llseek is declared
configure:10427: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:129: error: 'llseek' undeclared (first use in this function)
conftest.c:129: error: (Each undeclared identifier is reported only once
conftest.c:129: error: for each function it appears in.)
configure:10427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| /* end confdefs.h. */
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef llseek
| #ifdef __cplusplus
| (void) llseek;
| #else
| (void) llseek;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:10427: result: no
configure:10435: checking whether lseek64 is declared
configure:10435: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:131: error: 'lseek64' undeclared (first use in this function)
conftest.c:131: error: (Each undeclared identifier is reported only once
conftest.c:131: error: for each function it appears in.)
configure:10435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| /* end confdefs.h. */
| #define _LARGEFILE_SOURCE
| #define _LARGEFILE64_SOURCE
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef lseek64
| #ifdef __cplusplus
| (void) lseek64;
| #else
| (void) lseek64;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:10435: result: no
configure:10449: checking size of short
configure:10454: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10454: $? = 0
configure:10454: ./conftest
configure:10454: $? = 0
configure:10468: result: 2
configure:10482: checking size of int
configure:10487: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10487: $? = 0
configure:10487: ./conftest
configure:10487: $? = 0
configure:10501: result: 4
configure:10515: checking size of long
configure:10520: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10520: $? = 0
configure:10520: ./conftest
configure:10520: $? = 0
configure:10534: result: 8
configure:10548: checking size of long long
configure:10553: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10553: $? = 0
configure:10553: ./conftest
configure:10553: $? = 0
configure:10567: result: 8
configure:10585: checking whether byte ordering is bigendian
configure:10600: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10600: $? = 0
configure:10645: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10645: $? = 0
configure:10663: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10663: $? = 0
configure:10791: result: yes
configure:10829: checking for inttypes.h
configure:10829: result: yes
configure:10839: checking for intptr_t
configure:10839: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10839: $? = 0
configure:10839: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:162: error: expected expression before ')' token
configure:10839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_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 ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10839: result: yes
configure:10849: checking whether struct stat has a st_flags field
configure:10865: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10865: $? = 0
configure:10873: result: yes
configure:10876: checking whether st_flags field is useful
configure:10892: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10892: $? = 0
configure:10900: result: yes
configure:10908: checking for struct sockaddr.sa_len
configure:10908: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks conftest.c >&5
configure:10908: $? = 0
configure:10908: result: yes
configure:10980: checking for __secure_getenv
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___secure_getenv", referenced from:
_main in cc4FHjS4.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| /* end confdefs.h. */
| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __secure_getenv innocuous___secure_getenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __secure_getenv (); 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 __secure_getenv
|
| /* 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 __secure_getenv ();
| /* 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___secure_getenv || defined __stub_____secure_getenv
| choke me
| #endif
|
| int
| main ()
| {
| return __secure_getenv ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for backtrace
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for blkid_probe_get_topology
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_blkid_probe_get_topology", referenced from:
_main in ccTuXaPt.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
| /* Define blkid_probe_get_topology to an innocuous variant, in case <limits.h> declares blkid_probe_get_topology.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define blkid_probe_get_topology innocuous_blkid_probe_get_topology
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char blkid_probe_get_topology (); 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 blkid_probe_get_topology
|
| /* 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 blkid_probe_get_topology ();
| /* 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_blkid_probe_get_topology || defined __stub___blkid_probe_get_topology
| choke me
| #endif
|
| int
| main ()
| {
| return blkid_probe_get_topology ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for chflags
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for fallocate
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_fallocate", referenced from:
_main in ccjUKjA6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| /* end confdefs.h. */
| /* Define fallocate to an innocuous variant, in case <limits.h> declares fallocate.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fallocate innocuous_fallocate
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fallocate (); 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 fallocate
|
| /* 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 fallocate ();
| /* 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_fallocate || defined __stub___fallocate
| choke me
| #endif
|
| int
| main ()
| {
| return fallocate ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for fallocate64
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_fallocate64", referenced from:
_main in cctRtVGs.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| /* end confdefs.h. */
| /* Define fallocate64 to an innocuous variant, in case <limits.h> declares fallocate64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fallocate64 innocuous_fallocate64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fallocate64 (); 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 fallocate64
|
| /* 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 fallocate64 ();
| /* 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_fallocate64 || defined __stub___fallocate64
| choke me
| #endif
|
| int
| main ()
| {
| return fallocate64 ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for fchown
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for fdatasync
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_fdatasync", referenced from:
_main in cccHgRJb.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| /* end confdefs.h. */
| /* Define fdatasync to an innocuous variant, in case <limits.h> declares fdatasync.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdatasync innocuous_fdatasync
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdatasync (); 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 fdatasync
|
| /* 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 fdatasync ();
| /* 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_fdatasync || defined __stub___fdatasync
| choke me
| #endif
|
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for fstat64
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for ftruncate64
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_ftruncate64", referenced from:
_main in cca92lTc.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| /* end confdefs.h. */
| /* Define ftruncate64 to an innocuous variant, in case <limits.h> declares ftruncate64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define ftruncate64 innocuous_ftruncate64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char ftruncate64 (); 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 ftruncate64
|
| /* 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 ftruncate64 ();
| /* 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_ftruncate64 || defined __stub___ftruncate64
| choke me
| #endif
|
| int
| main ()
| {
| return ftruncate64 ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for getdtablesize
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for getmntinfo
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for getpwuid_r
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for getrlimit
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for getrusage
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for jrand48
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for llseek
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_llseek", referenced from:
_main in ccmDdsPp.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| /* end confdefs.h. */
| /* Define llseek to an innocuous variant, in case <limits.h> declares llseek.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define llseek innocuous_llseek
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char llseek (); 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 llseek
|
| /* 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 llseek ();
| /* 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_llseek || defined __stub___llseek
| choke me
| #endif
|
| int
| main ()
| {
| return llseek ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for lseek64
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_lseek64", referenced from:
_main in cchPJQSW.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| /* end confdefs.h. */
| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lseek64 innocuous_lseek64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lseek64 (); 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 lseek64
|
| /* 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 lseek64 ();
| /* 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_lseek64 || defined __stub___lseek64
| choke me
| #endif
|
| int
| main ()
| {
| return lseek64 ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for mallinfo
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_mallinfo", referenced from:
_main in cc614gEg.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| /* end confdefs.h. */
| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mallinfo innocuous_mallinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mallinfo (); 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 mallinfo
|
| /* 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 mallinfo ();
| /* 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_mallinfo || defined __stub___mallinfo
| choke me
| #endif
|
| int
| main ()
| {
| return mallinfo ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for mbstowcs
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for memalign
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_memalign", referenced from:
_main in ccKLZb1f.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| /* end confdefs.h. */
| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memalign innocuous_memalign
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memalign (); 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 memalign
|
| /* 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 memalign ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memalign || defined __stub___memalign
| choke me
| #endif
|
| int
| main ()
| {
| return memalign ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for mmap
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for msync
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for nanosleep
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for open64
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_open64", referenced from:
_main in ccsCe8y2.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
| /* Define open64 to an innocuous variant, in case <limits.h> declares open64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define open64 innocuous_open64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char open64 (); 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 open64
|
| /* 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 open64 ();
| /* 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_open64 || defined __stub___open64
| choke me
| #endif
|
| int
| main ()
| {
| return open64 ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for pathconf
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for posix_fadvise
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_posix_fadvise", referenced from:
_main in ccjw7bye.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 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:10980: result: no
configure:10980: checking for posix_memalign
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_posix_memalign", referenced from:
_main in ccW8q7HB.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| /* end confdefs.h. */
| /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define posix_memalign innocuous_posix_memalign
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_memalign (); below.
| Prefer <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_memalign
|
| /* 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_memalign ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_posix_memalign || defined __stub___posix_memalign
| choke me
| #endif
|
| int
| main ()
| {
| return posix_memalign ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for prctl
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_prctl", referenced from:
_main in ccSw8fYA.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| /* end confdefs.h. */
| /* Define prctl to an innocuous variant, in case <limits.h> declares prctl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define prctl innocuous_prctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char prctl (); 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 prctl
|
| /* 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 prctl ();
| /* 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_prctl || defined __stub___prctl
| choke me
| #endif
|
| int
| main ()
| {
| return prctl ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for setmntent
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_setmntent", referenced from:
_main in cc8jDoW0.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| /* end confdefs.h. */
| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setmntent innocuous_setmntent
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setmntent (); 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 setmntent
|
| /* 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 setmntent ();
| /* 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_setmntent || defined __stub___setmntent
| choke me
| #endif
|
| int
| main ()
| {
| return setmntent ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for setresgid
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_setresgid", referenced from:
_main in ccYdD7xR.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| /* end confdefs.h. */
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresgid innocuous_setresgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresgid (); 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 setresgid
|
| /* 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 setresgid ();
| /* 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_setresgid || defined __stub___setresgid
| choke me
| #endif
|
| int
| main ()
| {
| return setresgid ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for setresuid
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_setresuid", referenced from:
_main in ccxdwlf5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| /* end confdefs.h. */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresuid innocuous_setresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresuid (); 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 setresuid
|
| /* 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 setresuid ();
| /* 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_setresuid || defined __stub___setresuid
| choke me
| #endif
|
| int
| main ()
| {
| return setresuid ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for srandom
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for strcasecmp
configure:10980: result: yes
configure:10980: checking for strdup
configure:10980: result: yes
configure:10980: checking for strnlen
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_strnlen", referenced from:
_main in ccnniCum.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| /* end confdefs.h. */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strnlen innocuous_strnlen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnlen (); 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 strnlen
|
| /* 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 strnlen ();
| /* 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_strnlen || defined __stub___strnlen
| choke me
| #endif
|
| int
| main ()
| {
| return strnlen ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for strptime
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for strtoull
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for sync_file_range
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_sync_file_range", referenced from:
_main in ccsThdzg.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOULL 1
| /* end confdefs.h. */
| /* Define sync_file_range to an innocuous variant, in case <limits.h> declares sync_file_range.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sync_file_range innocuous_sync_file_range
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sync_file_range (); 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 sync_file_range
|
| /* 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 sync_file_range ();
| /* 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_sync_file_range || defined __stub___sync_file_range
| choke me
| #endif
|
| int
| main ()
| {
| return sync_file_range ();
| ;
| return 0;
| }
configure:10980: result: no
configure:10980: checking for sysconf
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for usleep
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for utime
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10980: checking for valloc
configure:10980: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10980: result: yes
configure:10990: checking for socket in -lsocket
configure:11015: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lsocket >&5
ld: library not found for -lsocket
collect2: ld returned 1 exit status
configure:11015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOULL 1
| #define HAVE_SYSCONF 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VALLOC 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:11024: result: no
configure:11031: checking for optreset
configure:11050: result: yes
configure:11059: checking for sem_init
configure:11059: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:11059: $? = 0
configure:11059: result: yes
configure:11193: checking for unified diff option
configure:11200: result: -u
configure:11296: checking whether we can link with -static
configure:11313: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks -L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks -static conftest.c >&5
ld: library not found for -lcrt0.o
collect2: ld returned 1 exit status
configure:11313: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_DLOPEN 1
| #define ENABLE_HTREE 1
| #define CONFIG_TESTIO_DEBUG 1
| #define CONFIG_BUILD_FINDFS 1
| #define USE_UUIDD 1
| #define PACKAGE "e2fsprogs"
| #define VERSION "0.14.1"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_RECLEN_DIRENT 1
| #define HAVE_TYPE_SSIZE_T 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define WORDS_BIGENDIAN 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_STAT_FLAGS 1
| #define HAVE_SA_LEN 1
| #define HAVE_BACKTRACE 1
| #define HAVE_CHFLAGS 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSTAT64 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_JRAND48 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_MMAP 1
| #define HAVE_MSYNC 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_PATHCONF 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRTOULL 1
| #define HAVE_SYSCONF 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_VALLOC 1
| #define HAVE_OPTRESET 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| fflush(stdout);
| ;
| return 0;
| }
configure:11328: result: no
configure:11337: result: Using Apple Darwin / GNU libintl workaround
configure:11508: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Synergo.local
config.status:1123: creating MCONFIG
config.status:1123: creating Makefile
config.status:1123: creating e2fsprogs.spec
config.status:1123: creating util/Makefile
config.status:1123: creating util/subst.conf
config.status:1123: creating util/gen-tarball
config.status:1123: creating util/install-symlink
config.status:1123: creating lib/et/Makefile
config.status:1123: creating lib/ss/Makefile
config.status:1123: creating lib/e2p/Makefile
config.status:1123: creating lib/ext2fs/Makefile
config.status:1123: creating lib/ext2fs/ext2_types.h
config.status:1123: creating lib/uuid/Makefile
config.status:1123: creating lib/uuid/uuid_types.h
config.status:1123: creating lib/blkid/Makefile
config.status:1123: creating lib/blkid/blkid_types.h
config.status:1123: creating lib/quota/Makefile
config.status:1123: creating lib/ss/ss.pc
config.status:1123: creating lib/uuid/uuid.pc
config.status:1123: creating lib/et/com_err.pc
config.status:1123: creating lib/e2p/e2p.pc
config.status:1123: creating lib/blkid/blkid.pc
config.status:1123: creating lib/ext2fs/ext2fs.pc
config.status:1123: creating misc/Makefile
config.status:1123: creating ext2ed/Makefile
config.status:1123: creating e2fsck/Makefile
config.status:1123: creating debugfs/Makefile
config.status:1123: creating tests/Makefile
config.status:1123: creating tests/progs/Makefile
config.status:1123: creating resize/Makefile
config.status:1123: creating doc/Makefile
config.status:1123: creating intl/Makefile
config.status:1123: creating intl/libgnuintl.h
config.status:1123: creating po/Makefile.in
config.status:1123: creating lib/config.h
config.status:1317: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_cv_gnu_make_command=make
ac_cv_build=powerpc-apple-darwin9.8.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_e2fsprogs_use_static=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/opt/gettext/include -F/usr/local/Frameworks'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func___fsetlocking=no
ac_cv_func___secure_getenv=no
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_backtrace=yes
ac_cv_func_blkid_probe_get_topology=no
ac_cv_func_chflags=yes
ac_cv_func_fallocate64=no
ac_cv_func_fallocate=no
ac_cv_func_fchown=yes
ac_cv_func_fdatasync=no
ac_cv_func_fstat64=yes
ac_cv_func_ftruncate64=no
ac_cv_func_fwprintf=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getmntinfo=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getuid=yes
ac_cv_func_jrand48=yes
ac_cv_func_llseek=no
ac_cv_func_lseek64=no
ac_cv_func_mallinfo=no
ac_cv_func_mbstowcs=yes
ac_cv_func_memalign=no
ac_cv_func_mempcpy=no
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_msync=yes
ac_cv_func_munmap=yes
ac_cv_func_nanosleep=yes
ac_cv_func_open64=no
ac_cv_func_pathconf=yes
ac_cv_func_posix_fadvise=no
ac_cv_func_posix_memalign=no
ac_cv_func_prctl=no
ac_cv_func_putenv=yes
ac_cv_func_sem_init=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setmntent=no
ac_cv_func_setresgid=no
ac_cv_func_setresuid=no
ac_cv_func_snprintf=yes
ac_cv_func_srandom=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strnlen=no
ac_cv_func_strptime=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_sync_file_range=no
ac_cv_func_sysconf=yes
ac_cv_func_tsearch=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_valloc=yes
ac_cv_func_vprintf=yes
ac_cv_func_wcslen=yes
ac_cv_gnu_library_2_1=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_llseek=no
ac_cv_have_decl_lseek64=no
ac_cv_have_optreset=yes
ac_cv_header_argz_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_falloc_h=no
ac_cv_header_linux_fd_h=no
ac_cv_header_linux_major_h=no
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=no
ac_cv_header_net_if_dl_h=yes
ac_cv_header_net_if_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_semaphore_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_disk_h=yes
ac_cv_header_sys_disklabel_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=no
ac_cv_header_sys_queue_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_sysmacros_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=powerpc-apple-darwin9.8.0
ac_cv_lib_cposix_strerror=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_socket_socket=no
ac_cv_member_struct_dirent_d_reclen=yes
ac_cv_member_struct_sockaddr_sa_len=yes
ac_cv_objext=o
ac_cv_path_CHMOD=/bin/chmod
ac_cv_path_CP=/bin/cp
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LDCONFIG=:
ac_cv_path_LN=/bin/ln
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/opt/gettext/bin/msgmerge
ac_cv_path_MV=/bin/mv
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_RM=/bin/rm
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
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_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_tls=none
ac_cv_type_intptr_t=yes
ac_cv_type_long_long=yes
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=yes
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
bh_cv_c_signed=yes
e2fsprogs_cv_struct_st_flags=yes
e2fsprogs_cv_struct_st_flags_immut=yes
gt_cv_c_intmax_t=yes
gt_cv_c_long_double=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
gt_cv_func_printf_posix=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=no
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
AR='ar'
AWK='gawk'
BINARY_TYPE='bin'
BLKID_CMT=''
BSDLIB_CMT='#'
BUILD_CC='/usr/bin/gcc-4.2'
BUILD_CFLAGS='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/gettext/include -F/usr/local/Frameworks'
BUILD_INCLUDED_LIBINTL='no'
BUILD_LDFLAGS='-L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks'
CATOBJEXT='.gmo'
CC='/usr/bin/gcc-4.2'
CFLAGS='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5'
CHECKER_CMT='#'
CHMOD='/bin/chmod'
CP='/bin/cp'
CPP='/usr/bin/gcc-4.2 -E'
CPPFLAGS='-I/usr/local/opt/gettext/include -F/usr/local/Frameworks'
CYGWIN_CMT='#'
DATADIRNAME='share'
DEBUGFS_CMT=''
DEFRAG_CMT=''
DEFS='-DHAVE_CONFIG_H'
DEPLIBBLKID='$(LIB)/libblkid.a'
DEPLIBQUOTA='$(LIB)/libquota.a'
DEPLIBUUID='$(LIB)/libuuid.a'
DEPPROFILED_LIBBLKID='$(LIB)/libblkid.a'
DEPPROFILED_LIBQUOTA='$(LIB)/libquota.a'
DEPPROFILED_LIBUUID='$(LIB)/libuuid.a'
DEPSTATIC_LIBBLKID='$(LIB)/libblkid.a'
DEPSTATIC_LIBQUOTA='$(LIB)/libquota.a'
DEPSTATIC_LIBUUID='$(LIB)/libuuid.a'
DLOPEN_LIB='-ldl'
DO_TEST_SUITE='check'
E2FSPROGS_DAY='21'
E2FSPROGS_MONTH='January'
E2FSPROGS_PKGVER='1.42.7'
E2FSPROGS_VERSION='1.42.7'
E2FSPROGS_YEAR='2013'
E2INITRD_MAN='e2initrd_helper.8'
E2INITRD_PROG='e2initrd_helper'
E='@echo'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELF_CMT='#'
ES='echo'
ET_DIR='/private/tmp/e2fsprogs-3JxM/e2fsprogs-1.42.7/lib/et'
EXEEXT=''
FSCK_MAN='fsck.8'
FSCK_PROG='fsck'
GENCAT='gencat'
GETTEXT_PACKAGE='e2fsprogs'
GLIBC21='no'
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt'
GREP='/usr/bin/grep'
HAVE_ASPRINTF='1'
HAVE_POSIX_PRINTF='1'
HAVE_SNPRINTF='1'
HAVE_WPRINTF='0'
HTREE_CMT=''
IMAGER_CMT=''
INCLUDES='-I. -I$(top_builddir)/lib -I$(top_srcdir)/lib -I/usr/local/opt/gettext/include -F/usr/local/Frameworks'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='/usr/local/opt/gettext/lib/libintl.dylib'
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDCONFIG=':'
LDFLAGS='-L/usr/local/opt/gettext/lib -L/usr/local/lib -F/usr/local/Frameworks'
LDFLAG_DYNAMIC=''
LDFLAG_STATIC=''
LIBBLKID='$(LIB)/libblkid.a'
LIBICONV='-liconv'
LIBINTL='/usr/local/opt/gettext/lib/libintl.dylib'
LIBOBJS=''
LIBQUOTA='$(LIB)/libquota.a'
LIBS=''
LIBUUID='$(LIB)/libuuid.a'
LIB_EXT='.a'
LINK_BUILD_FLAGS=''
LINK_INSTALL_FLAGS='-f'
LINUX_CMT='#'
LN='/bin/ln'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL='-L/usr/local/opt/gettext/lib -lintl -R/usr/local/opt/gettext/lib'
LTLIBOBJS=''
MAINTAINER_CMT='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs'
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
MSGMERGE='/usr/local/opt/gettext/bin/msgmerge'
MV='/bin/mv'
OBJEXT='o'
PACKAGE='e2fsprogs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
POSUB='po'
PRIVATE_LIBS_CMT=''
PROFILED_LIBBLKID='$(LIB)/libblkid.a'
PROFILED_LIBQUOTA='$(LIB)/libquota.a'
PROFILED_LIBUUID='$(LIB)/libuuid.a'
PROFILED_LIB_EXT='.a'
PROFILE_CMT='#'
Q='@'
QUOTA_CMT=''
RANLIB='ranlib'
RDYNAMIC='-rdynamic'
RESIZER_CMT=''
RM='/bin/rm'
SED='/usr/bin/sed'
SEM_INIT_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
SIZEOF_INT='4'
SIZEOF_LONG='8'
SIZEOF_LONG_LONG='8'
SIZEOF_SHORT='2'
SOCKET_LIB=''
SS_DIR='/private/tmp/e2fsprogs-3JxM/e2fsprogs-1.42.7/lib/ss'
STATIC_LIBBLKID='$(LIB)/libblkid.a'
STATIC_LIBQUOTA='$(LIB)/libquota.a'
STATIC_LIBUUID='$(LIB)/libuuid.a'
STATIC_LIB_EXT='.a'
STRIP='strip'
SYMLINK_RELATIVE=''
TEST_IO_CMT=''
UNIX_CMT=''
UNI_DIFF_OPTS='-u'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
UUIDD_CMT=''
UUID_CMT=''
VERSION='0.14.1'
XGETTEXT='/usr/local/opt/gettext/bin/xgettext'
ac_ct_CC='/usr/bin/gcc-4.2'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin9.8.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin9.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='powerpc-apple-darwin9.8.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin9.8.0'
host_vendor='apple'
htmldir='${docdir}'
ifGNUmake=''
ifNotGNUmake='#'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/e2fsprogs/1.42.7'
program_transform_name='s,x,x,'
psdir='${docdir}'
root_bindir='${exec_prefix}/bin'
root_libdir='${exec_prefix}/lib'
root_prefix='/usr/local/Cellar/e2fsprogs/1.42.7'
root_sbindir='${exec_prefix}/sbin'
root_sysconfdir='${prefix}/etc'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
ASM_TYPES_HEADER='./asm_types.h'
MAKEFILE_BSDLIB='/dev/null'
MAKEFILE_CHECKER='/dev/null'
MAKEFILE_ELF='/dev/null'
MAKEFILE_LIBRARY='./lib/Makefile.library'
MAKEFILE_PROFILE='/dev/null'
MCONFIG='./MCONFIG'
PUBLIC_CONFIG_HEADER='./public_config.h'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_DLOPEN 1
#define ENABLE_HTREE 1
#define CONFIG_TESTIO_DEBUG 1
#define CONFIG_BUILD_FINDFS 1
#define USE_UUIDD 1
#define PACKAGE "e2fsprogs"
#define VERSION "0.14.1"
#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_LONG_LONG 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define HAVE_POSIX_PRINTF 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define INTDIV0_RAISES_SIGFPE 0
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_ASPRINTF 1
#define HAVE_FWPRINTF 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SNPRINTF 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_WCSLEN 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL__SNWPRINTF 0
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_DIRENT_H 1
#define HAVE_ERRNO_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_GETOPT_H 1
#define HAVE_PATHS_H 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_NET_IF_DL_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_QUEUE_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_DISK_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_VPRINTF 1
#define HAVE_RECLEN_DIRENT 1
#define HAVE_TYPE_SSIZE_T 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define WORDS_BIGENDIAN 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTPTR_T 1
#define HAVE_STAT_FLAGS 1
#define HAVE_SA_LEN 1
#define HAVE_BACKTRACE 1
#define HAVE_CHFLAGS 1
#define HAVE_FCHOWN 1
#define HAVE_FSTAT64 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETMNTINFO 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_JRAND48 1
#define HAVE_MBSTOWCS 1
#define HAVE_MMAP 1
#define HAVE_MSYNC 1
#define HAVE_NANOSLEEP 1
#define HAVE_PATHCONF 1
#define HAVE_SRANDOM 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRPTIME 1
#define HAVE_STRTOULL 1
#define HAVE_SYSCONF 1
#define HAVE_USLEEP 1
#define HAVE_UTIME 1
#define HAVE_VALLOC 1
#define HAVE_OPTRESET 1
#define _INTL_REDIRECT_MACROS 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment