[Mesa-users] Mesa 9.0 build errors using scons in windows 7 64 bit platform

roshan joseph roshanjose at yahoo.com
Tue Apr 9 09:31:52 PDT 2013


Hi All,

I am trying to build the Mesa 9.0 version in windows 64 bit environment to generate the mesa library for off screen rendering. I am getting lots of error  even though I have followed most of the process mentioned in some mails from mesa-users mailing list. Currently I get the following error when I run the scons, could someone help me what things am I doing wrong to get the following errors.


->scons platform=windows toolchain=crossmingw machine=x86 mesagdi libgl-gdi
scons: Reading SConscript files ...

Mkdir("build\windows-x86-debug")
scons: Found LLVM version 3.2svn
Checking for X11 (x11 xext xdamage xfixes)... no
Checking for XCB (x11-xcb xcb-glx >= 1.8.1)... no
Checking for XF86VIDMODE (xxf86vm)... no
Checking for DRM (libdrm >= 2.4.24)... no
Checking for DRM_INTEL (libdrm_intel >= 2.4.30)... no
Checking for DRM_RADEON (libdrm_radeon >= 2.4.31)... no
Checking for XORG (xorg-server >= 1.6.0)... no
Checking for KMS (libkms >= 2.4.24)... no
Checking for UDEV (libudev > 150)... no
scons: done reading SConscript files.

scons: warning: you do not seem to have the pywin32 extensions installed;
        parallel (-j) builds may not work reliably with open Python files.
File "D:\Python27\Scripts\scons.py", line 192, in <module>
scons: Building targets ...
  Compiling src\mesa\drivers\windows\gdi\wgl.c ...
mingw32-gcc: error: /DUSE_MGL_NAMESPACE: No such file or directory
  Compiling src\mesa\drivers\windows\gdi\wmesa.c ...
mingw32-gcc: error: /DUSE_MGL_NAMESPACE: No such file or directory
  Generating src\mesa\main\dispatch.h ...
scons: *** [build\windows-x86-debug\mesa\drivers\windows\gdi\wgl.o] Error 1
 s Generating build\windows-x86-debug\glsl\glcpp\glcpp-lex.c ...
cons: *** [build\windows-x86-debug\mesa\drivers\windows\gdi\wmesa.o] Error 1
scons: *** [build\windows-x86-debug\glsl\glcpp\glcpp-lex.c] Error 5
scons: building terminated because of errors.

----------------------------------------------------------------------------------------
Thank you and appreciate your help in advance.

Regards,
Roshan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20130409/b2bc62f7/attachment.html>


More information about the mesa-users mailing list