<div dir="ltr">Hi Cory,<div>I could figure out the build error.<div>Once the "Makefile" is is generated, I was trying to build using the multi-core option of make (e.g -j<number of cores>)</div><div><br></div><div>When I used to build like this ($make -k -j16) the build was NOT successful. However, when I tried without "-j" option ($make -k) I ended up with successful build.</div><div>If this is the "requirement" to build PV from superbuild, I recommend that the wiki page should contain this small information.</div><div><br></div><div><br></div><div>Chiranjib</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 19, 2016 at 7:46 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chirangjib,<br>
<br>
Could you post the errors that you encounter?<br>
<br>
Thanks,<br>
Cory<br>
<div><div class="h5"><br>
On Fri, Aug 19, 2016 at 12:46 AM, Chiranjib Sur <<a href="mailto:sur.chiranjib@gmail.com">sur.chiranjib@gmail.com</a>> wrote:<br>
> Hi,<br>
> I am trying to build paraview using the superbuild (on git cloned version)<br>
><br>
> I enabled the modules : mpi, paraview, python, qt4 and zlib (everything is<br>
> set to be build on the fly and no system installed libraries will be used)<br>
><br>
> I am using C++11 compiler (GNU 4.9.2) in RHEL6<br>
><br>
> After I run make following generating it using cmake, I eneded up with<br>
> errors in the "paraview" module.<br>
><br>
> I tried the same setup for paraview superbuild 5.0.1 and it worked<br>
> perfectly.<br>
><br>
><br>
> Any clue what is missing from my side?<br>
><br>
> Thanks,<br>
> Chiranjib<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Search the list archives at:<br>
> <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Cory Quammen<br>
R&D Engineer<br>
Kitware, Inc.<br>
</font></span></blockquote></div><br></div>