[Pvfs2-users] failed attempting to link lio_listio

christos filippidis filippidis at inp.demokritos.gr
Tue Nov 27 16:51:09 EST 2007


hi,

i tried to install pvfs2-7-0 but i took the following error:

 "checking if server lib needs -lrt... configure: error: failed 
attempting to link lio_listio"

can you tell me what is wrong?

i send you the config.log

thanks in advance

christos

------------------------------------------------------------
gcc --version

Configured with: 
/data/releases/v1.18/buildroot/toolchain_build_arm_nofpu/gcc-3.4.2/configure 
--prefix=/usr --build=i386-pc-linux-gnu --host=arm-linux-uclibc 
--target=arm-linux-uclibc --enable-languages=c,c++ --enable-shared 
--with-gxx-include-dir=/usr/include/c++ --disable-__cxa_atexit 
--enable-target-optspace --with-gnu-ld --disable-nls --enable-threads 
--enable-multilib --with-float=soft
Thread model: posix
gcc version 3.4.2

----------------
configure:13469: gcc -o conftest  -g -O2  
-L/usr/local/BerkeleyDB.4.5//lib  -lrt conftest.c  -lcrypt -lssl >&5
/tmp/cc1s0snT.o: In function `main':
/pvfs-2.7.0/conftest.c:44: undefined reference to `lio_listio'
collect2: ld returned 1 exit status
configure:13475: $? = 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 0
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_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_SYS_XATTR_H 1
| #define SIZEOF_LONG_INT 4
| #define WITH_OPENSSL 1
| #define HAVE_OPENSSL_EVP_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define SIZEOF_VOID_P 4
| #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 <stdlib.h>
|              #include <unistd.h>
|              #include <aio.h>
| int
| main ()
| {
| lio_listio(LIO_NOWAIT, NULL, 0, NULL);
|   ;
|   return 0;
| }
configure:13489: error: failed attempting to link lio_listio




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 38100 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20071127/71b3e1a0/config-0001.bin


More information about the Pvfs2-users mailing list