hi

by accident a ran a compile against the ceph.git/master.  if configure is 
ran with 

./configure --without-hadoop --with-debug

it fails with:

mv -f .deps/tls.Tpo .deps/tls.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
-D_THREAD_SAFE -rdynamic -g -O2 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o 
buffer.o `test -f 'common/buffer.cc' || echo './'`common/buffer.cc
mv -f .deps/buffer.Tpo .deps/buffer.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
-D_THREAD_SAFE -rdynamic -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o 
debug.o `test -f 'common/debug.cc' || echo './'`common/debug.cc
mv -f .deps/common_init.Tpo .deps/common_init.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
-D_THREAD_SAFE -rdynamic -g -O2 -MT ceph_fs.o -MD -MP -MF .deps/ceph_fs.Tpo -c 
-o ceph_fs.o `test -f 'include/ceph_fs.cc' || echo './'`include/ceph_fs.cc
 common/debug.cc:8:22: error: ceph_ver.h: No such file or directory
 mv -f .deps/ceph_fs.Tpo .deps/ceph_fs.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
-D_THREAD_SAFE -rdynamic -g -O2 -MT ceph_hash.o -MD -MP -MF .deps/ceph_hash.Tpo 
-c -o ceph_hash.o `test -f 'include/ceph_hash.

- Thomas

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to