Re: Debian&HOpenGL, undefined symbol: glPixelStorei

Sven Panne <[email protected]>
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
Marc A. Ziegert wrote:
> second patch:
> 
> the package named "GLUT" contains 
> 
>      extra_ld_opts =
>        ["",
> 	"-L/usr/X11R6/lib",
> 	"-lSM",
> 
> but it has to contain
> 
>      extra_ld_opts =
>        ["",
> 	"-L/usr/X11R6/lib",
> 	"-lglut",
> 	"-lSM",

Hmmm, this means that configure couldn't find a usable GLUT library. Could you
send me the config.log and a transcript of your shell session?

Cheers,
    S.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.