error when compiling dri-devel

Andy Fawcett andy at athame.co.uk
Tue Jun 27 18:43:10 UTC 2006


Hi,

When compiling dri-devel using an up to date ports tree, I get the 
following error.


cc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../include/GL/internal -I../../../../../src/mesa -I../../../../../src/mesa/main -I../../../../../src/mesa/glapi -I../../../../../src/mesa/math -I../../../../../src/mesa/transform -I../../../../../src/mesa/shader -I../../../../../src/mesa/swrast -I../../../../../src/mesa/swrast_setup -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri 
`pkg-config --cflags 
libdrm` -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wmissing-prototypes -g -std=c99 -Wundef -fPIC -ffast-math -DUSE_X86_64_ASM -I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DRADEON_COMMON=1 -DRADEON_COMMON_FOR_R200 
r200_state_init.c -o r200_state_init.o
r200_state_init.c: In function `cmdveclinear':
r200_state_init.c:102: error: union has no member named `veclinear'
r200_state_init.c:102: error: `RADEON_CMD_VECLINEAR' undeclared (first 
use in this function)
r200_state_init.c:102: error: (Each undeclared identifier is reported 
only once
r200_state_init.c:102: error: for each function it appears in.)
r200_state_init.c:103: error: union has no member named `veclinear'
r200_state_init.c:104: error: union has no member named `veclinear'
r200_state_init.c:105: error: union has no member named `veclinear'
r200_state_init.c: In function `r200InitState':
r200_state_init.c:460: error: `R200_EMIT_VAP_PVS_CNTL' undeclared (first 
use in this function)
gmake[6]: *** [r200_state_init.o] Error 1


# uname -a
FreeBSD ping.int.athame.co.uk 6.1-RC FreeBSD 6.1-RC #1: Sat Apr 22 
19:14:50 EEST 2006 

I don't have any special build configurations here, pretty much 
everything is stock. All other ports on the system are up to date.

Cheers,

Andy

-- 
Andy Fawcett                                     | andy at athame.co.uk
                                                 | tap at kde.org
"In an open world without walls and fences,      | tap at lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap at fruitsalad.org


More information about the freebsd-ports mailing list