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 "make -j", at approx. 5% of the compilation, that didn't occured anymore when compiling using "make" only. (sorry, I don'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"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></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>
> 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 <<a href="mailto:aur.marsan@gmail.com">aur.marsan@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> Here is a problem that were already encountered.<br>
> <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>
><br>
> I have exactly the same error message, that I can not understand.<br>
><br>
> Linking CXX shared module ../../bin/vtkIOPython.so<br>
> [ 28%] Built target vtkIOPython<br>
> [ 28%] Generating vtkSurfaceLICPainter_vs1.cxx, vtkSurfaceLICPainter_vs1.h<br>
> [ 28%] Generating vtkgl.cxx<br>
> USAGE: ../../bin/vtkParseOGLExt<output dir> <header files><br>
> make[2]: *** [VTK/Rendering/vtkgl.cxx] Erreur 1<br>
> make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Erreur 2<br>
> make: *** [all] Erreur 2<br>
><br>
> Any idea about the origin of that sudden compilation stop ?<br>
><br>
> I am compiling on Ubuntu 10.04 LTS, 64bits.<br>
><br>
> Thanks,<br>
><br>
> Aurélien<br>
><br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" 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" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
><br>
</blockquote></div><br>