Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2014 15:34:46 -0500
From:      Pete Carah <pete@altadena.net>
To:        ports@freebsd.org
Subject:   Xorg-server problem
Message-ID:  <539F54E6.9070008@altadena.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539F54E6.9070008>