#1712: unknown symbol “glutGet”
-------------------------------------------+--------------------------------
Reporter: [EMAIL PROTECTED] | Owner: Sven Panne <[EMAIL
PROTECTED]>
Type: bug | Status: new
Priority: normal | Milestone: Not GHC
Component: Compiler | Version: 6.8
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86 |
-------------------------------------------+--------------------------------
Changes (by igloo):
* owner: => Sven Panne <[EMAIL PROTECTED]>
* milestone: 6.8.1 => Not GHC
Comment:
This looks most likely to be a problem with your GLUT package to me. Does
the output of
{{{
ghc-pkg describe GLUT
}}}
look right (in particular, do the cc-options, ld-options, library-dirs,
frameworks and framework-dirs look like they ought to work)?
If you compile with -v, does the linker commandline look right?
From the error I'd expect any trivial GLUT program to fail to link. Is
that the case?
This doesn't look like a GHC bug to me, so I'm remilestoning it
appropriately.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1712#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs