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 --with-kernel=/usr/src/kernels/2.6.21-1.3194.fc7-x86_64/ ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 2.6.21-1.3194.fc7 uname -s = Linux uname -v = #1 SMP Wed May 23 22:47:07 EDT 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/lib64/ccache PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1880: checking build system type configure:1898: result: x86_64-unknown-linux-gnu configure:1920: checking host system type configure:1935: result: x86_64-unknown-linux-gnu configure:2014: checking for gcc configure:2030: found /usr/lib64/ccache/gcc configure:2041: result: gcc configure:2279: checking for C compiler version configure:2286: gcc --version >&5 gcc (GCC) 4.1.2 20070502 (Red Hat 4.1.2-12) Copyright (C) 2006 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:2289: $? = 0 configure:2296: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20070502 (Red Hat 4.1.2-12) configure:2299: $? = 0 configure:2306: gcc -V >&5 gcc: '-V' option must have argument configure:2309: $? = 1 configure:2332: checking for C compiler default output file name configure:2359: gcc conftest.c >&5 configure:2362: $? = 0 configure:2400: result: a.out configure:2417: checking whether the C compiler works configure:2427: ./a.out configure:2430: $? = 0 configure:2447: result: yes configure:2454: checking whether we are cross compiling configure:2456: result: no configure:2459: checking for suffix of executables configure:2466: gcc -o conftest conftest.c >&5 configure:2469: $? = 0 configure:2493: result: configure:2499: checking for suffix of object files configure:2525: gcc -c conftest.c >&5 configure:2528: $? = 0 configure:2551: result: o configure:2555: checking whether we are using the GNU C compiler configure:2584: gcc -c conftest.c >&5 configure:2590: $? = 0 configure:2607: result: yes configure:2612: checking whether gcc accepts -g configure:2642: gcc -c -g conftest.c >&5 configure:2648: $? = 0 configure:2747: result: yes configure:2764: checking for gcc option to accept ISO C89 configure:2838: gcc -c -g -O2 conftest.c >&5 configure:2844: $? = 0 configure:2867: result: none needed configure:2891: checking how to run the C preprocessor configure:2931: gcc -E conftest.c configure:2937: $? = 0 configure:2968: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:2974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | /* end confdefs.h. */ | #include configure:3007: result: gcc -E configure:3036: gcc -E conftest.c configure:3042: $? = 0 configure:3073: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | /* end confdefs.h. */ | #include configure:3117: checking for grep that handles long lines and -e configure:3191: result: /bin/grep configure:3196: checking for egrep configure:3274: result: /bin/grep -E configure:3279: checking for ANSI C header files configure:3309: gcc -c -g -O2 conftest.c >&5 configure:3315: $? = 0 configure:3414: gcc -o conftest -g -O2 conftest.c >&5 configure:3417: $? = 0 configure:3423: ./conftest configure:3426: $? = 0 configure:3443: result: yes configure:3467: checking for sys/types.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for sys/stat.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for stdlib.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for string.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for memory.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for strings.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for inttypes.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for stdint.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3467: checking for unistd.h configure:3488: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3510: result: yes configure:3532: checking sys/vfs.h usability configure:3549: gcc -c -g -O2 conftest.c >&5 configure:3555: $? = 0 configure:3569: result: yes configure:3573: checking sys/vfs.h presence configure:3588: gcc -E conftest.c configure:3594: $? = 0 configure:3608: result: yes configure:3636: checking for sys/vfs.h configure:3643: result: yes configure:3666: checking sys/mount.h usability configure:3683: gcc -c -g -O2 conftest.c >&5 configure:3689: $? = 0 configure:3703: result: yes configure:3707: checking sys/mount.h presence configure:3722: gcc -E conftest.c configure:3728: $? = 0 configure:3742: result: yes configure:3770: checking for sys/mount.h configure:3777: result: yes configure:3807: checking mntent.h, usability configure:3824: gcc -c -g -O2 conftest.c >&5 conftest.c:56:21: error: mntent.h,: No such file or directory configure:3830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_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:3844: result: no configure:3848: checking mntent.h, presence configure:3863: gcc -E conftest.c conftest.c:23:21: error: mntent.h,: No such file or directory configure:3869: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:3883: result: no configure:3911: checking for mntent.h, configure:3919: result: no configure:3807: checking fstab.h usability configure:3824: gcc -c -g -O2 conftest.c >&5 configure:3830: $? = 0 configure:3844: result: yes configure:3848: checking fstab.h presence configure:3863: gcc -E conftest.c configure:3869: $? = 0 configure:3883: result: yes configure:3911: checking for fstab.h configure:3919: result: yes configure:3948: checking stdarg.h usability configure:3965: gcc -c -g -O2 conftest.c >&5 configure:3971: $? = 0 configure:3985: result: yes configure:3989: checking stdarg.h presence configure:4004: gcc -E conftest.c configure:4010: $? = 0 configure:4024: result: yes configure:4052: checking for stdarg.h configure:4060: result: yes configure:4089: checking attr/xattr.h usability configure:4106: gcc -c -g -O2 conftest.c >&5 configure:4112: $? = 0 configure:4126: result: yes configure:4130: checking attr/xattr.h presence configure:4145: gcc -E conftest.c configure:4151: $? = 0 configure:4165: result: yes configure:4193: checking for attr/xattr.h configure:4201: result: yes configure:4229: checking sys/xattr.h usability configure:4246: gcc -c -g -O2 conftest.c >&5 configure:4252: $? = 0 configure:4266: result: yes configure:4270: checking sys/xattr.h presence configure:4285: gcc -E conftest.c configure:4291: $? = 0 configure:4305: result: yes configure:4333: checking for sys/xattr.h configure:4341: result: yes configure:4355: checking for long int configure:4385: gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4406: result: yes configure:4413: checking size of long int configure:4715: gcc -o conftest -g -O2 conftest.c >&5 configure:4718: $? = 0 configure:4724: ./conftest configure:4727: $? = 0 configure:4750: result: 8 configure:4774: checking for a BSD-compatible install configure:4830: result: /usr/bin/install -c configure:4889: checking for gcc configure:4916: result: gcc configure:5154: checking for C compiler version configure:5161: gcc --version >&5 gcc (GCC) 4.1.2 20070502 (Red Hat 4.1.2-12) Copyright (C) 2006 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:5164: $? = 0 configure:5171: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20070502 (Red Hat 4.1.2-12) configure:5174: $? = 0 configure:5181: gcc -V >&5 gcc: '-V' option must have argument configure:5184: $? = 1 configure:5187: checking whether we are using the GNU C compiler configure:5239: result: yes configure:5244: checking whether gcc accepts -g configure:5379: result: yes configure:5396: checking for gcc option to accept ISO C89 configure:5499: result: none needed configure:5518: checking for required gcc configure:5533: checking how to run the C preprocessor configure:5649: result: gcc -E configure:5678: gcc -E conftest.c configure:5684: $? = 0 configure:5715: gcc -E conftest.c conftest.c:28:28: error: ac_nonexistent.h: No such file or directory configure:5721: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | /* end confdefs.h. */ | #include configure:5760: checking for perl configure:5776: found /usr/bin/perl configure:5788: result: yes configure:5798: checking for find configure:5814: found /usr/bin/find configure:5826: result: yes configure:5836: checking for bison configure:5852: found /usr/bin/bison configure:5864: result: yes configure:5874: checking for flex configure:5890: found /usr/bin/flex configure:5902: result: yes configure:5912: checking for required Math::BigInt perl module configure:5920: result: yes configure:6029: checking for client library thread safety support configure:6042: result: yes configure:6452: checking for openssl library configure:6466: gcc -c conftest.c >&5 configure:6472: $? = 0 configure:6509: gcc -o conftest conftest.c -lcrypto -lssl >&5 configure:6515: $? = 0 configure:6521: result: yes configure:6558: checking openssl/evp.h usability configure:6575: gcc -c conftest.c >&5 configure:6581: $? = 0 configure:6595: result: yes configure:6599: checking openssl/evp.h presence configure:6614: gcc -E conftest.c configure:6620: $? = 0 configure:6634: result: yes configure:6662: checking for openssl/evp.h configure:6670: result: yes configure:6698: checking openssl/crypto.h usability configure:6715: gcc -c conftest.c >&5 configure:6721: $? = 0 configure:6735: result: yes configure:6739: checking openssl/crypto.h presence configure:6754: gcc -E conftest.c configure:6760: $? = 0 configure:6774: result: yes configure:6802: checking for openssl/crypto.h configure:6810: result: yes configure:6880: checking for pkg-config configure:6896: found /usr/bin/pkg-config configure:6908: result: yes configure:6917: checking for gtk2.0 (for karma gui) configure:6930: result: no configure:7001: checking for tagged Redhat releases (must patch) configure:7049: result: no configure:7079: checking for __error_code field in aiocb struct configure:7107: gcc -c conftest.c >&5 configure:7113: $? = 0 configure:7118: result: yes configure:7137: checking for __return_value field in aiocb struct configure:7165: gcc -c conftest.c >&5 configure:7171: $? = 0 configure:7176: result: yes configure:7194: checking whether byte ordering is bigendian configure:7227: gcc -c conftest.c >&5 configure:7233: $? = 0 configure:7265: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: 'not' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) conftest.c:40: error: expected ';' before 'big' configure:7271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7411: result: no configure:7431: checking for void * configure:7461: gcc -c conftest.c >&5 configure:7467: $? = 0 configure:7482: result: yes configure:7489: checking size of void * configure:7791: gcc -o conftest conftest.c -lcrypto -lssl >&5 configure:7794: $? = 0 configure:7800: ./conftest configure:7803: $? = 0 configure:7826: result: 8 configure:8074: checking for i_size_write in kernel configure:8105: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:39: error: redefinition of 'i_size_write' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/fs.h:657: error: previous definition of 'i_size_write' was here configure:8111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | void i_size_write(struct inode *inode, | loff_t i_size) | { | return; | } | | int | main () | { | | ; | return 0; | } configure:8122: result: yes configure:8133: checking for i_size_read in kernel configure:8163: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:39: error: conflicting types for 'i_size_read' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/fs.h:629: error: previous definition of 'i_size_read' was here configure:8169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | loff_t i_size_read(struct inode *inode) | { | return 0; | } | | int | main () | { | | ; | return 0; | } configure:8180: result: yes configure:8191: checking for iget_locked function in kernel configure:8221: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:40: error: conflicting types for 'iget_locked' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/fs.h:1672: error: previous declaration of 'iget_locked' was here configure:8227: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | loff_t iget_locked(struct inode *inode) | { | return 0; | } | | int | main () | { | | ; | return 0; | } configure:8238: result: yes configure:8249: checking for iget4_locked function in kernel configure:8279: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:8285: $? = 0 configure:8290: result: no configure:8307: checking for iget5_locked function in kernel configure:8337: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:41: error: conflicting types for 'iget5_locked' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/fs.h:1671: error: previous declaration of 'iget5_locked' was here configure:8343: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | loff_t iget5_locked(struct inode *inode) | { | return 0; | } | | int | main () | { | | ; | return 0; | } configure:8354: result: yes configure:8365: checking for struct xtvec in kernel configure:8392: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:41: error: variable 'xv' has initializer but incomplete type conftest.c:41: warning: excess elements in struct initializer conftest.c:41: warning: (near initialization for 'xv') conftest.c:41: warning: excess elements in struct initializer conftest.c:41: warning: (near initialization for 'xv') configure:8398: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct xtvec xv = { 0, 0 }; | | int | main () | { | | ; | return 0; | } configure:8414: result: no configure:8423: checking for struct kmem_cache in kernel configure:8455: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h -Werror conftest.c >&5 configure:8461: $? = 0 configure:8466: result: yes configure:8485: checking for SLAB_KERNEL flag in kernel configure:8512: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:42: error: 'SLAB_KERNEL' undeclared here (not in a function) configure:8518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static int flags = SLAB_KERNEL; | | int | main () | { | | ; | return 0; | } configure:8534: result: no configure:8541: checking for memory_backed in struct backing_dev_info in kernel configure:8571: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:44: error: unknown field 'memory_backed' specified in initializer configure:8577: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | #include | static struct backing_dev_info bdi = { | .memory_backed = 0 | }; | | int | main () | { | | ; | return 0; | } configure:8593: result: no configure:8660: checking for readv callback in struct file_operations in kernel configure:8689: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'readv' specified in initializer configure:8695: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct file_operations fop = { | .readv = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:8711: result: no configure:8717: checking for writev callback in struct file_operations in kernel configure:8746: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'writev' specified in initializer configure:8752: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct file_operations fop = { | .writev = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:8768: result: no configure:8775: checking for find_inode_handle callback in struct super_operations in kernel configure:8804: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'find_inode_handle' specified in initializer configure:8810: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct super_operations sop = { | .find_inode_handle = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:8826: result: no configure:8833: checking for i_blksize in struct inode configure:8862: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'i_blksize' specified in initializer configure:8868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct inode i = { | .i_blksize = 0, | }; | | int | main () | { | | ; | return 0; | } configure:8884: result: no configure:8891: checking for i_sem in struct inode configure:8920: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'i_sem' specified in initializer configure:8926: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct inode i = { | .i_sem = {0}, | }; | | int | main () | { | | ; | return 0; | } configure:8942: result: no configure:8949: checking for statfs_lite callback in struct super_operations in kernel configure:8978: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'statfs_lite' specified in initializer configure:8984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct super_operations sop = { | .statfs_lite = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:9000: result: no configure:9007: checking for fill_handle callback in struct inode_operations in kernel configure:9036: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'fill_handle' specified in initializer configure:9042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct inode_operations iop = { | .fill_handle = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:9058: result: no configure:9065: checking for getattr_lite callback in struct inode_operations in kernel configure:9094: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'getattr_lite' specified in initializer configure:9100: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct inode_operations iop = { | .getattr_lite = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:9116: result: no configure:9123: checking for get_fs_key callback in struct super_operations in kernel configure:9152: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:43: error: unknown field 'get_fs_key' specified in initializer configure:9158: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | static struct super_operations sop = { | .get_fs_key = NULL, | }; | | int | main () | { | | ; | return 0; | } configure:9174: result: no configure:9181: checking for readdirplus member in file_operations structure configure:9211: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:48: error: unknown field 'readdirplus' specified in initializer configure:9217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct file_operations filop = { | .readdirplus = NULL | }; | | ; | return 0; | } configure:9233: result: no configure:9240: checking for readdirplus_lite member in file_operations structure configure:9270: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:48: error: unknown field 'readdirplus_lite' specified in initializer configure:9276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct file_operations filop = { | .readdirplus_lite = NULL | }; | | ; | return 0; | } configure:9292: result: no configure:9300: checking for readx member in file_operations structure configure:9330: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:48: error: unknown field 'readx' specified in initializer configure:9336: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct file_operations filop = { | .readx = NULL | }; | | ; | return 0; | } configure:9352: result: no configure:9359: checking for writex member in file_operations structure configure:9389: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:48: error: unknown field 'writex' specified in initializer configure:9395: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct file_operations filop = { | .writex = NULL | }; | | ; | return 0; | } configure:9411: result: no configure:9418: checking for aio support in kernel configure:9446: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9452: $? = 0 configure:9457: result: yes configure:9478: checking for ki_dtor in kiocb structure of kernel configure:9508: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9514: $? = 0 configure:9519: result: yes configure:9539: checking for new prototype of aio_read callback of file_operations structure configure:9569: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h -Werror conftest.c >&5 configure:9575: $? = 0 configure:9580: result: yes configure:9601: checking for dentry argument in kernel super_operations statfs configure:9631: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9637: $? = 0 configure:9642: result: yes configure:9660: checking for vfsmount argument in kernel file_system_type get_sb configure:9694: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9700: $? = 0 configure:9705: result: yes configure:9723: checking for xattr support in kernel configure:9752: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9758: $? = 0 configure:9763: result: yes configure:9784: checking for const argument to setxattr function configure:9820: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9826: $? = 0 configure:9831: result: yes configure:9850: checking for 6th argument to sysctl proc handlers configure:9879: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9885: $? = 0 configure:9890: result: yes configure:9912: checking for linux/posix_acl.h configure:9938: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:9944: $? = 0 configure:9960: result: yes configure:9976: checking for linux/posix_acl_xattr.h configure:10002: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10008: $? = 0 configure:10024: result: yes configure:10040: checking for linux/xattr_acl.h configure:10066: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:56:29: error: linux/xattr_acl.h: No such file or directory configure:10072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | /* end confdefs.h. */ | #define __KERNEL__ | #include | #ifdef HAVE_XATTR | #include | #endif | | | #include configure:10088: result: no configure:10104: checking for linux/mount.h configure:10127: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10133: $? = 0 configure:10149: result: yes configure:10164: checking for linux/ioctl32.h configure:10187: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10193: $? = 0 configure:10209: result: yes configure:10224: checking for linux/compat.h configure:10247: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10253: $? = 0 configure:10269: result: yes configure:10284: checking for linux/syscalls.h configure:10307: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10313: $? = 0 configure:10329: result: yes configure:10344: checking for asm/ioctl32.h configure:10367: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:54:28: error: asm/ioctl32.h: No such file or directory configure:10373: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | /* end confdefs.h. */ | #define __KERNEL__ | #include | | | #include configure:10389: result: no configure:10404: checking for linux/exportfs.h configure:10427: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:54:31: error: linux/exportfs.h: No such file or directory configure:10433: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | /* end confdefs.h. */ | #define __KERNEL__ | #include | | | #include configure:10449: result: no configure:10461: checking for generic_file_readv api in kernel configure:10492: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10498: $? = 0 configure:10503: result: no configure:10520: checking for generic_permission api in kernel configure:10551: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:57: error: conflicting types for 'generic_permission' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/fs.h:1621: error: previous declaration of 'generic_permission' was here configure:10557: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | int generic_permission(struct inode *inode) | { | return 0; | } | | int | main () | { | | ; | return 0; | } configure:10568: result: yes configure:10579: checking for generic_getxattr api in kernel configure:10610: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:59: error: conflicting types for 'generic_getxattr' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/xattr.h:54: error: previous declaration of 'generic_getxattr' was here configure:10616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | #include | int generic_getxattr(struct inode *inode) | { | return 0; | } | | int | main () | { | | ; | return 0; | } configure:10627: result: yes configure:10638: checking for arg member in read_descriptor_t in kernel configure:10667: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:10673: $? = 0 configure:10678: result: yes configure:10696: checking for second arg type int in address_space_operations releasepage configure:10723: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:59: error: conflicting types for 'try_to_release_page' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/mm.h:780: error: previous declaration of 'try_to_release_page' was here configure:10729: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | extern int try_to_release_page(struct page *page, int gfp_mask); | | int | main () | { | | ; | return 0; | } configure:10745: result: no configure:10752: checking for int return in inode_operations follow_link configure:10780: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:60: error: conflicting types for 'page_follow_link_light' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/fs.h:1829: error: previous declaration of 'page_follow_link_light' was here configure:10786: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | extern int page_follow_link_light(struct dentry *, | struct nameidata *); | | int | main () | { | | ; | return 0; | } configure:10802: result: no configure:10809: checking for int return in kmem_cache_destroy configure:10836: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c:59: warning: 'kmem_cache_t' is deprecated conftest.c:59: error: conflicting types for 'kmem_cache_destroy' /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/slab.h:51: error: previous declaration of 'kmem_cache_destroy' was here configure:10842: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | extern int kmem_cache_destroy(kmem_cache_t *); | | int | main () | { | | ; | return 0; | } configure:10858: result: no configure:10865: checking for older int return in invalidatepage configure:10899: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: void value not ignored as it ought to be configure:10905: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct address_space_operations aso; | | int ret; | struct page * page = NULL; | unsigned long offset; | | ret = aso.invalidatepage(page, offset); | | ; | return 0; | } configure:10921: result: NO configure:10930: checking for warnings when including linux/config.h configure:10956: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h -Werror conftest.c >&5 conftest.c:58:28: error: linux/config.h: No such file or directory configure:10962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | ; | return 0; | } configure:10978: result: yes configure:10986: checking for compat_ioctl member in file_operations structure configure:11016: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11022: $? = 0 configure:11027: result: yes configure:11046: checking for register_ioctl32_conversion kernel exports configure:11077: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11083: $? = 0 configure:11088: result: no configure:11106: checking for int return value of kmem_cache_destroy configure:11134: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: void value not ignored as it ought to be configure:11140: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | int i = kmem_cache_destroy(NULL); | | ; | return 0; | } configure:11156: result: no configure:11163: checking for combined file_operations readv and aio_read configure:11193: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: unknown field 'readv' specified in initializer configure:11199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct file_operations filop = { | .readv = NULL | }; | | ; | return 0; | } configure:11210: result: yes configure:11221: checking for kzalloc configure:11250: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11256: $? = 0 configure:11261: result: yes configure:11279: checking for two arguments to register_sysctl_table configure:11308: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:68: error: too many arguments to function 'register_sysctl_table' configure:11314: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | #include | | int | main () | { | | register_sysctl_table(NULL, 0); | | ; | return 0; | } configure:11330: result: no configure:11337: checking for generic FS_IOC ioctl flags configure:11365: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11371: $? = 0 configure:11376: result: yes configure:11394: checking for obsolete struct page count without underscore configure:11424: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:69: error: 'struct page' has no member named 'count' configure:11430: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct page *p; | int foo; | foo = atomic_read(&(p)->count); | | ; | return 0; | } configure:11446: result: no configure:11453: checking if kernel has device classes configure:11481: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:67: warning: passing argument 2 of 'class_device_destroy' makes integer from pointer without a cast configure:11487: $? = 0 configure:11492: result: yes configure:11510: checking for destructor param to kmem_cache_create configure:11538: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11544: $? = 0 configure:11549: result: yes configure:11569: checking for two-param kmem_cache_create constructor configure:11601: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h -Werror conftest.c >&5 cc1: warnings being treated as errors conftest.c: In function 'main': conftest.c:73: warning: passing argument 5 of 'kmem_cache_create' from incompatible pointer type conftest.c:73: error: too few arguments to function 'kmem_cache_create' configure:11607: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | #include | void ctor(struct kmem_cache *cachep, void *req) | { | } | | int | main () | { | | kmem_cache_create("config-test", 0, 0, 0, ctor); | | ; | return 0; | } configure:11623: result: no configure:11631: checking if kernel address_space struct has a spin_lock field named page_lock configure:11660: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: 'struct address_space' has no member named 'page_lock' configure:11666: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct address_space as; | spin_lock(&as.page_lock); | | ; | return 0; | } configure:11682: result: no configure:11689: checking if kernel address_space struct has a rwlock_t field named tree_lock configure:11718: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11724: $? = 0 configure:11729: result: yes configure:11747: checking if kernel address_space struct has a priv_lock field - from RT linux configure:11776: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: 'struct address_space' has no member named 'priv_lock' configure:11782: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct address_space as; | spin_lock(&as.priv_lock); | | ; | return 0; | } configure:11798: result: no configure:11805: checking if kernel defines mapping_nrpages macro - from RT linux configure:11834: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: implicit declaration of function 'mapping_nrpages' configure:11840: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #include | | int | main () | { | | struct address_space idata; | int i = mapping_nrpages(&idata); | | ; | return 0; | } configure:11856: result: no configure:11863: checking if kernel super_operations contains read_inode field configure:11892: gcc -c -Werror-implicit-function-declaration -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include -I/usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/asm/mach-default -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(empty) -DKBUILD_MODNAME=KBUILD_STR(empty) -imacros /usr/src/kernels/2.6.21-1.3194.fc7-x86_64//include/linux/autoconf.h conftest.c >&5 configure:11898: $? = 0 configure:11903: result: yes configure:12004: checking sys/epoll.h usability configure:12021: gcc -c -g -O2 conftest.c >&5 configure:12027: $? = 0 configure:12041: result: yes configure:12045: checking sys/epoll.h presence configure:12060: gcc -E conftest.c configure:12066: $? = 0 configure:12080: result: yes configure:12108: checking for sys/epoll.h configure:12116: result: yes configure:12129: checking for epoll functions configure:12156: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 configure:12162: $? = 0 configure:12168: result: yes configure:12212: checking if segv backtrace capable configure:12239: gcc -c -g -O2 conftest.c >&5 conftest.c:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:12245: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | | #if !defined(REG_EIP) && !defined(REG_RIP) | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:12257: result: no configure:12285: checking whether cc is an Intel compiler configure:12312: gcc -c -g -O2 conftest.c >&5 conftest.c:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:12318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | | #ifndef __ICC | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:12331: result: no configure:13251: checking for db library configure:13403: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl -ldb4 -lpthread >&5 /usr/bin/ld: cannot find -ldb4 collect2: ld returned 1 exit status configure:13409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | int | main () | { | DB *dbp; db_create(&dbp, NULL, 0); | ; | return 0; | } configure:13403: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl -ldb3 -lpthread >&5 /usr/bin/ld: cannot find -ldb3 collect2: ld returned 1 exit status configure:13409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | int | main () | { | DB *dbp; db_create(&dbp, NULL, 0); | ; | return 0; | } configure:13403: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl -ldb -lpthread >&5 configure:13409: $? = 0 configure:13434: result: db configure:13441: checking for dbenv parameter to DB error callback function configure:13479: gcc -c -Werror conftest.c >&5 configure:13485: $? = 0 configure:13490: result: yes configure:13510: checking if third parameter to error callback function is const configure:13546: gcc -c -Werror conftest.c >&5 cc1: warnings being treated as errors conftest.c: In function 'main': conftest.c:82: warning: passing argument 2 of 'db->set_errcall' from incompatible pointer type configure:13552: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | /* end confdefs.h. */ | | #include | | void error_callback_fn(const DB_ENV *dbenv, | const char *prefix, | char *message) | { | return; | } | | int | main () | { | | DB *db; | | db->set_errcall(db, error_callback_fn); | | ; | return 0; | } configure:13563: result: yes configure:13576: checking for DB stat with malloc function ptr configure:13609: gcc -c -Werror conftest.c >&5 cc1: warnings being treated as errors conftest.c: In function 'main': conftest.c:80: warning: passing argument 2 of 'db->stat' from incompatible pointer type configure:13615: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | int ret = 0; | DB *db = db; | int dummy = 0; | u_int32_t flags = 0; | | ret = db->stat(db, &dummy, malloc, flags); | | ; | return 0; | } configure:13632: result: no configure:13641: checking for txnid parameter to DB stat function configure:13673: gcc -c -Werror conftest.c >&5 configure:13679: $? = 0 configure:13684: result: yes configure:13705: checking for txnid parameter to DB open function configure:13741: gcc -c -Werror conftest.c >&5 configure:13747: $? = 0 configure:13752: result: yes configure:13769: checking for DB_DIRTY_READ flag configure:13796: gcc -c -Werror conftest.c >&5 configure:13802: $? = 0 configure:13807: result: yes configure:13824: checking for DB_BUFFER_SMALL error configure:13852: gcc -c -Werror conftest.c >&5 configure:13858: $? = 0 configure:13863: result: yes configure:13880: checking for berkeley db get_pagesize function configure:13911: gcc -c -Werror conftest.c >&5 configure:13917: $? = 0 configure:13922: result: yes configure:13948: checking if server lib needs -lrt configure:13973: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 /tmp/ccOFGQxH.o: In function `main': /work/pvfs2/pvfs-2.7.1/conftest.c:78: undefined reference to `lio_listio' collect2: ld returned 1 exit status configure:13979: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 | #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 | #define HAVE_DB_DIRTY_READ 1 | #define HAVE_DB_BUFFER_SMALL 1 | #define HAVE_DB_GET_PAGESIZE 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | lio_listio(LIO_NOWAIT, NULL, 0, NULL); | ; | return 0; | } configure:14017: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl -lrt >&5 configure:14023: $? = 0 configure:14031: result: yes configure:14090: checking netdb.h usability configure:14107: gcc -c -g -O2 conftest.c >&5 configure:14113: $? = 0 configure:14127: result: yes configure:14131: checking netdb.h presence configure:14146: gcc -E conftest.c configure:14152: $? = 0 configure:14166: result: yes configure:14194: checking for netdb.h configure:14202: result: yes configure:14230: checking arpa/inet.h usability configure:14247: gcc -c -g -O2 conftest.c >&5 configure:14253: $? = 0 configure:14267: result: yes configure:14271: checking arpa/inet.h presence configure:14286: gcc -E conftest.c configure:14292: $? = 0 configure:14306: result: yes configure:14334: checking for arpa/inet.h configure:14342: result: yes configure:14370: checking sys/socket.h usability configure:14387: gcc -c -g -O2 conftest.c >&5 configure:14393: $? = 0 configure:14407: result: yes configure:14411: checking sys/socket.h presence configure:14426: gcc -E conftest.c configure:14432: $? = 0 configure:14446: result: yes configure:14474: checking for sys/socket.h configure:14482: result: yes configure:14495: checking for gethostbyname configure:14524: gcc -c conftest.c >&5 configure:14530: $? = 0 configure:14535: result: yes configure:14553: checking for gethostbyaddr configure:14581: gcc -c conftest.c >&5 configure:14587: $? = 0 configure:14592: result: yes configure:16145: checking for fgetxattr extra arguments configure:16178: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:84: /usr/include/sys/xattr.h:32: error: expected identifier before numeric constant conftest.c: In function 'main': conftest.c:91: error: too many arguments to function 'fgetxattr' configure:16184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 | #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 | #define HAVE_DB_DIRTY_READ 1 | #define HAVE_DB_BUFFER_SMALL 1 | #define HAVE_DB_GET_PAGESIZE 1 | #define TARGET_OS_LINUX 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_ATTR_XATTR_H | #include | #endif | #ifdef HAVE_SYS_XATTR_H | #include | #endif | | int | main () | { | | fgetxattr(0, 0, 0, 0, 0, 0); | | ; | return 0; | } configure:16200: result: no configure:16217: checking sys/sysinfo.h usability configure:16234: gcc -c -g -O2 conftest.c >&5 configure:16240: $? = 0 configure:16254: result: yes configure:16258: checking sys/sysinfo.h presence configure:16273: gcc -E conftest.c configure:16279: $? = 0 configure:16293: result: yes configure:16321: checking for sys/sysinfo.h configure:16328: result: yes configure:16347: checking for strnlen configure:16403: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 configure:16409: $? = 0 configure:16427: result: yes configure:16441: checking for strtoull configure:16497: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 configure:16503: $? = 0 configure:16521: result: yes configure:16535: checking for strstr configure:16591: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 conftest.c:104: warning: conflicting types for built-in function 'strstr' configure:16597: $? = 0 configure:16615: result: yes configure:16629: checking for fgetxattr configure:16685: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 configure:16691: $? = 0 configure:16709: result: yes configure:16723: checking for fsetxattr configure:16779: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 configure:16785: $? = 0 configure:16803: result: yes configure:16814: checking for fgetxattr prototype configure:16846: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:90: /usr/include/sys/xattr.h:32: error: expected identifier before numeric constant conftest.c:92: error: conflicting types for 'fgetxattr' /usr/include/sys/xattr.h:70: error: previous declaration of 'fgetxattr' was here configure:16852: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 | #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 | #define HAVE_DB_DIRTY_READ 1 | #define HAVE_DB_BUFFER_SMALL 1 | #define HAVE_DB_GET_PAGESIZE 1 | #define TARGET_OS_LINUX 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FSETXATTR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_ATTR_XATTR_H | #include | #endif | #ifdef HAVE_SYS_XATTR_H | #include | #endif | char * fgetxattr(char *foo); | | int | main () | { | | ; | return 0; | } configure:16863: result: yes configure:16876: checking for fgetxattr extra arguments configure:16913: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:91: /usr/include/sys/xattr.h:32: error: expected identifier before numeric constant conftest.c: In function 'main': conftest.c:99: error: too many arguments to function 'fgetxattr' configure:16919: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 | #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 | #define HAVE_DB_DIRTY_READ 1 | #define HAVE_DB_BUFFER_SMALL 1 | #define HAVE_DB_GET_PAGESIZE 1 | #define TARGET_OS_LINUX 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FGETXATTR_PROTOTYPE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_ATTR_XATTR_H | #include | #endif | #ifdef HAVE_SYS_XATTR_H | #include | #endif | | int | main () | { | | #ifdef HAVE_FGETXATTR_PROTOTYPE | fgetxattr(0, 0, 0, 0, 0, 0); | #else | # error | #endif | | ; | return 0; | } configure:16935: result: no configure:16942: checking for fsetxattr extra arguments configure:16975: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:91: /usr/include/sys/xattr.h:32: error: expected identifier before numeric constant conftest.c: In function 'main': conftest.c:98: error: too many arguments to function 'fsetxattr' configure:16981: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 | #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 | #define HAVE_DB_DIRTY_READ 1 | #define HAVE_DB_BUFFER_SMALL 1 | #define HAVE_DB_GET_PAGESIZE 1 | #define TARGET_OS_LINUX 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FGETXATTR_PROTOTYPE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_ATTR_XATTR_H | #include | #endif | #ifdef HAVE_SYS_XATTR_H | #include | #endif | | int | main () | { | | fsetxattr(0, 0, 0, 0, 0, 0); | | ; | return 0; | } configure:16997: result: no configure:17007: checking for library containing getmntent configure:17048: gcc -o conftest -g -O2 conftest.c -lcrypto -lssl >&5 configure:17054: $? = 0 configure:17082: result: none required configure:17114: checking malloc.h usability configure:17131: gcc -c -g -O2 conftest.c >&5 configure:17137: $? = 0 configure:17151: result: yes configure:17155: checking malloc.h presence configure:17170: gcc -E conftest.c configure:17176: $? = 0 configure:17190: result: yes configure:17218: checking for malloc.h configure:17226: result: yes configure:17254: checking mntent.h usability configure:17271: gcc -c -g -O2 conftest.c >&5 configure:17277: $? = 0 configure:17291: result: yes configure:17295: checking mntent.h presence configure:17310: gcc -E conftest.c configure:17316: $? = 0 configure:17330: result: yes configure:17358: checking for mntent.h configure:17366: result: yes configure:17411: checking execinfo.h usability configure:17428: gcc -c -g -O2 conftest.c >&5 configure:17434: $? = 0 configure:17448: result: yes configure:17452: checking execinfo.h presence configure:17467: gcc -E conftest.c configure:17473: $? = 0 configure:17487: result: yes configure:17515: checking for execinfo.h configure:17523: result: yes configure:17540: checking for SDL configure:17838: result: no configure:17842: checking for GNU-style strerror_r configure:17868: gcc -c -g -O2 conftest.c >&5 conftest.c:91: error: conflicting types for 'strerror_r' /usr/include/string.h:270: error: previous declaration of 'strerror_r' was here configure:17874: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PVFS2_VERSION_MAJOR 2 | #define PVFS2_VERSION_MINOR 7 | #define PVFS2_VERSION_SUB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define SIZEOF_LONG_INT 8 | #define WITH_OPENSSL 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_AIOCB_ERROR_CODE 1 | #define HAVE_AIOCB_RETURN_VALUE 1 | #define SIZEOF_VOID_P 8 | #define HAVE_I_SIZE_WRITE 1 | #define HAVE_I_SIZE_READ 1 | #define HAVE_IGET_LOCKED 1 | #define HAVE_IGET5_LOCKED 1 | #define HAVE_STRUCT_KMEM_CACHE 1 | #define HAVE_AIO 1 | #define HAVE_AIO_VFS_SUPPORT 1 | #define HAVE_AIO_NEW_AIO_SIGNATURE 1 | #define HAVE_DENTRY_STATFS_SOP 1 | #define HAVE_VFSMOUNT_GETSB 1 | #define HAVE_XATTR 1 | #define HAVE_SETXATTR_CONST_ARG 1 | #define HAVE_PROC_HANDLER_SIX_ARG 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 | #define HAVE_LINUX_MOUNT_H 1 | #define HAVE_LINUX_IOCTL32_H 1 | #define HAVE_LINUX_COMPAT_H 1 | #define HAVE_LINUX_SYSCALLS_H 1 | #define HAVE_GENERIC_PERMISSION 1 | #define HAVE_GENERIC_GETXATTR 1 | #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 | #define HAVE_COMPAT_IOCTL_HANDLER 1 | #define HAVE_COMBINED_AIO_AND_VECTOR 1 | #define HAVE_KZALLOC 1 | #define HAVE_KERNEL_DEVICE_CLASSES 1 | #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 | #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 | #define HAVE_READ_INODE 1 | #define WITH_LINUX_KMOD 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 | #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 | #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 | #define HAVE_DB_DIRTY_READ 1 | #define HAVE_DB_BUFFER_SMALL 1 | #define HAVE_DB_GET_PAGESIZE 1 | #define TARGET_OS_LINUX 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_SYSINFO 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FGETXATTR_PROTOTYPE 1 | #define HAVE_GETMNTENT 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | | #include | extern char *strerror_r(); | | int | main () | { | | ; | return 0; | } configure:17891: result: no configure:18005: 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 localhost.localdomain config.status:716: creating Makefile config.status:851: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:716: creating module.mk config.status:716: creating src/apps/admin/module.mk config.status:716: creating src/apps/admin/pvfs2-config config.status:716: creating src/apps/karma/module.mk config.status:716: creating src/apps/vis/module.mk config.status:716: creating src/apps/kernel/linux/module.mk config.status:716: creating src/io/trove/module.mk config.status:716: creating src/io/trove/trove-handle-mgmt/module.mk config.status:716: creating src/io/trove/trove-dbpf/module.mk config.status:716: creating src/common/misc/module.mk config.status:716: creating src/common/quickhash/module.mk config.status:716: creating src/common/quicklist/module.mk config.status:716: creating src/common/dotconf/module.mk config.status:716: creating src/common/id-generator/module.mk config.status:716: creating src/common/gossip/module.mk config.status:716: creating src/common/gen-locks/module.mk config.status:716: creating src/common/llist/module.mk config.status:716: creating src/common/statecomp/module.mk config.status:716: creating src/io/bmi/module.mk config.status:716: creating src/io/bmi/bmi_tcp/module.mk config.status:716: creating src/io/bmi/bmi_gm/module.mk config.status:716: creating src/io/bmi/bmi_mx/module.mk config.status:716: creating src/io/bmi/bmi_ib/module.mk config.status:716: creating src/io/bmi/bmi_portals/module.mk config.status:716: creating src/io/description/module.mk config.status:716: creating src/io/flow/module.mk config.status:716: creating src/io/flow/flowproto-bmi-trove/module.mk config.status:716: creating src/io/flow/flowproto-template/module.mk config.status:716: creating src/io/flow/flowproto-dump-offsets/module.mk config.status:716: creating src/io/flow/flowproto-bmi-cache/module.mk config.status:716: creating src/io/buffer/module.mk config.status:716: creating src/io/job/module.mk config.status:716: creating src/io/dev/module.mk config.status:716: creating src/proto/module.mk config.status:716: creating src/server/module.mk config.status:716: creating src/server/request-scheduler/module.mk config.status:716: creating src/client/sysint/module.mk config.status:716: creating src/kernel/linux-2.6/Makefile config.status:716: creating src/kernel/linux-2.4/Makefile config.status:716: creating doc/module.mk config.status:716: creating doc/coding/module.mk config.status:716: creating doc/design/module.mk config.status:716: creating doc/random/module.mk config.status:716: creating examples/pvfs2-server.rc config.status:716: creating doc/doxygen/pvfs2-doxygen.conf config.status:716: creating pvfs2-config.h configure:19167: result: configure:19169: result: ***** Displaying PVFS2 Configuration Information ***** configure:19171: result: ------------------------------------------------------ configure:19178: result: PVFS2 configured to build karma gui : no configure:19183: result: PVFS2 configured to use epoll : yes configure:19194: result: PVFS2 configured to perform coverage analysis : no configure:19202: result: PVFS2 configured for aio threaded callbacks : yes configure:19210: result: PVFS2 configured for the 2.6.x kernel module : yes configure:19215: result: PVFS2 configured for the 2.4.x kernel module : no configure:19223: result: PVFS2 configured for using the mmap-ra-cache : no configure:19231: result: PVFS2 configured for using trusted connections : no configure:19242: result: PVFS2 configured for a thread-safe client library : yes configure:19247: result: PVFS2 will use workaround for redhat 2.4 kernels : no configure:19255: result: PVFS2 will use workaround for buggy NPTL : no configure:19263: result: PVFS2 server will be built : yes configure:19293: result: configure:19295: result: PVFS2 version string: 2.7.1 configure:19298: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_fgetxattr=yes ac_cv_func_fsetxattr=yes ac_cv_func_getmntent=yes ac_cv_func_strnlen=yes ac_cv_func_strstr=yes ac_cv_func_strtoull=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_ioctl32_h=no ac_cv_header_attr_xattr_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fstab_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_compat_h=yes ac_cv_header_linux_exportfs_h=no ac_cv_header_linux_ioctl32_h=yes ac_cv_header_linux_mount_h=yes ac_cv_header_linux_posix_acl_h=yes ac_cv_header_linux_posix_acl_xattr_h=yes ac_cv_header_linux_syscalls_h=yes ac_cv_header_linux_xattr_acl_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mntent_h_=no ac_cv_header_netdb_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_openssl_evp_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAVE_BISON=yes ac_cv_prog_HAVE_FIND=yes ac_cv_prog_HAVE_FLEX=yes ac_cv_prog_HAVE_PERL=yes ac_cv_prog_HAVE_PKGCONFIG=yes ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_getmntent='none required' ac_cv_sizeof_long_int=8 ac_cv_sizeof_void_p=8 ac_cv_type_long_int=yes ac_cv_type_void_p=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## BUILD_ABSOLUTE_TOP='/work/pvfs2/pvfs-2.7.1' BUILD_BMI_TCP='1' BUILD_CC='gcc' BUILD_CFLAGS='' BUILD_EPOLL='1' BUILD_GM='' BUILD_IB='' BUILD_KARMA='' BUILD_LDFLAGS='' BUILD_MX='' BUILD_OPENIB='' BUILD_PORTALS='' BUILD_SERVER='1' BUILD_VIS='' CC='gcc' CFLAGS=' -g -O2' CPP='gcc -E' CPPFLAGS='' DB_CFLAGS='' DB_LIB='-ldb' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COVERAGE='' EXEEXT='' GM_INCDIR='' GM_LIBDIR='' GNUC='1' GOSSIP_ENABLE_BACKTRACE='1' GREP='/bin/grep' GTKCFLAGS='' GTKLIBS='' HAVE_BISON='yes' HAVE_FIND='yes' HAVE_FLEX='yes' HAVE_PERL='yes' HAVE_PKGCONFIG='yes' IB_INCDIR='' IB_LIBDIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTELC='' LDFLAGS=' -rdynamic' LIBCFLAGS=' -D__GEN_POSIX_LOCKING__' LIBOBJS='' LIBS=' -lcrypto -lssl' LINUX24_KERNEL_MINOR_VER='' LINUX24_KERNEL_SRC='' LINUX_KERNEL_SRC='/usr/src/kernels/2.6.21-1.3194.fc7-x86_64/' LTLIBOBJS='' MISC_TROVE_FLAGS='-D__PVFS2_TROVE_AIO_THREADED__' MMAP_RA_CACHE='' MX_INCDIR='' MX_LIBDIR='' NEEDS_LIBRT='1' NPTL_WORKAROUND='' OBJEXT='o' OPENIB_INCDIR='' OPENIB_LIBDIR='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PORTALS_INCS='' PORTALS_LIBS='' PVFS2_SEGV_BACKTRACE='' PVFS2_VERSION='2.7.1' PVFS2_VERSION_MAJOR='2' PVFS2_VERSION_MINOR='7' PVFS2_VERSION_SUB='1' QUIET_COMPILE='1' REDHAT_RELEASE='' SERVER_LDFLAGS=' -rdynamic' SHELL='/bin/sh' SRC_ABSOLUTE_TOP='/work/pvfs2/pvfs-2.7.1' SRC_RELATIVE_TOP='.' STRICT_CFLAGS='' TARGET_OS_DARWIN='' TARGET_OS_LINUX='1' THREADED_KMOD_HELPER='' THREAD_LIB='-lpthread' TRUSTED_CONNECTIONS='' VISCFLAGS='' VISLIBS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_shared='no' build_static='yes' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-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='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PVFS2_VERSION_MAJOR 2 #define PVFS2_VERSION_MINOR 7 #define PVFS2_VERSION_SUB 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_FSTAB_H 1 #define HAVE_STDARG_H 1 #define HAVE_ATTR_XATTR_H 1 #define HAVE_SYS_XATTR_H 1 #define SIZEOF_LONG_INT 8 #define WITH_OPENSSL 1 #define HAVE_OPENSSL_EVP_H 1 #define HAVE_OPENSSL_CRYPTO_H 1 #define HAVE_AIOCB_ERROR_CODE 1 #define HAVE_AIOCB_RETURN_VALUE 1 #define SIZEOF_VOID_P 8 #define HAVE_I_SIZE_WRITE 1 #define HAVE_I_SIZE_READ 1 #define HAVE_IGET_LOCKED 1 #define HAVE_IGET5_LOCKED 1 #define HAVE_STRUCT_KMEM_CACHE 1 #define HAVE_AIO 1 #define HAVE_AIO_VFS_SUPPORT 1 #define HAVE_AIO_NEW_AIO_SIGNATURE 1 #define HAVE_DENTRY_STATFS_SOP 1 #define HAVE_VFSMOUNT_GETSB 1 #define HAVE_XATTR 1 #define HAVE_SETXATTR_CONST_ARG 1 #define HAVE_PROC_HANDLER_SIX_ARG 1 #define HAVE_LINUX_POSIX_ACL_H 1 #define HAVE_LINUX_POSIX_ACL_XATTR_H 1 #define HAVE_LINUX_MOUNT_H 1 #define HAVE_LINUX_IOCTL32_H 1 #define HAVE_LINUX_COMPAT_H 1 #define HAVE_LINUX_SYSCALLS_H 1 #define HAVE_GENERIC_PERMISSION 1 #define HAVE_GENERIC_GETXATTR 1 #define HAVE_ARG_IN_READ_DESCRIPTOR_T 1 #define HAVE_COMPAT_IOCTL_HANDLER 1 #define HAVE_COMBINED_AIO_AND_VECTOR 1 #define HAVE_KZALLOC 1 #define HAVE_KERNEL_DEVICE_CLASSES 1 #define HAVE_KMEM_CACHE_CREATE_DESTRUCTOR_PARAM 1 #define HAVE_SPIN_LOCK_TREE_ADDR_SPACE_STRUCT 1 #define HAVE_READ_INODE 1 #define WITH_LINUX_KMOD 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK 1 #define HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK 1 #define HAVE_TXNID_PARAMETER_TO_DB_STAT 1 #define HAVE_TXNID_PARAMETER_TO_DB_OPEN 1 #define HAVE_DB_DIRTY_READ 1 #define HAVE_DB_BUFFER_SMALL 1 #define HAVE_DB_GET_PAGESIZE 1 #define TARGET_OS_LINUX 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_SYSINFO 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 #define HAVE_STRSTR 1 #define HAVE_FGETXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_FGETXATTR_PROTOTYPE 1 #define HAVE_GETMNTENT 1 #define HAVE_MALLOC_H 1 #define HAVE_MNTENT_H 1 #define HAVE_EXECINFO_H 1 configure: exit 0