[Paraview] problem in installation: vtkIceTSynchronizedRenderers

Pratik Mallya pratik.mallya at gmail.com
Fri Apr 1 18:32:26 EDT 2011


David Partyka wrote:
> Hi Pratik,
>
> Is your ParaView source from git? If so, have you run git submodule 
> update recently?
>
> On Fri, Apr 1, 2011 at 5:35 PM, Pratik Mallya <pratik.mallya at gmail.com 
> <mailto:pratik.mallya at gmail.com>> wrote:
>
>     Greetings,
>     this is the output that I get on trying to build paraview. All the
>     defaults are ON except MPI. Can anyone please tell what is wrong?
>
>     [ 77%] Built target vtkPVPythonInterpretor
>     [ 78%] Built target vtkPVFilters
>     [ 81%] Built target vtkPVFiltersCS
>     [ 83%] Built target vtkPVFiltersPythonD
>     [ 83%] Built target vtkPVFiltersPython
>     [ 84%] Built target vtkPVFiltersPythonSIP
>     Linking CXX executable ../../../../bin/ServersFiltersPrintSelf
>     ../../../../bin/libvtkPVFilters.so: undefined reference to
>     `vtkIceTSynchronizedRenderers::SetRenderPass(vtkRenderPass*)'
>     ../../../../bin/libvtkPVFilters.so: undefined reference to
>     `vtkIceTSynchronizedRenderers::New()'
>     ../../../../bin/libvtkPVFilters.so: undefined reference to
>     `vtkIceTSynchronizedRenderers::SetImageProcessingPass(vtkImageProcessingPass*)'
>     ../../../../bin/libvtkPVFilters.so: undefined reference to
>     `vtkIceTSynchronizedRenderers::SetUseDepthBuffer(bool)'
>     collect2: ld returned 1 exit status
>     make[2]: *** [bin/ServersFiltersPrintSelf] Error 1
>     make[1]: ***
>     [Servers/Filters/Testing/Cxx/CMakeFiles/ServersFiltersPrintSelf.dir/all]
>     Error 2
>     make: *** [all] Error 2
>
>     -- 
>     *Pratik Mallya*
>     http://en.wikipedia.org/wiki/User:Pratik.mallya
>     _______________________________________________
>     Powered by www.kitware.com <http://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
>
>
After a little bit of poking around; it seems that the classes are 
defined in the /servers/filters subdir of paraview; but they seem to 
have been modified; perhaps during the python-binding creation? Is that 
what is causing the problems?

-- 
*Pratik Mallya*
http://en.wikipedia.org/wiki/User:Pratik.mallya


More information about the ParaView mailing list