https://bugzilla.redhat.com/show_bug.cgi?id=1359402
Antonio Trande <anto.trande(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |giallu(a)gmail.com
--- Comment #19 from Antonio Trande <anto.trande(a)gmail.com> ---
(In reply to Tim Fenn from comment #18)
(In reply to Antonio Trande from comment #17)
> Why are you using coot-rdkit.patch ?
>
It doesn't compile on F24 without it.
However on rawhide it doesn't compile
with or without the patch, as it seems the latest rdkit that includes
GraphMol/MolDraw2D/MolDraw2D.h
From
/usr/include/rdkit/MolDraw2DCairo.h
Isn't working as it should-I'll try to dig more in to this.
Looks like f24-rdkit version is highter than rawhide-rdkit version:
repoquery -l rdkit-devel --releasever=rawhide
--disablerepo=rpmfusion* |grep
MolDraw2D.h
/usr/include/rdkit/MolDraw2D.h
/usr/include/rdkit/MolDraw2D.h
rpm -q --list rdkit-devel |grep MolDraw2D.h
/usr/include/rdkit/GraphMol/MolDraw2D/MolDraw2D.h
Your patch will work on f24 only; you need to use a conditional macro in this
case.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component