Ticket #24739 (closed defect: fixed)
grass fails at configure step with opengl
| Reported by: | dmmonarres@… | Owned by: | macsforever2000@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | grass |
Description
grass 6.3.0 fails to configure due to missing gl.h
checking whether to use OpenGL... yes checking for location of OpenGL includes... checking for GL/gl.h... no configure: error: *** Unable to locate OpenGL includes.
Either
Change History
Note: See
TracTickets for help on using
tickets.


Configure step passes when mesa port is installed. Suggest either adding mesa as a dependency or find a way to disable gl in the configure step.