Please ignore, the issue was solved. I didn't add the correct object to the cmake file of my EC. Thanks, Oleg On Sun, Jun 25, 2017 at 11:53 PM, Oleg Kolosov <olekol@xxxxxxxxx> wrote: > Hi > An update: > I've removed ceph dir and rebuilt everything, now the error is the following: > Error EIO: load dlopen(/home/ubuntu/ceph/build/lib/libec_optlrc.so): > /home/ubuntu/ceph/build/lib/libec_optlrc.so: undefined symbol: > _ZTIN4ceph11ErasureCodeE > > Regards, > Oleg > > On Sun, Jun 25, 2017 at 9:36 PM, Oleg Kolosov <olekol@xxxxxxxxx> wrote: >> Hi >> I've written an erasure code for my research purposes. I've built ceph >> successfully however when setting up a virtual cluster and running >> "bin/ceph osd erasure-code-profile set" I get the following error: >> Error EIO: load dlopen(/home/ubuntu/ceph/build/lib/libec_optlrc.so): >> /home/ubuntu/ceph/build/lib/libec_optlrc.so: undefined symbol: >> _ZN4ceph11ErasureCode17minimum_to_decodeERKSt3setIiSt4lessIiESaIiEES7_PS5_ >> >> >> I'm working on master branch. ./run-make-check.sh also ran successfully. >> I'm wondering how to approach this error. >> >> Thanks -- 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