From owner-freebsd-ports@FreeBSD.ORG Tue Jun 27 18:43:09 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D88BF16A630; Tue, 27 Jun 2006 18:43:09 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE3944E09; Tue, 27 Jun 2006 18:19:50 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from ping.int.athame.co.uk ([192.168.10.8]) by hex.athame.co.uk with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FvIA9-000O4W-Nk; Tue, 27 Jun 2006 21:19:49 +0300 From: Andy Fawcett To: anholt@freebsd.org Date: Tue, 27 Jun 2006 21:21:05 +0300 User-Agent: KMail/1.9.3 X-Face: ?fLK282oT!Ss!(krp%ft%TWfrkz*Mxz<2hwkRBzd); #D/=!=XjYKFBh1wVeov4K&U`u0HC\Gc+B9Hxu"bjBc16tg~i4., 2A1>{rcRK_i!i 7e79f|T;9#gfr=G1u'xS=(}_NSP,Gs>HDq Cc: ports@freebsd.org Subject: error when compiling dri-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 18:43:10 -0000 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@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org