<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I downloaded and build mesa 9.2.2 and now the make stops at:<br>
    <div class="moz-cite-prefix"><br>
      <x-row style="display: block; height: 16px; color: rgb(255, 255, 255); font-family: 'courier new', monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(34, 34, 34);">  4%] <span style="color: rgb(78, 154, 6);">Building C object VTK/ThirdParty/gl2ps/vtkgl2ps/CMakeFiles/vtkgl2ps.dir/gl2ps.c.o</span></x-row><x-row style="display: block; height: 16px; color: rgb(255, 255, 255); font-family: 'courier new', monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(34, 34, 34);">make[2]: *** No rule to make target `/work/apps/mesa/9.2.2/llvmpipe/lib/libOSMesa.[so', needed by `lib/libvtkgl2ps-pv4.3.so.1'.  Stop.</x-row><x-row style="display: block; height: 16px; color: rgb(255, 255, 255); font-family: 'courier new', monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(34, 34, 34);">make[1]: *** [VTK/ThirdParty/gl2ps/vtkgl2ps/CMakeFiles/vtkgl2ps.dir/all] Error 2</x-row><x-row style="display: block; height: 16px; color: rgb(255, 255, 255); font-family: 'courier new', monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(34, 34, 34);">make: *** [all] Error 2</x-row><br>
      libOSMesa.so does exist in that directory.<br>
      <br>
      Am 04.05.2016 um 12:43 schrieb Daniel Zuidinga:<br>
    </div>
    <blockquote
      cite="mid:70d0a00d-a72c-9280-771b-afa440cbe5f2@seoaachen.de"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <p>Hello,</p>
      <p>I try to compile Paraview with Mesa support (I need Paraviewweb
        on a server without GPU).</p>
      <p>I use the tutorial on:
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#%21/guide/os_mesa">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/os_mesa</a><br>
      </p>
      <p>I get the Error:</p>
      <p>CMake Error at
        VTK/CMake/FindPAckageHandlesSTandardArgs.cmake:97</p>
      <p>Could NOT find OSMesa.</p>
      <p><br>
      </p>
      <pre id="ext-gen1360" class="prettyprint" style="margin: 10px 0px 14px; padding: 10px 12px; font-family: Menlo, 'Courier New', Courier, monospace; line-height: 1.3em; box-sizing: border-box; border: 1px solid rgb(232, 232, 232); border-radius: 5px; color: rgb(49, 78, 100); max-width: 900px; overflow-x: auto; overflow-y: hidden; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(247, 247, 247);"><code id="ext-gen1361" style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; font-family: Menlo, 'Courier New', Courier, monospace; line-height: 13px; box-sizing: border-box;"><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">there is nothing in my Ubuntu:

  OPENGL_INCLUDE_DIR          </span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">opt</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">mesa</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="lit" style="box-sizing: border-box; color: rgb(0, 102, 102);">9.2</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">.</span><span class="lit" style="box-sizing: border-box; color: rgb(0, 102, 102);">2</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">llvmpipe</span><span class="pun" style="box-sizing: border-box; color: rgb(102, 102, 0);">/</span><span class="pln" style="box-sizing: border-box; color: rgb(0, 0, 0);">include

</span></code></pre>
      <p>What to do?<br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>