While doing a "sudo make all install" for Osra 2.1.0 on centos 7 x64 system I am getting several error pertaining to osra_reaction.cpp. Please have a look at the attached output and let me know how I can get around this problem.
Status: open Group: v1.0 (example) Created: Thu Jun 01, 2017 04:42 PM UTC by avman Last Updated: Thu Jun 01, 2017 04:42 PM UTC Owner: nobody Attachments:
While doing a "sudo make all install" for Osra 2.1.0 on centos 7 x64
system I am getting several error pertaining to osra_reaction.cpp. Please
have a look at the attached output and let me know how I can get around
this problem.
Suman,
Sorry for the delayed reply. Indeed, you are correct - I was able to reproduce the problem on CentOs 7 even with the patched version of openbabel. Other users have also reported this and I am using a user-submitted patch to fix the problem with shared_ptr.
I've uploaded a revision of OSRA source which seems to build on Centos 7. You should be able to access it as osra-2.1.0-1.tgz.
Regards,
Igor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Suman,
Sorry for the delayed reply. Indeed, you are correct - I was able to
reproduce the problem on CentOs 7 even with the patched version of
openbabel. Other users have also reported this and I am using a
user-submitted patch to fix the problem with shared_ptr.
I've uploaded a revision of OSRA source which seems to build on Centos 7.
You should be able to access it as osra-2.1.0-1.tgz.
Status: open Group: v1.0 (example) Created: Thu Jun 01, 2017 04:42 PM UTC by avman Last Updated: Fri Jun 02, 2017 01:09 AM UTC Owner: nobody Attachments:
While doing a "sudo make all install" for Osra 2.1.0 on centos 7 x64
system I am getting several error pertaining to osra_reaction.cpp. Please
have a look at the attached output and let me know how I can get around
this problem.
This seems to be related to the following Openbabel bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1318062
There is a simple fix listed in the bug report.
Hope this helps.
Hi Igor,
I am using the patched openbabel hosted at s'forge. Does it also have the
same problem as you mentioned in the bug report?
Thanks,
Suman
On Thu, Jun 1, 2017 at 9:09 PM, Igor igor_filippov@users.sf.net wrote:
Suman,
Sorry for the delayed reply. Indeed, you are correct - I was able to reproduce the problem on CentOs 7 even with the patched version of openbabel. Other users have also reported this and I am using a user-submitted patch to fix the problem with shared_ptr.
I've uploaded a revision of OSRA source which seems to build on Centos 7. You should be able to access it as osra-2.1.0-1.tgz.
Regards,
Igor
Much appreciated.
Thanks,
Sumam
sent from a tmobile phone
On Jun 15, 2017 8:54 PM, "Igor" igor_filippov@users.sf.net wrote: