Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 265554

Summary: sci-chemistry/molden: OpenGL helper program incorrectly linked
Product: Gentoo Linux Reporter: Erik McNellis <erikmcnellis>
Component: Current packagesAssignee: Gentoo Chemistry-Related Packages <sci-chemistry>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for molden-4.7.ebuild, solving the bug reported.

Description Erik McNellis 2009-04-09 13:15:12 UTC
The MolDen OpenGL helper program ('moldenogl') segfaults due to not being properly linked to the OpenGL libraries, as indicated in the MolDen Makefile. By uncommenting the first instance of the 'LIBSG' variable in the Makefile, the problem is solved.

Reproducible: Always

Steps to Reproduce:
1. emerge molden
2. Try to display e.g. densities with OpenGL support
Actual Results:  
The 'moldenogl' helper program fails to execute.
Comment 1 Erik McNellis 2009-04-09 13:16:15 UTC
Created attachment 187786 [details, diff]
Patch for molden-4.7.ebuild, solving the bug reported.
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2010-02-26 05:40:58 UTC
Do you still have this problem with the most recent
molden-4.8? It seems to work just fine for me without
any changes.

Thanks,
Markus
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2010-06-24 15:50:32 UTC
I cannot see this problem in all versions.