[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Watch for problems building pygame.transform on non-Windows operating systems.



Hi Nirav,

Thanks for testing a 64 bit Pygame. I hope I have fixed these transform module errors in rev 1669.

Lenard

Nirav Patel wrote:
On a Core 2 Duo running Ubuntu Intrepid, with r1667, I'm getting:

In file included from src/scale_mmx.c:33:
src/scale_mmx64.c: In function 'filter_expand_X_MMX':
src/scale_mmx64.c:447: error: 'xm1' undeclared (first use in this function)
src/scale_mmx64.c:447: error: (Each undeclared identifier is reported only once
src/scale_mmx64.c:447: error: for each function it appears in.)
src/scale_mmx64.c:423: error: invalid lvalue in asm output 1
src/scale_mmx64.c: In function 'filter_expand_X_SSE':
src/scale_mmx64.c:521: error: 'xm1' undeclared (first use in this function)
src/scale_mmx64.c:497: error: invalid lvalue in asm output 1
src/scale_mmx64.c: At top level:
src/scale_mmx64.c:582: error: redefinition of 'filter_expand_Y_SSE'
src/scale_mmx64.c:537: error: previous definition of
'filter_expand_Y_SSE' was here
error: command 'gcc' failed with exit status 1

Nirav

On Wed, Oct 15, 2008 at 4:13 PM, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
Hi everyone,

I have just changed how pygame.transform is built (SVN rev. 1658). I can
only test this with Windows. So if anyone has problems with Linux or OS X
let me know and I will try and fix it or back out the changes.


--
Lenard Lindstrom
<len-l@xxxxxxxxx>