[Paraview] problem in installation: vtkIceTSynchronizedRenderers

David E DeMarle dave.demarle at kitware.com
Fri Apr 1 20:40:18 EDT 2011


You said MPI was not the default setting, so this means you turned it
ON correct?

If so, where are your MPI_INCLUDE, MPI_LIBRARY and MPI_EXTRA_LIBRARY
pointing to?

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Fri, Apr 1, 2011 at 6:51 PM, Pratik Mallya <pratik.mallya at gmail.com> wrote:
> 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
>>
>>
> Hi David,
> ( I am really new to Linux so I don't know much; if these errors are
> something trivial please let me know)
> It seems that in the paraview source dir, under /servers/filters, the file
> vtkIceTSynchronizedRenderers.cxx exists which has all the classes defined
> within it! how do i tell the installation to look there?
>
> --
> *Pratik Mallya*
> http://en.wikipedia.org/wiki/User:Pratik.mallya
> _______________________________________________
> 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