[haskell-platform] #134: Haskell Platform 2010.2.0.0 is affected by GLUT 2.1.2.1 bug with libXi and libXmu
haskell-platform
haskell-platform at projects.haskell.org
Sun Jul 25 08:30:47 EDT 2010
#134: Haskell Platform 2010.2.0.0 is affected by GLUT 2.1.2.1 bug with libXi and
libXmu
-----------------------+----------------------------------------------------
Reporter: VVLysikov | Owner: panne
Type: defect | Status: new
Priority: major | Milestone:
Component: GLUT | Keywords:
-----------------------+----------------------------------------------------
I installed HP from source on my Ubuntu Lucid amd64.
Then I ran cabal install haskell-platform-test and got a bunch of GLUT
unresolved symbol errors at linking stage (log attached).
After a short googling I found some discussions about this issue. It is
caused by the dependence of GLUT on libXi and libXmu libraries.
I suggest checking existence of this libraries in the top ./configure
script of HP.
Related links:[[BR]]
https://bugzilla.redhat.com/show_bug.cgi?id=509281 [[BR]]
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=Bug%23405227 [[BR]]
http://groups.google.com/group/fa.haskell/browse_thread/thread/1716fa5e5643541e/38373ec65e2537fd?lnk=gst
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/134>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list