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.61. Invocation command line was $ ./configure --disable-fsck --disable-e2initrd-helper --with-cc=cc --with-linker=cc -nostdlib --with-ccopts=-fno-common --with-root-prefix=/usr/local --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 157 tasks, 214 threads, 4 processors Load average: 1.25, Mach factor: 2.74 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1926: checking build system type configure:1944: result: i386-unknown-gnu configure:1966: checking host system type configure:1981: result: i386-unknown-gnu configure:2018: result: CC defaults to cc configure:2031: checking for i386-unknown-gnu-gcc configure:2058: result: cc configure:2336: checking for C compiler version configure:2343: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2346: $? = 0 configure:2353: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2356: $? = 0 configure:2363: cc -V >&5 cc: `-V' option must have argument configure:2366: $? = 1 configure:2389: checking for C compiler default output file name configure:2416: cc -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2419: $? = 0 configure:2457: result: a.out configure:2474: checking whether the C compiler works configure:2484: ./a.out configure:2487: $? = 0 configure:2504: result: yes configure:2511: checking whether we are cross compiling configure:2513: result: no configure:2516: checking for suffix of executables configure:2523: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2526: $? = 0 configure:2550: result: configure:2556: checking for suffix of object files configure:2582: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2585: $? = 0 configure:2608: result: configure:2612: checking whether we are using the GNU C compiler configure:2641: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2647: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2664: result: no configure:2669: checking whether cc accepts -g configure:2699: cc -c -g -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2705: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2737: cc -c -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2743: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2776: cc -c -g -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2782: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2804: result: no configure:2821: checking for cc option to accept ISO C89 configure:2895: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:2901: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2895: cc -qlanglvl=extc89 -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2901: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2895: cc -qlanglvl=ansi -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2901: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2895: cc -std -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 cc1: error: unrecognized option `-std' configure:2901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2895: cc -Ae -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 :6:2: missing '(' after predicate configure:2901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2895: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 :6:2: missing '(' after predicate configure:2901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2895: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 cc: unrecognized option `-Xc' configure:2901: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2927: result: unsupported configure:2947: checking how to run the C preprocessor configure:2987: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:2993: $? = 0 configure:3024: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3030: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3063: result: cc -E configure:3092: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:3098: $? = 0 configure:3129: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3135: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3180: result: LD defaults to cc configure:3194: checking for grep that handles long lines and -e configure:3268: result: /usr/bin/grep configure:3273: checking for egrep configure:3351: result: /usr/bin/grep -E configure:3356: checking for ANSI C header files configure:3386: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3517: result: no configure:3541: checking for sys/types.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for sys/stat.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for stdlib.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for string.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for memory.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for strings.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for inttypes.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for stdint.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3541: checking for unistd.h configure:3562: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:3568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3584: result: no configure:3606: checking linux/fs.h usability configure:3623: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:41:22: linux/fs.h: No such file or directory configure:3629: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3643: result: no configure:3647: checking linux/fs.h presence configure:3662: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:8:22: linux/fs.h: No such file or directory configure:3668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3682: result: no configure:3710: checking for linux/fs.h configure:3717: result: no configure:3732: checking for additional special compiler flags configure:3746: result: (none) configure:4184: checking whether make sets $(MAKE) configure:4205: result: yes configure:4227: checking for a BSD-compatible install configure:4283: result: /usr/bin/install -c -o root -g wheel configure:4308: checking whether NLS is requested configure:4317: result: yes configure:4355: checking for msgfmt configure:4386: result: /usr/local/bin/msgfmt configure:4395: checking for gmsgfmt configure:4426: result: /usr/local/bin/msgfmt configure:4466: checking for xgettext configure:4497: result: /usr/local/bin/xgettext configure:4537: checking for msgmerge configure:4567: result: /usr/local/bin/msgmerge configure:4605: checking for i386-unknown-gnu-ranlib configure:4635: result: no configure:4645: checking for ranlib configure:4661: found /usr/bin/ranlib configure:4672: result: ranlib configure:4699: checking for strerror in -lcposix configure:4734: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 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:4758: result: no configure:4766: checking for an ANSI C-conforming const configure:4841: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:4847: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4862: result: no configure:4873: checking for signed configure:4899: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | /* end confdefs.h. */ | | int | main () | { | signed char x; | ; | return 0; | } configure:4920: result: no configure:4930: checking for inline configure:4956: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:4962: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4956: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:4962: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4956: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:4962: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4980: result: no configure:4999: checking for off_t configure:5029: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:50: error: parse error before "ac__type_new_" conftest.c:50: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:54: error: parse error before ')' token configure:5035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5050: result: no configure:5062: checking for size_t configure:5092: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5098: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5113: result: no configure:5126: checking for long long configure:5153: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5159: $? = 0 configure:5176: result: yes configure:5187: checking for long double configure:5221: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:22: warning: use of `long double' type; its size may change in a future release conftest.c:22: warning: (Long double usage is reported only once for each file. conftest.c:22: warning: To disable this warning, use -Wno-long-double.) configure:5227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | /* The Stardent Vistra knows sizeof(long double), but does not support it. */ | long double foo = 0.0; | /* On Ultrix 4.3 cc, long double is 4 and double is 8. */ | int array [2*(sizeof(long double) >= sizeof(double)) - 1]; | | int | main () | { | | ; | return 0; | } configure:5243: result: no configure:5254: checking for wchar_t configure:5281: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5287: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wchar_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:5302: result: no configure:5313: checking for wint_t configure:5340: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5346: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wint_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:5361: result: no configure:5372: checking for inttypes.h configure:5399: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5405: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:5420: result: no configure:5431: checking for stdint.h configure:5458: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5464: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:5479: result: no configure:5492: checking for intmax_t configure:5527: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5533: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:5548: result: no configure:5560: checking whether printf() supports POSIX/XSI format strings configure:5615: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5618: $? = 0 configure:5624: ./conftest configure:5627: $? = 0 configure:5644: result: yes configure:5658: checking for working alloca.h configure:5685: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5691: $? = 0 configure:5708: result: yes configure:5718: checking for alloca configure:5765: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:5771: $? = 0 configure:5788: result: yes configure:6021: checking for stdlib.h configure:6027: result: no configure:6021: checking for unistd.h configure:6027: result: no configure:6160: checking for getpagesize configure:6216: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:6222: $? = 0 configure:6240: result: yes configure:6250: checking for working mmap configure:6397: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:6400: $? = 0 configure:6406: ./conftest ./configure: line 1: 29550 Bus error ./conftest$ac_exeext configure:6409: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:6425: result: no configure:6437: checking whether we are using the GNU C Library 2.1 or newer conftest.c:25:22: features.h: No such file or directory configure:6468: result: no configure:6476: checking whether integer division by zero raises SIGFPE configure:6543: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:42: warning: built-in function `nan' declared as non-function configure:6546: $? = 0 configure:6552: ./conftest configure:6555: $? = 0 configure:6572: result: yes configure:6585: checking for unsigned long long configure:6612: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:6618: $? = 0 configure:6635: result: yes configure:6667: checking for inttypes.h configure:6695: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:6701: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:6717: result: no configure:6800: checking for stdint.h configure:6806: result: no configure:6935: checking for SIZE_MAX configure:7244: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:7247: $? = 0 configure:7253: ./conftest configure:7256: $? = 0 configure:7554: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:7557: $? = 0 configure:7563: ./conftest configure:7566: $? = 0 configure:7864: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:7867: $? = 0 configure:7873: ./conftest configure:7876: $? = 0 configure:7916: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:29: error: conflicting types for `foo' conftest.c:28: error: previous declaration of `foo' configure:7922: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:7947: result: 4294967295U configure:7964: checking for stdint.h configure:7970: result: no configure:8173: checking for non-GNU ld configure:8204: result: cc configure:8213: checking if the linker (cc) is GNU ld configure:8226: result: no configure:8232: checking for shared library run path origin configure:8245: result: done configure:8651: checking for ptrdiff_t configure:8681: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:61: error: parse error before "ac__type_new_" conftest.c:61: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:65: error: parse error before ')' token configure:8687: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8702: result: no configure:8740: checking argz.h usability configure:8757: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:62:18: argz.h: No such file or directory configure:8763: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8777: result: no configure:8781: checking argz.h presence configure:8796: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:29:18: argz.h: No such file or directory configure:8802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:8816: result: no configure:8844: checking for argz.h configure:8852: result: no configure:8740: checking limits.h usability configure:8757: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8777: result: no configure:8781: checking limits.h presence configure:8796: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:8802: $? = 0 configure:8816: result: yes configure:8829: WARNING: limits.h: present but cannot be compiled configure:8831: WARNING: limits.h: check for missing prerequisite headers? configure:8833: WARNING: limits.h: see the Autoconf documentation configure:8835: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:8837: WARNING: limits.h: proceeding with the preprocessor's result configure:8839: WARNING: limits.h: in the future, the compiler will take precedence configure:8844: checking for limits.h configure:8852: result: yes configure:8740: checking locale.h usability configure:8757: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8777: result: no configure:8781: checking locale.h presence configure:8796: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:8802: $? = 0 configure:8816: result: yes configure:8829: WARNING: locale.h: present but cannot be compiled configure:8831: WARNING: locale.h: check for missing prerequisite headers? configure:8833: WARNING: locale.h: see the Autoconf documentation configure:8835: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:8837: WARNING: locale.h: proceeding with the preprocessor's result configure:8839: WARNING: locale.h: in the future, the compiler will take precedence configure:8844: checking for locale.h configure:8852: result: yes configure:8740: checking nl_types.h usability configure:8757: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8777: result: no configure:8781: checking nl_types.h presence configure:8796: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:8802: $? = 0 configure:8816: result: yes configure:8829: WARNING: nl_types.h: present but cannot be compiled configure:8831: WARNING: nl_types.h: check for missing prerequisite headers? configure:8833: WARNING: nl_types.h: see the Autoconf documentation configure:8835: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:8837: WARNING: nl_types.h: proceeding with the preprocessor's result configure:8839: WARNING: nl_types.h: in the future, the compiler will take precedence configure:8844: checking for nl_types.h configure:8852: result: yes configure:8740: checking stddef.h usability configure:8757: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8777: result: no configure:8781: checking stddef.h presence configure:8796: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:8802: $? = 0 configure:8816: result: yes configure:8829: WARNING: stddef.h: present but cannot be compiled configure:8831: WARNING: stddef.h: check for missing prerequisite headers? configure:8833: WARNING: stddef.h: see the Autoconf documentation configure:8835: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:8837: WARNING: stddef.h: proceeding with the preprocessor's result configure:8839: WARNING: stddef.h: in the future, the compiler will take precedence configure:8844: checking for stddef.h configure:8852: result: yes configure:8730: checking for stdlib.h configure:8736: result: no configure:8730: checking for string.h configure:8736: result: no configure:8730: checking for unistd.h configure:8736: result: no configure:8740: checking sys/param.h usability configure:8757: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8777: result: no configure:8781: checking sys/param.h presence configure:8796: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:8802: $? = 0 configure:8816: result: yes configure:8829: WARNING: sys/param.h: present but cannot be compiled configure:8831: WARNING: sys/param.h: check for missing prerequisite headers? configure:8833: WARNING: sys/param.h: see the Autoconf documentation configure:8835: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:8837: WARNING: sys/param.h: proceeding with the preprocessor's result configure:8839: WARNING: sys/param.h: in the future, the compiler will take precedence configure:8844: checking for sys/param.h configure:8852: result: yes configure:8894: checking for asprintf configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for fwprintf configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for getcwd configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for getegid configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for geteuid configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for getgid configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for getuid configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for mempcpy configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _mempcpy configure:8956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:8974: result: no configure:8894: checking for munmap configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for putenv configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for setenv configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for setlocale configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for snprintf configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `snprintf' configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for stpcpy configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for strcasecmp configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for strdup configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for strtoul configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for tsearch configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for wcslen configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:8956: $? = 0 configure:8974: result: yes configure:8894: checking for __argz_count configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: ___argz_count configure:8956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 declares __argz_count. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:8974: result: no configure:8894: checking for __argz_stringify configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:8956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 declares __argz_stringify. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:8974: result: no configure:8894: checking for __argz_next configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: ___argz_next configure:8956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 declares __argz_next. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:8974: result: no configure:8894: checking for __fsetlocking configure:8950: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:8956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:8974: result: no configure:8986: checking whether _snprintf is declared configure:9016: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `_snprintf' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) configure:9022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:9037: result: no configure:9051: checking whether _snwprintf is declared configure:9081: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: `_snwprintf' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:9087: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:9102: result: no configure:9117: checking whether feof_unlocked is declared configure:9147: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:9153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:9168: result: no configure:9182: checking whether fgets_unlocked is declared configure:9212: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c: In function `main': conftest.c:61: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:61: error: (Each undeclared identifier is reported only once conftest.c:61: error: for each function it appears in.) configure:9218: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:9233: result: no configure:9247: checking whether getc_unlocked is declared configure:9277: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:9283: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:9298: result: no configure:9366: checking for iconv configure:9398: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:9404: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:9447: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c -liconv >&5 configure:9453: $? = 0 configure:9474: result: yes configure:9484: checking how to link with libiconv configure:9486: result: -liconv configure:9497: checking for iconv declaration configure:9536: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:9542: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:9561: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9572: checking for nl_langinfo and CODESET configure:9598: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:9604: $? = 0 configure:9622: result: yes configure:9634: checking for LC_MESSAGES configure:9660: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:9666: $? = 0 configure:9683: result: yes configure:9699: checking for bison configure:9715: found /usr/local/bin/bison configure:9726: result: bison configure:9740: checking version of bison configure:9749: result: 1.35, ok configure:9771: checking whether NLS is requested configure:9780: result: yes configure:9796: checking whether included gettext is requested configure:9806: result: no configure:9817: checking for GNU gettext in libc configure:9846: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:9852: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | 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:9869: result: no configure:10252: checking for GNU gettext in libintl configure:10289: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:10295: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:10341: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:10347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:10370: result: no configure:10417: checking whether to use NLS configure:10419: result: yes configure:10422: checking where the gettext function comes from configure:10433: result: included intl directory configure:10523: checking whether make sets $(MAKE) configure:10544: result: yes configure:10555: checking for ln configure:10573: found /usr/local/bin/ln configure:10586: result: /usr/local/bin/ln configure:10594: checking whether ln -s works configure:10598: result: yes configure:10607: checking for mv configure:10625: found /usr/local/bin/mv configure:10638: result: /usr/local/bin/mv configure:10648: checking for cp configure:10666: found /usr/local/bin/cp configure:10679: result: /usr/local/bin/cp configure:10689: checking for rm configure:10707: found /usr/local/bin/rm configure:10720: result: /usr/local/bin/rm configure:10730: checking for chmod configure:10748: found /usr/local/bin/chmod configure:10761: result: /usr/local/bin/chmod configure:10773: checking for gawk configure:10789: found /usr/local/bin/gawk configure:10800: result: gawk configure:10811: checking for egrep configure:10889: result: /usr/bin/grep -E configure:10896: checking for sed configure:10914: found /usr/local/bin/sed configure:10927: result: /usr/local/bin/sed configure:10937: checking for perl configure:10955: found /usr/local/bin/perl configure:10968: result: /usr/local/bin/perl configure:10978: checking for ldconfig configure:10996: found /usr/local/bin/ldconfig configure:11009: result: /usr/local/bin/ldconfig configure:11020: checking for i386-unknown-gnu-ar configure:11050: result: no configure:11060: checking for ar configure:11076: found /usr/bin/ar configure:11087: result: ar configure:11116: checking for i386-unknown-gnu-ranlib configure:11143: result: ranlib configure:11212: checking for i386-unknown-gnu-strip configure:11242: result: no configure:11252: checking for strip configure:11268: found /usr/bin/strip configure:11279: result: strip configure:11318: checking for a BSD-compatible install configure:11374: result: /usr/bin/install -c -o root -g wheel configure:11469: checking for stdlib.h configure:11475: result: no configure:11469: checking for unistd.h configure:11475: result: no configure:11479: checking stdarg.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking stdarg.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: stdarg.h: present but cannot be compiled configure:11570: WARNING: stdarg.h: check for missing prerequisite headers? configure:11572: WARNING: stdarg.h: see the Autoconf documentation configure:11574: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: stdarg.h: proceeding with the preprocessor's result configure:11578: WARNING: stdarg.h: in the future, the compiler will take precedence configure:11583: checking for stdarg.h configure:11591: result: yes configure:11469: checking for stdint.h configure:11475: result: no configure:11479: checking errno.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking errno.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: errno.h: present but cannot be compiled configure:11570: WARNING: errno.h: check for missing prerequisite headers? configure:11572: WARNING: errno.h: see the Autoconf documentation configure:11574: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: errno.h: proceeding with the preprocessor's result configure:11578: WARNING: errno.h: in the future, the compiler will take precedence configure:11583: checking for errno.h configure:11591: result: yes configure:11479: checking malloc.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking malloc.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: malloc.h: present but cannot be compiled configure:11570: WARNING: malloc.h: check for missing prerequisite headers? configure:11572: WARNING: malloc.h: see the Autoconf documentation configure:11574: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: malloc.h: proceeding with the preprocessor's result configure:11578: WARNING: malloc.h: in the future, the compiler will take precedence configure:11583: checking for malloc.h configure:11591: result: yes configure:11479: checking mntent.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:98:20: mntent.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking mntent.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:65:20: mntent.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for mntent.h configure:11591: result: no configure:11479: checking paths.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking paths.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: paths.h: present but cannot be compiled configure:11570: WARNING: paths.h: check for missing prerequisite headers? configure:11572: WARNING: paths.h: see the Autoconf documentation configure:11574: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: paths.h: proceeding with the preprocessor's result configure:11578: WARNING: paths.h: in the future, the compiler will take precedence configure:11583: checking for paths.h configure:11591: result: yes configure:11479: checking dirent.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking dirent.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: dirent.h: present but cannot be compiled configure:11570: WARNING: dirent.h: check for missing prerequisite headers? configure:11572: WARNING: dirent.h: see the Autoconf documentation configure:11574: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: dirent.h: proceeding with the preprocessor's result configure:11578: WARNING: dirent.h: in the future, the compiler will take precedence configure:11583: checking for dirent.h configure:11591: result: yes configure:11479: checking getopt.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking getopt.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: getopt.h: present but cannot be compiled configure:11570: WARNING: getopt.h: check for missing prerequisite headers? configure:11572: WARNING: getopt.h: see the Autoconf documentation configure:11574: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: getopt.h: proceeding with the preprocessor's result configure:11578: WARNING: getopt.h: in the future, the compiler will take precedence configure:11583: checking for getopt.h configure:11591: result: yes configure:11479: checking setjmp.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking setjmp.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: setjmp.h: present but cannot be compiled configure:11570: WARNING: setjmp.h: check for missing prerequisite headers? configure:11572: WARNING: setjmp.h: see the Autoconf documentation configure:11574: WARNING: setjmp.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: setjmp.h: proceeding with the preprocessor's result configure:11578: WARNING: setjmp.h: in the future, the compiler will take precedence configure:11583: checking for setjmp.h configure:11591: result: yes configure:11479: checking signal.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking signal.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: signal.h: present but cannot be compiled configure:11570: WARNING: signal.h: check for missing prerequisite headers? configure:11572: WARNING: signal.h: see the Autoconf documentation configure:11574: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: signal.h: proceeding with the preprocessor's result configure:11578: WARNING: signal.h: in the future, the compiler will take precedence configure:11583: checking for signal.h configure:11591: result: yes configure:11479: checking termios.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking termios.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: termios.h: present but cannot be compiled configure:11570: WARNING: termios.h: check for missing prerequisite headers? configure:11572: WARNING: termios.h: see the Autoconf documentation configure:11574: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: termios.h: proceeding with the preprocessor's result configure:11578: WARNING: termios.h: in the future, the compiler will take precedence configure:11583: checking for termios.h configure:11591: result: yes configure:11479: checking linux/fd.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:104:22: linux/fd.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking linux/fd.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:71:22: linux/fd.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for linux/fd.h configure:11591: result: no configure:11479: checking linux/major.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:104:25: linux/major.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking linux/major.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:71:25: linux/major.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for linux/major.h configure:11591: result: no configure:11479: checking sys/disklabel.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:104:27: sys/disklabel.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/disklabel.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:71:27: sys/disklabel.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for sys/disklabel.h configure:11591: result: no configure:11479: checking sys/ioctl.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/ioctl.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/ioctl.h: present but cannot be compiled configure:11570: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:11572: WARNING: sys/ioctl.h: see the Autoconf documentation configure:11574: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:11583: checking for sys/ioctl.h configure:11591: result: yes configure:11479: checking sys/mman.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/mman.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/mman.h: present but cannot be compiled configure:11570: WARNING: sys/mman.h: check for missing prerequisite headers? configure:11572: WARNING: sys/mman.h: see the Autoconf documentation configure:11574: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:11583: checking for sys/mman.h configure:11591: result: yes configure:11479: checking sys/mkdev.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:106:23: sys/mkdev.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/mkdev.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:73:23: sys/mkdev.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for sys/mkdev.h configure:11591: result: no configure:11479: checking sys/prctl.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:106:23: sys/prctl.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/prctl.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:73:23: sys/prctl.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for sys/prctl.h configure:11591: result: no configure:11479: checking sys/queue.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/queue.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/queue.h: present but cannot be compiled configure:11570: WARNING: sys/queue.h: check for missing prerequisite headers? configure:11572: WARNING: sys/queue.h: see the Autoconf documentation configure:11574: WARNING: sys/queue.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/queue.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/queue.h: in the future, the compiler will take precedence configure:11583: checking for sys/queue.h configure:11591: result: yes configure:11479: checking sys/sockio.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/sockio.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/sockio.h: present but cannot be compiled configure:11570: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:11572: WARNING: sys/sockio.h: see the Autoconf documentation configure:11574: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:11583: checking for sys/sockio.h configure:11591: result: yes configure:11479: checking sys/socket.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/socket.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/socket.h: present but cannot be compiled configure:11570: WARNING: sys/socket.h: check for missing prerequisite headers? configure:11572: WARNING: sys/socket.h: see the Autoconf documentation configure:11574: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:11583: checking for sys/socket.h configure:11591: result: yes configure:11479: checking sys/sysmacros.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:109:27: sys/sysmacros.h: No such file or directory configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/sysmacros.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c conftest.c:76:27: sys/sysmacros.h: No such file or directory configure:11541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:11555: result: no configure:11583: checking for sys/sysmacros.h configure:11591: result: no configure:11479: checking sys/time.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/time.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/time.h: present but cannot be compiled configure:11570: WARNING: sys/time.h: check for missing prerequisite headers? configure:11572: WARNING: sys/time.h: see the Autoconf documentation configure:11574: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/time.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/time.h: in the future, the compiler will take precedence configure:11583: checking for sys/time.h configure:11591: result: yes configure:11469: checking for sys/stat.h configure:11475: result: no configure:11469: checking for sys/types.h configure:11475: result: no configure:11479: checking sys/wait.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/wait.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/wait.h: present but cannot be compiled configure:11570: WARNING: sys/wait.h: check for missing prerequisite headers? configure:11572: WARNING: sys/wait.h: see the Autoconf documentation configure:11574: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:11583: checking for sys/wait.h configure:11591: result: yes configure:11479: checking sys/resource.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking sys/resource.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: sys/resource.h: present but cannot be compiled configure:11570: WARNING: sys/resource.h: check for missing prerequisite headers? configure:11572: WARNING: sys/resource.h: see the Autoconf documentation configure:11574: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:11578: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:11583: checking for sys/resource.h configure:11591: result: yes configure:11479: checking net/if_dl.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 In file included from conftest.c:112: /usr/include/net/if_dl.h:84: error: parse error before "u_char" /usr/include/net/if_dl.h:86: error: parse error before "sdl_index" /usr/include/net/if_dl.h:87: error: parse error before "sdl_type" /usr/include/net/if_dl.h:88: error: parse error before "sdl_nlen" /usr/include/net/if_dl.h:89: error: parse error before "sdl_alen" /usr/include/net/if_dl.h:90: error: parse error before "sdl_slen" /usr/include/net/if_dl.h:98: error: parse error before '}' token configure:11502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking net/if_dl.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: net/if_dl.h: present but cannot be compiled configure:11570: WARNING: net/if_dl.h: check for missing prerequisite headers? configure:11572: WARNING: net/if_dl.h: see the Autoconf documentation configure:11574: WARNING: net/if_dl.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: net/if_dl.h: proceeding with the preprocessor's result configure:11578: WARNING: net/if_dl.h: in the future, the compiler will take precedence configure:11583: checking for net/if_dl.h configure:11591: result: yes configure:11479: checking netinet/in.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking netinet/in.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: netinet/in.h: present but cannot be compiled configure:11570: WARNING: netinet/in.h: check for missing prerequisite headers? configure:11572: WARNING: netinet/in.h: see the Autoconf documentation configure:11574: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:11578: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:11583: checking for netinet/in.h configure:11591: result: yes configure:11479: checking utime.h usability configure:11496: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11516: result: no configure:11520: checking utime.h presence configure:11535: cc -E -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c configure:11541: $? = 0 configure:11555: result: yes configure:11568: WARNING: utime.h: present but cannot be compiled configure:11570: WARNING: utime.h: check for missing prerequisite headers? configure:11572: WARNING: utime.h: see the Autoconf documentation configure:11574: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:11576: WARNING: utime.h: proceeding with the preprocessor's result configure:11578: WARNING: utime.h: in the future, the compiler will take precedence configure:11583: checking for utime.h configure:11591: result: yes configure:11609: checking for sys/disk.h configure:11634: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11640: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_QUEUE_H | #include | #endif | | | #include configure:11656: result: no configure:11609: checking for sys/mount.h configure:11634: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11640: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_QUEUE_H | #include | #endif | | | #include configure:11656: result: no configure:11671: checking for net/if.h configure:11699: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 In file included from conftest.c:91: /usr/include/net/if.h:213: error: field `ifru_addr' has incomplete type /usr/include/net/if.h:214: error: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:215: error: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:250: error: field `ifra_addr' has incomplete type /usr/include/net/if.h:251: error: field `ifra_broadaddr' has incomplete type /usr/include/net/if.h:252: error: field `ifra_mask' has incomplete type /usr/include/net/if.h:318: error: field `addr' has incomplete type /usr/include/net/if.h:319: error: field `dstaddr' has incomplete type configure:11705: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_SOCKET | #include | #endif | | | #include configure:11721: result: no configure:11736: checking for vprintf configure:11792: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:105: warning: conflicting types for built-in function `vprintf' configure:11798: $? = 0 configure:11816: result: yes configure:11823: checking for _doprnt configure:11879: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: __doprnt configure:11885: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:11902: result: no configure:11916: checking for struct dirent.d_reclen configure:11945: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11951: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dirent ac_aggr; | if (ac_aggr.d_reclen) | return 0; | ; | return 0; | } configure:11985: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:11991: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dirent ac_aggr; | if (sizeof ac_aggr.d_reclen) | return 0; | ; | return 0; | } configure:12009: result: no configure:12018: checking for ssize_t configure:12049: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:12055: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | | typedef ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:12070: result: no configure:12079: checking whether llseek is declared configure:12109: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: `llseek' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) configure:12115: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef llseek | (void) llseek; | #endif | | ; | return 0; | } configure:12130: result: no configure:12139: checking whether lseek64 is declared configure:12171: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c: In function `main': conftest.c:91: error: `lseek64' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:12177: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE | #define _LARGEFILE64_SOURCE | #include | | int | main () | { | #ifndef lseek64 | (void) lseek64; | #endif | | ; | return 0; | } configure:12192: result: no configure:12210: checking for short configure:12240: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:12246: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef short ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:12261: result: no configure:12268: checking size of short configure:12570: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:12573: $? = 0 configure:12579: ./conftest configure:12582: $? = 0 configure:12605: result: 2 configure:12615: checking for int configure:12645: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:12651: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:12666: result: no configure:12673: checking size of int configure:12975: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:12978: $? = 0 configure:12984: ./conftest configure:12987: $? = 0 configure:13010: result: 4 configure:13020: checking for long configure:13050: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:13056: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:13071: result: no configure:13078: checking size of long configure:13380: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:13383: $? = 0 configure:13389: ./conftest configure:13392: $? = 0 configure:13415: result: 4 configure:13425: checking for long long configure:13476: result: yes configure:13483: checking size of long long configure:13785: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:13788: $? = 0 configure:13794: ./conftest configure:13797: $? = 0 configure:13820: result: 8 configure:13838: checking whether byte ordering is bigendian configure:13870: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:13876: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:14023: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14026: $? = 0 configure:14032: ./conftest configure:14035: $? = 0 configure:14054: result: no configure:14081: checking for inttypes.h configure:14087: result: no configure:14216: checking for intptr_t configure:14246: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 conftest.c:120: error: parse error before "ac__type_new_" conftest.c:120: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:124: error: parse error before ')' token configure:14252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef intptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:14267: result: no configure:14278: checking whether struct stat has a st_flags field configure:14304: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14310: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | int | main () | { | struct stat stat; stat.st_flags = 0; | ; | return 0; | } configure:14326: result: no configure:14386: checking for struct sockaddr.sa_len configure:14416: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14422: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:14457: cc -c -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14463: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:14481: result: no configure:14520: checking for chflags configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for getrusage configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for llseek configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _llseek configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define llseek to an innocuous variant, in case declares llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define llseek innocuous_llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for lseek64 configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _lseek64 configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define lseek64 to an innocuous variant, in case declares lseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define lseek64 innocuous_lseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for open64 configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _open64 configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define open64 to an innocuous variant, in case declares open64. | For example, HP-UX 11i declares gettimeofday. */ | #define open64 innocuous_open64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char open64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for fstat64 configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _fstat64 configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define fstat64 to an innocuous variant, in case declares fstat64. | For example, HP-UX 11i declares gettimeofday. */ | #define fstat64 innocuous_fstat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fstat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fstat64 | | /* 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 fstat64 (); | /* 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_fstat64 || defined __stub___fstat64 | choke me | #endif | | int | main () | { | return fstat64 (); | ; | return 0; | } configure:14600: result: no configure:14520: checking for getmntinfo configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for strtoull configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for strcasecmp configure:14600: result: yes configure:14520: checking for srandom configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for jrand48 configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for fchown configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for mallinfo configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _mallinfo configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for fdatasync configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _fdatasync configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define fdatasync to an innocuous variant, in case declares fdatasync. | For example, HP-UX 11i declares gettimeofday. */ | #define fdatasync innocuous_fdatasync | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdatasync (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for strnlen configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _strnlen configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for strptime configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for strdup configure:14600: result: yes configure:14520: checking for sysconf configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for pathconf configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for posix_memalign configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _posix_memalign configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case declares posix_memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_memalign | | /* Override any 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:14600: result: no configure:14520: checking for memalign configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _memalign configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | /* Define memalign to an innocuous variant, in case declares memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define memalign innocuous_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for valloc configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for __secure_getenv configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: ___secure_getenv configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define HAVE_PATHCONF 1 | #define HAVE_VALLOC 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for prctl configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 ld: Undefined symbols: _prctl configure:14582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define HAVE_PATHCONF 1 | #define HAVE_VALLOC 1 | /* end confdefs.h. */ | /* Define prctl to an innocuous variant, in case declares prctl. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14600: result: no configure:14520: checking for mmap configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14520: checking for utime configure:14576: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c >&5 configure:14582: $? = 0 configure:14600: result: yes configure:14611: checking for socket in -lsocket configure:14646: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:14652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define HAVE_PATHCONF 1 | #define HAVE_VALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_UTIME 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:14670: result: no configure:14678: checking for dlopen in -ldl configure:14713: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ conftest.c -ldl >&5 configure:14719: $? = 0 configure:14737: result: yes configure:14748: checking for optreset configure:14771: result: yes configure:14779: checking for unified diff option configure:14786: result: -u configure:14853: checking whether linker accepts -static configure:14880: cc -o conftest -fno-common -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_ -static conftest.c >&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ___sF _fflush configure:14886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ENABLE_HTREE 1 | #define ENABLE_SWAPFS 1 | #define PACKAGE "e2fsprogs" | #define VERSION "0.14.1" | #define const | #define signed | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX 4294967295U | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_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 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VPRINTF 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_CHFLAGS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SRANDOM 1 | #define HAVE_JRAND48 1 | #define HAVE_FCHOWN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define HAVE_PATHCONF 1 | #define HAVE_VALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_UTIME 1 | #define HAVE_DLOPEN 1 | #define HAVE_OPTRESET 1 | /* end confdefs.h. */ | #include | int | main () | { | fflush(stdout); | ; | return 0; | } configure:14910: result: no configure:15101: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:731: creating MCONFIG config.status:731: creating Makefile config.status:731: creating e2fsprogs.spec config.status:731: creating util/Makefile config.status:731: creating util/subst.conf config.status:731: creating util/gen-tarball config.status:731: creating lib/et/Makefile config.status:731: creating lib/ss/Makefile config.status:731: creating lib/e2p/Makefile config.status:731: creating lib/ext2fs/Makefile config.status:731: creating lib/ext2fs/ext2_types.h config.status:731: creating lib/uuid/Makefile config.status:731: creating lib/uuid/uuid_types.h config.status:731: creating lib/blkid/Makefile config.status:731: creating lib/blkid/blkid_types.h config.status:731: creating lib/ss/ss.pc config.status:731: creating lib/uuid/uuid.pc config.status:731: creating lib/et/com_err.pc config.status:731: creating lib/e2p/e2p.pc config.status:731: creating lib/blkid/blkid.pc config.status:731: creating lib/ext2fs/ext2fs.pc config.status:731: creating misc/Makefile config.status:731: creating ext2ed/Makefile config.status:731: creating e2fsck/Makefile config.status:731: creating debugfs/Makefile config.status:731: creating tests/Makefile config.status:731: creating tests/progs/Makefile config.status:731: creating resize/Makefile config.status:731: creating doc/Makefile config.status:731: creating intl/Makefile config.status:731: creating po/Makefile.in config.status:916: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_e2fsprogs_use_static=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_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_chflags=yes ac_cv_func_fchown=yes ac_cv_func_fdatasync=no ac_cv_func_fstat64=no ac_cv_func_fwprintf=yes ac_cv_func_getcwd=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_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_memalign=no ac_cv_func_mempcpy=no ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_open64=no ac_cv_func_pathconf=yes ac_cv_func_posix_memalign=no ac_cv_func_prctl=no ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes 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_sysconf=yes ac_cv_func_tsearch=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=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=no 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_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_fd_h=no ac_cv_header_linux_fs_h=no ac_cv_header_linux_major_h=no ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no 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_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_disk_h=no ac_cv_header_sys_disklabel_h=no 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=no 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_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_host=i386-unknown-gnu 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=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_objext= ac_cv_path_CHMOD=/usr/local/bin/chmod ac_cv_path_CP=/usr/local/bin/cp ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LDCONFIG=/usr/local/bin/ldconfig ac_cv_path_LN=/usr/local/bin/ln ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_MV=/usr/local/bin/mv ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_SED=/usr/local/bin/sed ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_type_int=no ac_cv_type_intptr_t=no ac_cv_type_long=no ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_short=no ac_cv_type_size_t=no ac_cv_type_ssize_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=cc acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so 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= 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, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=no e2fsprogs_cv_struct_st_flags=no gt_cv_c_intmax_t=no gt_cv_c_long_double=no gt_cv_c_wchar_t=no gt_cv_c_wint_t=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no lt_cv_sys_max_cmd_len= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' AWK='gawk' BINARY_TYPE='bin' BSDLIB_CMT='#' BUILD_CC='cc' BUILD_CFLAGS='-fno-common' BUILD_INCLUDED_LIBINTL='yes' BUILD_LDFLAGS='' CATOBJEXT='.gmo' CC='cc' CFLAGS='-fno-common' CHECKER_CMT='#' CHMOD='/usr/local/bin/chmod' CP='/usr/local/bin/cp' CPP='cc -E' CPPFLAGS=' -I/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib -I/usr/local/include -D_EXT2_USE_C_VERSIONS_' CYGWIN_CMT='#' DATADIRNAME='share' DEBUGFS_CMT='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DENABLE_HTREE=1 -DENABLE_SWAPFS=1 -DPACKAGE=\"e2fsprogs\" -DVERSION=\"0.14.1\" -Dconst= -Dsigned= -Dinline= -Doff_t=long\ int -Dsize_t=unsigned\ int -DHAVE_LONG_LONG=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_GETPAGESIZE=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -Duintmax_t=unsigned\ long\ long -DSIZE_MAX=4294967295U -Dptrdiff_t=long -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=0 -DHAVE_DECL_FGETS_UNLOCKED=0 -DHAVE_DECL_GETC_UNLOCKED=0 -DHAVE_ICONV=1 -DICONV_CONST=const -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_PATHS_H=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_UTIME_H=1 -DHAVE_VPRINTF=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_CHFLAGS=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETMNTINFO=1 -DHAVE_STRTOULL=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_JRAND48=1 -DHAVE_FCHOWN=1 -DHAVE_STRPTIME=1 -DHAVE_STRDUP=1 -DHAVE_SYSCONF=1 -DHAVE_PATHCONF=1 -DHAVE_VALLOC=1 -DHAVE_MMAP=1 -DHAVE_UTIME=1 -DHAVE_DLOPEN=1 -DHAVE_OPTRESET=1' DEVMAPPER_LIBS='' DEVMAPPER_PC_LIBS='' DEVMAPPER_REQ='' DLOPEN_LIB='-ldl' DO_TEST_SUITE='check' E2FSCK_TYPE='static' E2FSPROGS_DAY='05' E2FSPROGS_MONTH='December' E2FSPROGS_PKGVER='1.40.3' E2FSPROGS_VERSION='1.40.3' E2FSPROGS_YEAR='2007' E2INITRD_MAN='e2initrd_helper.8' E2INITRD_PROG='e2initrd_helper' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ELF_CMT='#' ET_DIR='/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib/et' EXEEXT='' FSCK_MAN='' FSCK_PROG='' GENCAT='gencat' GETTEXT_PACKAGE='e2fsprogs' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' HTREE_CMT='' IMAGER_CMT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a -liconv' INTLOBJS='$(GETTOBJS)' INTL_FLAGS='-I$(top_builddir)/intl -I$(top_srcdir)/intl' INTL_LIBTOOL_SUFFIX_PREFIX='' LD='cc' LDCONFIG='/usr/local/bin/ldconfig' LDFLAGS='' LDFLAG_STATIC='' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.a -liconv' LIBOBJS='' LIBS='' LIB_EXT='.a' LINUX_CMT='#' LINUX_INCLUDE='-I$(top_builddir)/include' LN='/usr/local/bin/ln' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -liconv' LTLIBOBJS='' MAINTAINER_CMT='#' MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' MV='/usr/local/bin/mv' OBJEXT='' PACKAGE='e2fsprogs' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' POSUB='po' PROFILED_LIB_EXT='' PROFILE_CMT='#' RANLIB='ranlib' RESIZER_CMT='' RM='/usr/local/bin/rm' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIZEOF_INT='4' SIZEOF_LONG='4' SIZEOF_LONG_LONG='8' SIZEOF_SHORT='2' SOCKET_LIB='' SS_DIR='/mnt/gmirror/ports/sysutils/e2fsprogs/work/e2fsprogs-1.40.3/lib/ss' STATIC_DEVMAPPER_LIBS='' STATIC_LIB_EXT='.a' STRIP='strip' SWAPFS_CMT='' UNIX_CMT='' UNI_DIFF_OPTS='-u' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.14.1' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' 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='' program_transform_name='s,x,x,' psdir='${docdir}' root_bindir='${exec_prefix}/bin' root_libdir='${exec_prefix}/lib' root_prefix='' root_sbindir='${exec_prefix}/sbin' root_sysconfdir='${prefix}/etc' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ------------------- ## ## 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' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define ENABLE_HTREE 1 #define ENABLE_SWAPFS 1 #define PACKAGE "e2fsprogs" #define VERSION "0.14.1" #define const #define signed #ifndef __cplusplus #define inline #endif #define off_t long int #define size_t unsigned int #define HAVE_LONG_LONG 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define SIZE_MAX 4294967295U #define ptrdiff_t long #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_STDDEF_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 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_STDARG_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_PATHS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_NET_IF_DL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_UTIME_H 1 #define HAVE_VPRINTF 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define HAVE_CHFLAGS 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETMNTINFO 1 #define HAVE_STRTOULL 1 #define HAVE_STRCASECMP 1 #define HAVE_SRANDOM 1 #define HAVE_JRAND48 1 #define HAVE_FCHOWN 1 #define HAVE_STRPTIME 1 #define HAVE_STRDUP 1 #define HAVE_SYSCONF 1 #define HAVE_PATHCONF 1 #define HAVE_VALLOC 1 #define HAVE_MMAP 1 #define HAVE_UTIME 1 #define HAVE_DLOPEN 1 #define HAVE_OPTRESET 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = ./lib/ext2fs/ext2_types.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:731: creating ./lib/ext2fs/ext2_types.h config.status:916: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = ./lib/blkid/blkid_types.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:731: creating ./lib/blkid/blkid_types.h config.status:916: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = ./lib/uuid/uuid_types.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:731: creating ./lib/uuid/uuid_types.h config.status:916: executing default-1 commands