Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265554 - sci-chemistry/molden: OpenGL helper program incorrectly linked
Summary: sci-chemistry/molden: OpenGL helper program incorrectly linked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-09 13:15 UTC by Erik McNellis
Modified: 2010-06-24 15:50 UTC (History)
0 users

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


Attachments
Patch for molden-4.7.ebuild, solving the bug reported. (molden_ogl_libs.patch,388 bytes, patch)
2009-04-09 13:16 UTC, Erik McNellis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.