http://bugs.freedesktop.org/show_bug.cgi?id=13258





--- Comment #15 from Chris Rankin <ranki...@googlemail.com>  2009-07-05 
05:39:03 PST ---
(In reply to comment #14)
> Seems to be fixed with current mesa master. Can you confirm?

It certainly doesn't work with vanilla Fedora 11 (Mesa 7.6-devel), and mesa-git
is failing to compile for me:

$ configure --with-dri-drivers=r300,swrast --disable-gallium
$ make

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    -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math
-fno-strict-aliasing  -fPIC  -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM
-DUSE_SSE_ASM -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS @RADEON_CFLAGS@ -DRADEON_COMMON=0
../common/dri_util.c -o ../common/dri_util.o
gcc: @RADEON_CFLAGS@: No such file or directory
gmake[5]: *** [../common/dri_util.o] Error 1

I'm also getting a lot of noise in my dmesg log:
rubik:7817 freeing invalid memtype c8102000-c8112000
rubik:7817 freeing invalid memtype c8112000-c8122000
rubik:7817 freeing invalid memtype c8122000-c8132000
rubik:7817 freeing invalid memtype c8132000-c8142000
rubik:7817 freeing invalid memtype c8142000-c8152000
rubik:7817 freeing invalid memtype c8152000-c8162000
rubik:7817 freeing invalid memtype c8162000-c8172000
rubik:7817 freeing invalid memtype c8172000-c8182000
rubik:7817 freeing invalid memtype c8182000-c8192000
rubik:7817 freeing invalid memtype c8192000-c81a2000
rubik:7817 freeing invalid memtype c81a2000-c81b2000
rubik:7817 freeing invalid memtype c81b2000-c81c2000
rubik:7817 freeing invalid memtype c81c2000-c81d2000
rubik:7817 freeing invalid memtype c81d2000-c81e2000
rubik:7817 freeing invalid memtype c81e2000-c81f2000
rubik:7817 freeing invalid memtype c81f2000-c8202000
rubik:7817 freeing invalid memtype c8202000-c8212000
rubik:7817 freeing invalid memtype c8212000-c8222000
rubik:7817 freeing invalid memtype c8222000-c8232000
rubik:7817 freeing invalid memtype c8232000-c8242000
rubik:7817 freeing invalid memtype c8242000-c8252000
rubik:7817 freeing invalid memtype c8252000-c8262000
rubik:7817 freeing invalid memtype c8262000-c8272000
rubik:7817 freeing invalid memtype c8272000-c8282000
rubik:7817 freeing invalid memtype c8282000-c8292000
rubik:7817 freeing invalid memtype c8292000-c82a2000
rubik:7817 freeing invalid memtype c82a2000-c82b2000
rubik:7817 freeing invalid memtype c82b2000-c82c2000
rubik:7817 freeing invalid memtype c82c2000-c82d2000
rubik:7817 freeing invalid memtype c82d2000-c82e2000
rubik:7817 freeing invalid memtype c82e2000-c82f2000
rubik:7817 freeing invalid memtype c82f2000-c8302000

Something doesn't look right...


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to