[HOpenGL] Debian&HOpenGL, undefined symbol: glPixelStorei

Sven Panne Sven.Panne at informatik.uni-muenchen.de
Sat Nov 15 19:11:02 EST 2003


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.



More information about the HOpenGL mailing list