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 <[email protected] <mailto:[email protected]>> 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


No. I just grabbed the release :paraview 3.10.0 and vtk-5.6.1 from the website. From what i read on the web, It seems to me that the kitware team is making a transition from ICE-t libraries in Paraview to Vtk. Perhaps, this is due to a mismatch in which neither have the libraries?
--
*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

Reply via email to