Hello there, I've got some problem during update of ports.
I excluded (libGL)port by this command :
I have the same problem in FreeBSD 10 now with mesa with "intel" (i915 i965 r200) driver compile process in dri.
Thanks.
My machine :
9.2-STABLE FreeBSD 9.2-STABLE #33: Sun Jan 26 19:51:47 IRST 2014
I excluded (libGL)port by this command :
portmaster -a -x=graphics/libGL, and it's not excluded exactly!I have the same problem in FreeBSD 10 now with mesa with "intel" (i915 i965 r200) driver compile process in dri.
Thanks.
#portmaster libGL
Code:
../../../src/mesa/main/mtypes.h:3420: error: 'GLDEBUGPROCARB' does not name a type
In file included from ../../../src/glsl/glsl_types.h:31,
from ../../../src/glsl/ir.h:33,
from ../../../src/glsl/glsl_symbol_table.h:34,
from ../../../src/glsl/glsl_parser_extras.h:35,
from ../../../src/glsl/ast.h:30,
from glsl_lexer.ll:27:
../../../src/mesa/main/mtypes.h:3420: error: 'GLDEBUGPROCARB' does not name a type
In file included from ../../../src/mesa/main/imports.h:41,
from ../../../src/mesa/main/context.h:52,
from glsl_parser.yy:32:
../../../src/mesa/main/errors.h:84: error: variable or field '_mesa_DebugMessageCallbackARB' declared void
../../../src/mesa/main/errors.h:84: error: 'GLDEBUGPROCARB' was not declared in this scope
../../../src/mesa/main/errors.h:85: error: expected primary-expression before 'const'
My machine :
9.2-STABLE FreeBSD 9.2-STABLE #33: Sun Jan 26 19:51:47 IRST 2014