All of lore.kernel.org
 help / color / mirror / Atom feed
* rocksdb related build error
@ 2016-05-03  7:05 Ming Lin
  2016-05-03 12:26 ` Sage Weil
  0 siblings, 1 reply; 7+ messages in thread
From: Ming Lin @ 2016-05-03  7:05 UTC (permalink / raw)
  To: ceph-devel; +Cc: John Spray

Hi John,

I got rocksdb related build error (commit bb7d9c15).
Any hint to fix it?

It's OK if I build in the ceph source tree.

mlin@ssi:~/ceph$ ./autogen.sh
...

mlin@ssi:~/ceph-build$ ../ceph/configure
...

mlin@ssi:~/ceph-build$ make -j8
...
make[3]: Entering directory `/home/mlin/ceph-build/src'
cd rocksdb && CC="gcc" CXX="g++" EXTRA_CXXFLAGS=-fPIC PORTABLE=1 make
-j8 static_lib
/bin/bash: line 0: cd: rocksdb: No such file or directory
make[3]: *** [rocksdb/librocksdb.a] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/mlin/ceph-build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mlin/ceph-build/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mlin/ceph-build/src'
make: *** [all-recursive] Error 1


mlin@ssi:~/ceph-build$ ls src/
acconfig.h  client      crush         java             kv
 log       mount     os        rbd_fuse    test
arch        cls         erasure-code  journal          librados
 Makefile  msg       osd       rbd_replay  tools
auth        common      global        json_spirit      libradosstriper
 mds       objclass  osdc      rgw         tracing
civetweb    compressor  gmock         key_value_store  librbd
 mon       ocf       perfglue  stamp-h1    xxHash

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-03 23:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03  7:05 rocksdb related build error Ming Lin
2016-05-03 12:26 ` Sage Weil
2016-05-03 18:52   ` Jianjian Huo-SSI
2016-05-03 19:03     ` Sage Weil
2016-05-03 21:15   ` Ming Lin
2016-05-03 22:58     ` Marcus Watts
2016-05-03 23:28       ` Ming Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.