Ricardo Reis wrote:
On Tue, 30 Jun 2009, Brad King wrote:
Utkarsh Ayachit wrote:
Can you check is a file named VTK/Parallel/vtkSocketCommunicatorHash.h
was generated. Look at it's contents. Does it look something as such:

#ifndef vtkSocketCommunicatorHash
# define vtkSocketCommunicatorHash "5827858305bd3f3ec0c8b5e8836b390f"
#endif

The file is empty

Please run these commands by hand:

cd /home/rreis/on_hold/src/ParaView3.X86_64/VTK/Parallel && 
../../bin/vtkHashSource 
/home/rreis/on_hold/src/ParaView3/VTK/Parallel/vtkSocketCommunicator.cxx 
vtkSocketCommunicatorHash

and post the output.  This output is supposed to be redirected into
"vtkSocketCommunicatorHash.h" (there is a rule in build.make for it).

-Brad
_______________________________________________
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