[Paraview] error when Generating vtkgl.cxx

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri May 11 14:29:51 EDT 2012


Sounds like a reasonable path to follow.

Utkarsh

On Fri, May 11, 2012 at 2:08 PM, Aurélien Marsan <aur.marsan at gmail.com> wrote:
> Sorry I jut see your answer.
>
> Using the french system language, I had the same error message with ubuntu
> 12.04.
> But We find a solution today : to set the ubuntu language environment in
> english, instead of french.
>
> 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...)
> That error was linked to the language : unknown /xc3 character, or something
> like that, and make us try to compile with ubuntu in english.
>
> Does that make sense to you ?
>
> Thanks,
>
> Aurélien
>
> 2012/5/10 Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
>>
>> Can you try running make as follows
>> > VERBOSE=1 make vtkRendering
>>
>> and then post the output?
>>
>> Thanks
>>
>> On Thu, May 10, 2012 at 1:18 PM, Aurélien Marsan <aur.marsan at gmail.com>
>> wrote:
>> > Hi all,
>> >
>> > Here is a problem that were already encountered.
>> > http://public.kitware.com/pipermail/paraview/2011-June/021919.html
>> >
>> > I have exactly the same error message, that I can not understand.
>> >
>> > Linking CXX shared module ../../bin/vtkIOPython.so
>> > [ 28%] Built target vtkIOPython
>> > [ 28%] Generating vtkSurfaceLICPainter_vs1.cxx,
>> > vtkSurfaceLICPainter_vs1.h
>> > [ 28%] Generating vtkgl.cxx
>> > USAGE: ../../bin/vtkParseOGLExt<output dir> <header files>
>> > make[2]: *** [VTK/Rendering/vtkgl.cxx] Erreur 1
>> > make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Erreur 2
>> > make: *** [all] Erreur 2
>> >
>> > Any idea about the origin of that sudden compilation stop ?
>> >
>> > I am compiling on Ubuntu 10.04 LTS, 64bits.
>> >
>> > Thanks,
>> >
>> > Aurélien
>> >
>> > _______________________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Please keep messages on-topic and check the ParaView Wiki at:
>> > http://paraview.org/Wiki/ParaView
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://www.paraview.org/mailman/listinfo/paraview
>> >
>
>


More information about the ParaView mailing list