On 29/02/2016 21:34, Jai wrote: > Loic, > > With centos 7, I ve moved further .. The build is stuck however at this -- > > ./make_version -g ./.git_version > if [ -n "$NO_VERSION" ] ; then \ > ./make_version -g ./.git_version -c ./ceph_ver.h -n ; \ > else \ > ./make_version -g ./.git_version -c ./ceph_ver.h ; \ > fi > CXX test/encoding/ceph_dencoder-ceph_dencoder.o > > I ve tried restarting the make a few times after cleaning up, but it > comes back to this point. Could this be a failed/hung test ? I'm not sure, it looks like the compilation is not finished yet and the tests did not start. Could you provide details about what is stuck ? Cheers > > -- > Jai > > On Sun, Feb 28, 2016 at 4:39 PM, Loic Dachary <loic@xxxxxxxxxxx> wrote: >> Hi, >> >> Ubuntu 12.04 is no longer supported, reason why you're having troubles. I recommend CentOS 7 or Ubunut 14.04 instead. >> >> Cheers >> >> On 28/02/2016 17:55, Jai wrote: >>> Loic, >>> >>> I did run install-deps before the make, and it completed without >>> error. I have an Ubuntu (1204) VM (uname shows 3.5.0-30-generic >>> #51~precise1-Ubuntu) >>> >>> I ran these as per the README -- >>> ./install-deps.sh >>> ./autogen.sh >>> ./configure >>> make >>> >>> I found the bugs link on http://ceph.com/community/contribute/ under >>> "submit issues" >>> >>> -- >>> Jai >>> >>> On Sun, Feb 28, 2016 at 4:18 PM, Loic Dachary <loic@xxxxxxxxxxx> wrote: >>>> Hi, >>>> >>>> You should try to run ./install-deps.sh first so that the required dependencies are all installed. Which operating system are you using ? >>>> The bug tracker is at http://tracker.ceph.com/. Where did you find a link to http://tracker.newdream.net/projects/ceph ? It should be fixed :-) >>>> >>>> Cheers >>>> >>>> On 28/02/2016 17:29, Jai wrote: >>>>> I followed instructions in the README, but "make" gives me this error -- >>>>> >>>>> In file included from ./include/types.h:21:0, >>>>> from kv/LevelDBStore.h:6, >>>>> from kv/KeyValueDB.cc:5: >>>>> ./include/uuid.h:14:42: fatal error: boost/random/random_device.hpp: >>>>> No such file or directory >>>>> compilation terminated. >>>>> >>>>> I m compiling on ubuntu, and it looks like I have boost headers >>>>> (/usr/include/boost), but this file is absent. llibboost appears to be >>>>> 1.46.1 >>>>> appreciate any pointers to resolve this error. >>>>> >>>>> Also, I couldn't access the web page for bugs >>>>> (http://tracker.newdream.net/projects/ceph) - where can I find a list >>>>> of bugs/ features ? >>>>> -- >>>>> Jai >>>>> -- >>>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >>>>> the body of a message to majordomo@xxxxxxxxxxxxxxx >>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>>>> >>>> >>>> -- >>>> Loïc Dachary, Artisan Logiciel Libre >>> >> >> -- >> Loïc Dachary, Artisan Logiciel Libre > -- Loïc Dachary, Artisan Logiciel Libre -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html