Opened 16 years ago

Closed 15 years ago

#14757 closed defect (wontfix)

OpenGL and GLUT packages missing in ghc 6.8.2

Reported by: nextAaron@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ghc Cc: luke@…
Port:

Description

I install ghc by CacPorts and find that there are no OpenGL and GLUT. I do not use the no_opengl variant. The mk/config.mk does not include GhcWithOpenGL=YES and GhcWithGLUT=YES. The config.log shows that they are enabled.

Change History (7)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to gwright@…

Assigning to maintainer.

comment:2 in reply to:  description Changed 16 years ago by luke@…

This still happens with the 6.8.3 port

comment:3 Changed 16 years ago by luke@…

Cc: luke@… added

Cc Me!

comment:4 in reply to:  3 Changed 16 years ago by antoine.hersen@…

Replying to luke@worth.id.au:

If you need a quick fix

You can use the hackageDB Cabal file to install them. First OpenGL : http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenGL Then GLUT : http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GLUT

On a x86 with 10.5.4 no problem so far.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:6 Changed 15 years ago by tobypeterson

Priority: HighNormal

comment:7 Changed 15 years ago by gwright@…

Resolution: wontfix
Status: newclosed

They are no longer included in the base ghc build. This is part of the effort to separate the compiler from the libraries.

Note: See TracTickets for help on using tickets.