It looks like perhaps CMake did not generate a header file correctly.  You 
might try doing a clean build.  That is, delete your binary directory and make 
a new build from scratch.

-Ken


On 6/28/09 9:10 AM, "Ricardo Reis" <[email protected]> wrote:



  I'm having this error compiling paraview. I did a fresh checkout from
cvs.

  [ 34%] Built target vtkVolumeRenderingPython
[ 34%] Building CXX object
VTK/Parallel/CMakeFiles/vtkParallel.dir/vtkSocketCommunicator.o
/home/rreis/on_hold/src/ParaView3/VTK/Parallel/vtkSocketCommunicator.cxx:
In member function âint vtkSocketCommunicator::ServerSideHandshake()â:
/home/rreis/on_hold/src/ParaView3/VTK/Parallel/vtkSocketCommunicator.cxx:420:
error: âvtkSocketCommunicatorHashâ was not declared in this scope
/home/rreis/on_hold/src/ParaView3/VTK/Parallel/vtkSocketCommunicator.cxx:
In member function âint vtkSocketCommunicator::ClientSideHandshake()â:
/home/rreis/on_hold/src/ParaView3/VTK/Parallel/vtkSocketCommunicator.cxx:556:
error: âvtkSocketCommunicatorHashâ was not declared in this scope
make[2]: ***
[VTK/Parallel/CMakeFiles/vtkParallel.dir/vtkSocketCommunicator.o] Error 1
make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2
make: *** [all] Error 2

  any ideas?

  this is a linux machine

  best,

  Ricardo Reis

  'Non Serviam'

  PhD candidate @ Lasef
  Computational Fluid Dynamics, High Performance Computing, Turbulence
  http://www.lasef.ist.utl.pt

  &

  Cultural Instigator @ Rádio Zero
  http://www.radiozero.pt

  http://www.flickr.com/photos/rreis/



   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: [email protected]
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

_______________________________________________
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