<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if you just want to build the gallium llvmpipe, try adding the target opengl32 to omit compiling of non-gallium code:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>c:\Mesa-8.0.1&gt;scons llvm=yes build=debug machine=x86 opengl32<br><br></span><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Cheers,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thomas<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> mesa-users-bounces+thomas.henn=cst.com@lists.freedesktop.org [mailto:mesa-users-bounces+thomas.henn=cst.com@lists.freedesktop.org] <b>Im Auftrag von </b>andrew bernard<br><b>Gesendet:</b> Montag, 12. März 2012 23:06<br><b>An:</b> mesa-users@lists.freedesktop.org<br><b>Betreff:</b> [RMX:####] [Mesa-users] Building Mesa 8.0.1 errors<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hello,<br>In trying to build mesa llvmpipe on windows&nbsp; using VS2010 and LLVM 2.9. I encounter the errors shown below. Help will be greatly appreciated since i am new with this. <br><br>c:\Mesa-8.0.1&gt;scons llvm=yes build=debug machine=x86 <br>scons: Reading SConscript files ...<br>scons: Found LLVM version 2.9<br>Checking for X11... no<br>Checking for XCB... no<br>Checking for XF86VIDMODE... no<br>Checking for DRM... no<br>Checking for DRM_INTEL... no<br>Checking for DRM_RADEON... no<br>Checking for XORG... no<br>Checking for KMS... no<br>Checking for UDEV... no<br>scons: done reading SConscript files.<br>scons: Building targets ...<br>.<br>.<br>.<br>.<br>Installing build\windows-x86-debug\lib\libOpenVG.lib ...<br>&nbsp; Compiling src\mesa\drivers\windows\gdi\wmesa.c ...<br>wmesa.c<br>src\mesa\drivers\windows\gdi\wmesa.c(956) : error C2039: 'PutRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(957) : error C2039: 'PutValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(958) : error C2039: 'GetRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(959) : error C2039: 'GetValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(964) : error C2039: 'PutRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(965) : error C2039: 'PutValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(966) : error C2039: 'GetRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(967) : error C2039: 'GetValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(971) : error C2039: 'PutRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(972) : error C2039: 'PutValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(973) : error C2039: 'GetRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(974) : error C2039: 'GetValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(983) : error C2039: 'PutRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(984) : error C2039: 'PutValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(985) : error C2039: 'GetRow' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>src\mesa\drivers\windows\gdi\wmesa.c(986) : error C2039: 'GetValues' : is not a member of 'gl_renderbuffer'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Mesa-8.0.1\src\mesa\main/mtypes.h(2540) : see declaration of 'gl_renderbuffer'<br>scons: *** [build\windows-x86-debug\mesa\drivers\windows\gdi\wmesa.obj] Error 2<br>scons: building terminated because of errors.<o:p></o:p></p></div></div></body></html>