On Thu, Apr 5, 2012 at 10:58 AM, Feiyi Wang <fwa...@gmail.com> wrote:
> hi all
>
> I am new to ceph and is trying to give it a spin for testing:
> on both master or stable branch, the configure script gives the
> WARNING (CentOS 6)
>
>
> config.status: executing depfiles commands
> config.status: executing libtool commands
> === configuring in src/leveldb (/home/fwang2/ceph/src/leveldb)
> configure: WARNING: no configuration information is in src/leveldb
>
> and the following make fails:

After checking out the source tree, run:

 git submodule init
 git submodule update

That should update the leveldb submodule.

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

Reply via email to