#49042 closed defect (fixed)
erlang +wxwidgets depends on libGLU
Reported by: | irony42@… | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | erlang |
Description
I had an install of erlang +hipe+ssl+wxwidgets
fail due to a missing header <GL/glu.h>
; installing the libGLU port seemed to make things work. I'm assuming libGLU is just missing as a dependency.
(Didn't bother to keep the log; will try to reproduce if this issue turns out to be more subtle than I assume.)
Change History (2)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | ciserlohn@… removed |
---|---|
Owner: | changed from macports-tickets@… to ciserlohn@… |
comment:2 Changed 9 years ago by ci42
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The wxwidgets variant requires libGLU. Fixed with the update to erlang 18.1 (r140776).