Am Freitag, 6. Januar 2006 21:13 schrieb Wolfgang Jeltsch:
> Hello,
>
> I just wanted to compile the Gears example from the HOpenGL's GLUT source
> but it didn't work.  I got the following messages:
>
>       Chasing modules from: Gears.hs
>       Compiling Main             ( Gears.hs, Gears.o )
>       Linking ...
>       /usr/bin/ld: cannot find -lSM
>       collect2: ld returned 1 exit status
>
> I use Debian GNU/Linux 3.1 (sarge) and have the following packages
> installed:
>
>       ghc6 (6.2.2-3)
>       ghc6-hopengl (6.2.2-3)
>       ghc6-prof (6.2.2-3)
>
> Anyone who can help me?
>
> Best wishes,
> Wolfgang

I tried it now with the haskell-unsafe backports:

        ghc6 (6.4.1-1~stable)
        ghc6-hopengl (6.4.1-1~stable)
        ghc6-prof (6.4.1-1~stable)

Alas, the same problem.

Best wishes,
Wolfgang
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to