Xorg-server problem

Pete Carah pete at altadena.net
Mon Jun 16 20:34:47 UTC 2014


In a 9.2-stable system, with svn as of this morning, dri/drm reinstalled
a week or so ago, I get:

  CC       indirect_size_get.lo
  CC       indirect_table.lo
indirect_size_get.c: In function '__glGetBooleanv_size':
indirect_size_get.c:602: error: 'GL_RESET_NOTIFICATION_STRATEGY_ARB' undeclared (first use in this function)
indirect_size_get.c:602: error: (Each undeclared identifier is reported only once
indirect_size_get.c:602: error: for each function it appears in.)
indirect_size_get.c:733: error: 'GL_SAMPLER_BINDING' undeclared (first use in this function)
gmake[1]: *** [indirect_size_get.lo] Error 1
gmake[1]: *** Waiting for unfinished jobs....
In file included from /usr/local/include/GL/gl.h:2089,
                 from glxserver.h:50,
                 from indirect_table.c:29:
/usr/local/include/GL/glext.h:4502: warning: redundant redeclaration of 'glColorTable'
/usr/local/include/GL/gl.h:1637: warning: previous declaration of 'glColorTable' was here

and piles of other warnings, some of which are out of order (apparently
ports-mk does a -j2 on this system).

This also occurred last week .  I'll try recompiling dri/drm again just
in case.

-- Pete



More information about the freebsd-ports mailing list