<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=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    I am trying to install MESA libraries. I am facing a few issues with the installation.<o:p></o:p></p>
<p class="MsoNormal">Can someone help me in this..<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">1)            I am running the following command.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">./autogen.sh --prefix=/usr --enable-gles2 --enable-gles1 --disable-gallium-egl --with-dri-drivers=i965,swrast --with-gallium-drivers= --enable-gbm --enable-shared-glapi --with-egl-platforms= x11,wayland<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">               I am facing the following log on Ubuntu system..<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">In file included from intel_buffer_objects.c:39:0:<o:p></o:p></p>
<p class="MsoNormal">brw_context.h: In function 'brw_program_reloc':<o:p></o:p></p>
<p class="MsoNormal">brw_context.h:1842:24: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">    return brw->cache.bo->offset64 + prog_offset;<o:p></o:p></p>
<p class="MsoNormal">                        ^<o:p></o:p></p>
<p class="MsoNormal">In file included from intel_batchbuffer.h:6:0,<o:p></o:p></p>
<p class="MsoNormal">                 from intel_batchbuffer.c:28:<o:p></o:p></p>
<p class="MsoNormal">brw_context.h: In function 'brw_program_reloc':<o:p></o:p></p>
<p class="MsoNormal">brw_context.h:1842:24: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">    return brw->cache.bo->offset64 + prog_offset;<o:p></o:p></p>
<p class="MsoNormal">                        ^<o:p></o:p></p>
<p class="MsoNormal">In file included from intel_buffers.c:28:0:<o:p></o:p></p>
<p class="MsoNormal">brw_context.h: In function 'brw_program_reloc':<o:p></o:p></p>
<p class="MsoNormal">brw_context.h:1842:24: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">    return brw->cache.bo->offset64 + prog_offset;<o:p></o:p></p>
<p class="MsoNormal">                       ^<o:p></o:p></p>
<p class="MsoNormal">In file included from intel_blit.c:35:0:<o:p></o:p></p>
<p class="MsoNormal">brw_context.h: In function 'brw_program_reloc':<o:p></o:p></p>
<p class="MsoNormal">brw_context.h:1842:24: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">    return brw->cache.bo->offset64 + prog_offset;<o:p></o:p></p>
<p class="MsoNormal">                        ^<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c: In function 'do_batch_dump':<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c:158:16: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">       batch->bo->offset64,<o:p></o:p></p>
<p class="MsoNormal">                ^<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c:167:16: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">       batch->bo->offset64,<o:p></o:p></p>
<p class="MsoNormal">                ^<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c: In function 'intel_batchbuffer_emit_reloc':<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c:395:44: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">    intel_batchbuffer_emit_dword(brw, buffer->offset64 + delta);<o:p></o:p></p>
<p class="MsoNormal">                                            ^<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c: In function 'intel_batchbuffer_emit_reloc64':<o:p></o:p></p>
<p class="MsoNormal">intel_batchbuffer.c:416:28: error: 'drm_intel_bo' has no member named 'offset64'<o:p></o:p></p>
<p class="MsoNormal">    uint64_t offset = buffer->offset64 + delta;<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Sathish<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Information contained and transmitted by this e-mail is confidential and proprietary to iGATE and its affiliates and is intended for use only by the recipient. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or <A href="mailto:mailadmin@igate.com">mailadmin@igate.com</A>. iGATE does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of iGATE. iGATE is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While iGATE has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening an attachment. To know more about iGATE please visit <A href="http://www.igate.com">www.igate.com</A>.<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</body>
</html>