Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45910 - XDrawChem 1.7.5 fails to compile if OpenBabel 1.100.2 is installed
Summary: XDrawChem 1.7.5 fails to compile if OpenBabel 1.100.2 is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
: 45911 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-27 10:59 UTC by Olivier Fisette (RETIRED)
Modified: 2004-04-01 00:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Fisette (RETIRED) gentoo-dev 2004-03-27 10:59:14 UTC
On a Gentoo system using the stable x86 branch, emerging XDrawChem 1.7.5 will fail during build configuration if OpenBabel 1.100.2 (available in the stable x86 branch) is installed. The reason is that XDrawChem 1.7.5 can only be compiled against version 1.100.1 of OpenBabel, while the ebuild for version 1.7.5 of XDrawChem uses : >=app-sci/openbabel-1.100.1*.

I suggest changing the dependency to =app-sci/openbabel-1.100.1* or bumping XDrawChem 1.7.8 to the stable x86 branch.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-27 11:01:44 UTC
*** Bug 45911 has been marked as a duplicate of this bug. ***
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-04-01 00:53:45 UTC
Done, thanks for the hint.