[Paraview] Unresolved Routine on Tru64

Kent Eschenberg eschenbe at psc.edu
Thu Mar 8 10:46:08 EST 2007


Any suggestons for fixing this?

======
...
[ 18%] Built target vtkFiltering
[ 20%] Built target vtkImaging
Scanning dependencies of target ProcessShader
[ 20%] Building CXX object 
VTK/Utilities/MaterialLibrary/CMakeFiles/ProcessShader.dir/ProcessShader.o
Linking CXX executable ../../../bin/ProcessShader
ld:
Unresolved:
vtksys::SystemTools::GetLineFromStream(std::basic_istream<char, 
std::char_traits<char> >&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&, bool*)
gmake[2]: *** [bin/ProcessShader] Error 1
...
======

Running gmake again yields the same results. Details:

    OSF1 rachel.psc.edu V5.1 2650 alpha (uname -a)
    Tru64
    Compaq C++ V6.5-014
    GNU Make version 3.79.1
    cmake version 2.4-patch 6
    ParaView 2.4.4

It seems that the compiler needs some flag to coax it to create that 
complex, templated routine "GetLineFromStream". If this has been fixed 
in 2.6 I can upgrade.

TIA!
Kent
Pittsburgh Supercomputing Center


More information about the ParaView mailing list