[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#322646: FTBFS: Undeclared OpenGL symbols



Package: libopengl-perl
Version: 0.54.alan1-3
Severity: serious

libopengl-perl fails to build because some OpenGL symbols are
undeclared:

> cc -c  -I/usr/X11R6/include -I/usr/local/include -I/usr/openwin/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.54\" -DXS_VERSION=\"0.54\" -fPIC "-I/usr/lib/perl/5.8/CORE"  -DHAVE_GL -DGL_GLEXT_LEGACY -DHAVE_GLU -DHAVE_GLUT -DHAVE_GLX OpenGL.c
> In file included from OpenGL.xs:236:
> gl_const.h: In function 'neoconstant':
> gl_const.h:925: error: 'GL_COLOR_TABLE_FORMAT_EXT' undeclared (first use in this function)
> gl_const.h:925: error: (Each undeclared identifier is reported only once
> gl_const.h:925: error: for each function it appears in.)
> gl_const.h:926: error: 'GL_COLOR_TABLE_WIDTH_EXT' undeclared (first use in this function)
> gl_const.h:927: error: 'GL_COLOR_TABLE_RED_SIZE_EXT' undeclared (first use in this function)
> gl_const.h:928: error: 'GL_COLOR_TABLE_GREEN_SIZE_EXT' undeclared (first use in this function)
> gl_const.h:929: error: 'GL_COLOR_TABLE_BLUE_SIZE_EXT' undeclared (first use in this function)
> gl_const.h:930: error: 'GL_COLOR_TABLE_ALPHA_SIZE_EXT' undeclared (first use in this function)
> gl_const.h:931: error: 'GL_COLOR_TABLE_LUMINANCE_SIZE_EXT' undeclared (first use in this function)
> gl_const.h:932: error: 'GL_COLOR_TABLE_INTENSITY_SIZE_EXT' undeclared (first use in this function)
> In file included from OpenGL.xs:236:
> gl_const.h:992:1: warning: "GL_ALL_CLIENT_ATTRIB_BITS" redefined
> In file included from gl_util.h:7,
>                  from OpenGL.xs:15:
> /usr/X11R6/include/GL/gl.h:755:1: warning: this is the location of the previous definition
> OpenGL.xs: In function 'XS_OpenGL_gluTessCallback':
> OpenGL.xs:8085: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type
> OpenGL.xs:8090: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type

-- 
Matt

Attachment: signature.asc
Description: Digital signature


Reply to: