[vtkusers] Problems building VTK - can't find strstream.h ???

Palmer, Teresa Teresa_Palmer at nrel.gov
Mon Dec 12 12:22:16 EST 2005


Hi,
 
 
 
I have tried to build VTK-4.2 on CentOS 4.2 (glibc 2.3.4).  However,
there was nothing created in the bin directory but an error was logged
in CMakeError.log which says it can't find strstream.h.  The same error
was found downloading VTK-4.4. Here is the error log:
 
 
 
-- error from CMakeError.log ----
 
 
 
gmake[3]: Entering directory `/opt/vtk/VTK/CMakeTmp'
 
Building CXX object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.o
 
c++   -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.o -
 
c /opt/vtk/VTK/CMakeTmp/CheckIncludeFile.cxx
 
/opt/vtk/VTK/CMakeTmp/CheckIncludeFile.cxx:1:23: strstream.h: No such
file or directory
 
gmake[3]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.o] Error
1
 
gmake[3]: Leaving directory `/opt/vtk/VTK/CMakeTmp'
 
gmake[2]: *** [CMakeFiles/cmTryCompileExec.dir/all] Error 2
 
gmake[2]: Leaving directory `/opt/vtk/VTK/CMakeTmp'
 
gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/rule] Error 2
 
gmake[1]: Leaving directory `/opt/vtk/VTK/CMakeTmp'
 
gmake: *** [cmTryCompileExec] Error 2
 
 
 
On searching for strstream on the hardrive:
 
 
 
/usr/include/c++/3.4.3/backward/strstream
 
 
 
Any ideas anyone?
 
 
 
Thanks
 
 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051212/f4a8ab30/attachment.htm>


More information about the vtkusers mailing list