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





--- Comment #8 from Alex Villacís Lasso <[EMAIL PROTECTED]>  2008-09-24 
10:24:55 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > mesa:
> > 
> > commit ed4c6cbe017b4e8bacb7e012d4baaf77a20a2c33
> > Author: Michel Dänzer <[EMAIL PROTECTED]>
> > Date:   Mon Sep 22 11:49:34 2008 +0200
> > 
> >     r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends.
> 
> Does it work with mesa commit e019ead5d76fd4e6e7d47d23e0284058391e1e29 ? I
> suspect r300 SW TCL may need more fixups for recent changes in preparation for
> the Gallium merge.
> 
> If that commit doesn't work either, can you try going further back (e.g. to 
> the
> 7.1 release) and if you find a working commit, find the commit that broke it
> with git bisect?
> 

Commit e019ead5d76fd4e6e7d47d23e0284058391e1e29 does not compile for me. When I
try, I get the following:

gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -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_POSIX_SOURCE
-D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DGLX_DIRECT_RENDERING
x86/common_x86_asm.S -o x86/common_x86_asm.o
x86/common_x86_asm.S: Assembler messages:
x86/common_x86_asm.S:45: Error: invalid character '_' in mnemonic
x86/common_x86_asm.S:47: Error: no such instruction: `aligntext4'
x86/common_x86_asm.S:48: Error: no such instruction: `globl
GLNAME(_mesa_x86_has_cpuid)'
x86/common_x86_asm.S:49: Error: invalid character '(' in mnemonic
x86/common_x86_asm.S:50: Error: invalid character '(' in mnemonic
....


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to