[vtk-developers] Compilation error in vtkSocketCommunicator.cxx

Randall Hand randall.hand at gmail.com
Tue Jul 12 10:32:10 EDT 2005


Just an fyi, but I can't get the newest version of
vtkSocketCommunicator.cxxto compile. It dies complaining about :

Building object file vtkSocketCommunicator.o...
cc-1070 CC: ERROR File = 
../../../ezViz/Utilities/VTK/Parallel/vtkSocketCommunicator.cxx, Line = 366
 The indicated type is incomplete.

 struct timeval tval;
 ^

1 error detected in the compilation of 
"../../../ezViz/Utilities/VTK/Parallel/vtkSocketCommunicator.cxx".
 
I added an "#include <sys/time.h>" to the top and it fixed it. This is on an 
SGI Irix system.

-- 
Randall Hand
http://www.yeraze.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20050712/eeac9cf1/attachment.html>


More information about the vtk-developers mailing list