Sorry I jut see your answer. <br><br>Using the french system language, I had the same error message with ubuntu 12.04. <br>But We find a solution today : to set the ubuntu language environment  in english, instead of french. <br>

<br>I also had an other error message when compiling using &quot;make -j&quot;, at approx. 5% of the compilation, that didn&#39;t occured anymore when compiling using &quot;make&quot; only. (sorry, I don&#39;t remember where...) <br>

That error was linked to the language : unknown /xc3 character, or something like that, and make us try to compile with ubuntu in english. <br><br>Does that make sense to you ? <br><br>Thanks,<br><br>Aurélien <br><br><div class="gmail_quote">

2012/5/10 Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Can you try running make as follows<br>
&gt; VERBOSE=1 make vtkRendering<br>
<br>
and then post the output?<br>
<br>
Thanks<br>
<div><div class="h5"><br>
On Thu, May 10, 2012 at 1:18 PM, Aurélien Marsan &lt;<a href="mailto:aur.marsan@gmail.com">aur.marsan@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Here is a problem that were already encountered.<br>
&gt; <a href="http://public.kitware.com/pipermail/paraview/2011-June/021919.html" target="_blank">http://public.kitware.com/pipermail/paraview/2011-June/021919.html</a><br>
&gt;<br>
&gt; I have exactly the same error message, that I can not understand.<br>
&gt;<br>
&gt; Linking CXX shared module ../../bin/vtkIOPython.so<br>
&gt; [ 28%] Built target vtkIOPython<br>
&gt; [ 28%] Generating vtkSurfaceLICPainter_vs1.cxx, vtkSurfaceLICPainter_vs1.h<br>
&gt; [ 28%] Generating vtkgl.cxx<br>
&gt; USAGE: ../../bin/vtkParseOGLExt&lt;output dir&gt; &lt;header files&gt;<br>
&gt; make[2]: *** [VTK/Rendering/vtkgl.cxx] Erreur 1<br>
&gt; make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Erreur 2<br>
&gt; make: *** [all] Erreur 2<br>
&gt;<br>
&gt; Any idea about the origin of that sudden compilation stop ?<br>
&gt;<br>
&gt; I am compiling on Ubuntu 10.04 LTS, 64bits.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Aurélien<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
</blockquote></div><br>