#1712: unknown symbol “glutGet”
-------------------------------------------+--------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug                         |       Status:  new    
    Priority:  normal                      |    Milestone:  6.8.1  
   Component:  Compiler                    |      Version:  6.8    
    Severity:  normal                      |   Resolution:         
    Keywords:                              |   Difficulty:  Unknown
          Os:  Linux                       |     Testcase:         
Architecture:  x86                         |  
-------------------------------------------+--------------------------------
Old description:

> After installing GHC 6.8.20070916 from the binary distribution for i386-
> unknown-linux, I compiled some code which needed the GLUT package (or I
> loaded the code into GHCi—I don’t remember exactly).  I got the
> following error messages:
> {{{
> ghc-6.8.0.20070916:
> $PREFIX/lib/ghc-6.8.0.20070916/GLUT-2.1.1/HSGLUT-2.1.1.o: unknown symbol
> `glutGet'
> Loading package GLUT-2.1.1 ... linking ... ghc-6.8.0.20070916: unable to
> load package `GLUT-2.1.1'
> }}}

New description:

 After installing GHC 6.8.20070916 from the binary distribution for i386-
 unknown-linux, I compiled some code which needed the GLUT package (or I
 loaded the code into GHCi—I don’t remember exactly).  I got the
 following error messages:
 {{{
 ghc-6.8.0.20070916:
 $PREFIX/lib/ghc-6.8.0.20070916/GLUT-2.1.1/HSGLUT-2.1.1.o: unknown symbol
 `glutGet'
 Loading package GLUT-2.1.1 ... linking ... ghc-6.8.0.20070916: unable to
 load package `GLUT-2.1.1'
 }}}

Comment (by igloo):

 Can you please give us a testcase?

 Also, it might be useful to know which C GLUT library you have, and what
 its version number is.


 Thanks

 Ian

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1712>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to