[Paraview] 2.6.1 build problem
Jack Gundrum
jsg3 at psu.edu
Wed Jun 13 13:14:32 EDT 2007
Hi,
I am unable to get ParaView 2.6.1 to build with gcc (GCC) 4.1.1
20070105 (Red Hat 4.1.1-52).
The error has numerous undefined reference statements as follows
/usr/global/build2.6.1/bin/libvtkKWParaView.so: undefined reference to
`vtkKWVolumePropertyWidget::SetHistogramSet(vtkKWHistogramSet*)'
/usr/global/build2.6.1/bin/libvtkKWParaView.so: undefined reference to
`vtkKWParameterValueFunctionEditor::SetParameterCursorPosition(double)'
/usr/global/build2.6.1/bin/libvtkKWParaView.so: undefined reference to
`vtkKWParameterValueFunctionEditor::SetPointColor(double*)'
collect2: ld returned 1 exit status
make[2]: *** [bin/paraview-real] Error 1
make[1]: *** [GUI/Client/CMakeFiles/paraview-real.dir/all] Error 2
make: *** [all] Error 2
More information about the ParaView
mailing list