[Mesa-users] Where to download MesaGLUT-x.y.z release package?

jupiter.hce at gmail.com jupiter.hce at gmail.com
Thu Apr 19 16:40:16 PDT 2012


Thanks Brian. I downloaded MesaGLUT-7.9.2 and built and installed it
with Mesa 8.0.2. But I've got following errors while buidling 
mesa-demos-8.0.1. Not sure if the mixed version caused the problem or
if I am missing some other packages. In fact, the egl.h is in 
/usr/local/include/EGL/egl.h, but the eglcommon.c is looking for
GLES/egl.h? Sorry, I should start a new thread. 

../../../../../src/egl/openvg/trivial/eglcommon.c:1:23: error:
eglcommon.h: No such file or directory
../../../../../src/egl/openvg/trivial/eglcommon.c:13:22: error:
GLES/egl.h: No such file or directory
../../../../../src/egl/openvg/trivial/eglcommon.c:16: error: expected
‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘init’
../../../../../src/egl/openvg/trivial/eglcommon.c:17: error: expected
‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘draw’
../../../../../src/egl/openvg/trivial/eglcommon.c:18: error: expected
‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘reshape’
../../../../../src/egl/openvg/trivial/eglcommon.c:19: error: expected
‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘keyPress’
../../../../../src/egl/openvg/trivial/eglcommon.c:34: error: expected
declaration specifiers or ‘...’ before ‘EGLDisplay’
../../../../../src/egl/openvg/trivial/eglcommon.c:38: error: expected
declaration specifiers or ‘...’ before ‘EGLContext’
../../../../../src/egl/openvg/trivial/eglcommon.c:39: error: expected
declaration specifiers or ‘...’ before ‘EGLSurface’
............
On 2012-04-19 08:46-0600, Brian Paul wrote:
>
>We haven't been repackaging GLUT with every Mesa release since there 
>haven't been any changes in it in a log time.
>
>You can use the 7.9.2 version:
>ftp://ftp.freedesktop.org/pub/mesa/7.9.2/
>
>Unpack it, cd to the src/glut/glx/ directory and do 'make'.
>
>-Brian
>
>
>On 04/18/2012 07:52 AM, jupiter.hce at gmail.com wrote:
>>I mean with Mesa release version 8.0.2.
>>
>>On 2012-04-18 23:42+1000, jupiter.hce at gmail.com wrote:
>>>Hi,
>>>
>>>The Downloading document mentioned the MesaGLUT-x.y.z shuold be
>>>installed to run the demonstration, the where is the MesaGLUT-x.y.z
>>>package? I could not find in ftp://ftp.freedesktop.org/pub/mesa/.
>>>
>>>Also, what is the different to install MesaGLUT-x.y.z or GLUT from
>>>freeglut?
>>>
>>>Thank you.
>>>
>>>Kind regards.
>>

-- 



More information about the mesa-users mailing list