Mesa Radeon Compile Problem

Mike Lothian mike at fireburn.co.uk
Sat Dec 5 15:18:22 PST 2009


Hi I had a compile error with the latest git mesa

The error is:

x86_64-pc-linux-gnu-gcc -c -I.
-I../../../../../src/mesa/drivers/dri/common -Iserver
-I../../../../../include -I../../../../../src/mesa
-I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri
-I/usr/include/drm    -march=native -O2 -pipe -w -ffast-math -Wall
-Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC
 -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XCB
-DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
-DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
-DHAVE_LIBDRM_RADEON=1 -I/usr/include/drm   -DRADEON_R100 -Wall
radeon_texstate.c -o radeon_texstate.o
radeon_texstate.c: In function 'radeonSetTexBuffer2':
radeon_texstate.c:675: error: too few arguments to function
'radeon_update_renderbuffers'

Reverting 433f0a82f5a4696e6b0c4061f645485ec8079bb4 seems to fix it for me

Cheers

Mike


More information about the xorg-driver-ati mailing list