Port 'graphics/linux_dri' Fetch Error

Rainer Alves rainer.alves at gmail.com
Sun Jun 25 21:21:10 UTC 2006


Carsten Schütze wrote:
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.

MASTER_SITES is wrong, should be
http://people.freebsd.org/~anholt/dri/
(remove "files" at the end).

Also, the other port 'graphics/dri-devel' was also updated but doesn't 
build correctly:

cc -c -I. -I../../../include -I../../../include/GL/internal 
-I../../../src/mesa/main -I../../../src/mesa/glapi 
-I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` 
-I/usr/X11R6/include -O2 -fno-strict-aliasing -pipe -Wmissing-prototypes 
-g -std=c99 -Wundef -fPIC -ffast-math -DUSE_X86_ASM -DUSE_MMX_ASM 
-DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/X11R6/include -DPTHREADS 
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING 
-DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER 
-DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glxcmds.c -o glxcmds.o
glxcmds.c: In function `glXBindTexImageEXT':
glxcmds.c:2680: error: `X_GLXvop_BindTexImageEXT' undeclared (first use 
in this function)
glxcmds.c:2680: error: (Each undeclared identifier is reported only once
glxcmds.c:2680: error: for each function it appears in.)
glxcmds.c: In function `glXReleaseTexImageEXT':
glxcmds.c:2732: error: `X_GLXvop_ReleaseTexImageEXT' undeclared (first 
use in this function)
gmake[3]: *** [glxcmds.o] Error 1

7.0-CURRENT here.

--
Rainer Alves



More information about the freebsd-ports mailing list