On Tue, Mar 2, 2010 at 12:38 AM, Johannes Obermayr
<johannesoberm...@gmx.de> wrote:
> Latest mesa does not compile.
>
> Thanks.
> Johannes
>
>
> gcc -c -I../../include -I../../src/mesa -I../../src/gallium/include 
> -I../../src/gallium/auxiliary -g -O2 -Wall -Wmissing-prototypes -std=c99 
> -ffast-math -fvisibility=hidden -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 
> -DHAVE_XEXTPROTO_71 state_tracker/st_texture.c -o state_tracker/st_texture.o
> gcc -c -I../../include -I../../src/mesa -I../../src/gallium/include 
> -I../../src/gallium/auxiliary -g -O2 -Wall -Wmissing-prototypes -std=c99 
> -ffast-math -fvisibility=hidden -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 
> -DHAVE_XEXTPROTO_71 glapi/glapi.c -o glapi/glapi.o
> glapi/glapi.c: In function '_glapi_check_multithread':
> glapi/glapi.c:178: error: expected expression before 'void'
> glapi/glapi.c:178: error: too many arguments to function 
> '_glapi_init_multithread'
> glapi/glapi.c:180: error: expected ';' before 'knownID'
> gmake[2]: *** [glapi/glapi.o] Error 1
> gmake[2]: *** Waiting for unfinished jobs....
> gmake[2]: Leaving directory `/usr/src/packages/BUILD/Mesa/src/mesa'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory `/usr/src/packages/BUILD/Mesa/src'
> make: *** [default] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.IlpHA4 (%build)
>

Should be fixed in master.

Sorry for that and thanks to Jose for fixing it.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to