Hi Thomas,

On Thu, 4 Mar 2010, Thomas Mueller wrote:
> /usr/src/ceph-0.19.1/src/os/FileStore.cc:928: undefined reference to 
> `sync_file_range'
> libos.a(FileStore.o): In function `FileStore::flusher_entry()':

sync_file_range() appeared in 2.6.17.  It sounds like CentOS 5 was based 
on an older kernel.  Since your kernel is new, a recent glibc is probably 
all you need to get things going.

sage

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to