Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88401 - ebuild of boa-constructor failed: -lGL not found
Summary: ebuild of boa-constructor failed: -lGL not found
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 13:28 UTC by shrevz
Modified: 2005-04-21 19:19 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 shrevz 2005-04-08 13:28:50 UTC
Seems that the ebuild is missing a dependency on openGL libraries

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 shrevz 2005-04-08 13:33:49 UTC
Just found out it isn't a missing depend -
The problem was resolved by running opengl-update and emerging again; so ebuild is just missing a check that some GL implementation was selected...
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-04-21 19:19:29 UTC
There is no compilation for Boa, its all python scripts, so I think you may have seen that error when emerging either wxGTK or wxPython. Re-open if necessary.