[Paraview] paraview-2.2.0 build problem on UltraSparc/Solaris using gcc-4.0.1

Jason.Beech-Brandt at ed.ac.uk Jason.Beech-Brandt at ed.ac.uk
Wed Aug 24 08:59:00 EDT 2005


Hi,

I'm trying to build paraview-2.2.0 on an UltraSparc/Solaris machine using
gcc-4.0.1 but I'm getting the following error...

Building object file vtkSMXYPlotDisplayProxy.o...
/home/jbbrand1/src/paraview-2.2.0/Servers/ServerManager/vtkSMXYPlotDisplayProxy.h:50:
error: 'vtkSMSourceProxy' has not been declared
/home/jbbrand1/src/paraview-2.2.0/Servers/ServerManager/vtkSMXYPlotDisplayProxy.cxx:125:
error: prototype for 'void
vtkSMXYPlotDisplayProxy::AddInput(vtkSMSourceProxy*, const char*, int,
int)' does not match any in class 'vtkSMXYPlotDisplayProxy'
/home/jbbrand1/src/paraview-2.2.0/Servers/ServerManager/vtkSMXYPlotDisplayProxy.h:50:
error: candidate is: void vtkSMXYPlotDisplayProxy::AddInput(int*, const
char*, int, int)
gmake[5]: *** [vtkSMXYPlotDisplayProxy.o] Error 1
gmake[4]: *** [default_target] Error 2
gmake[3]: *** [default_target_ServerManager] Error 2
gmake[2]: *** [default_target] Error 2
gmake[1]: *** [default_target_Servers] Error 2
gmake: *** [default_target] Error 2

Any ideas anybody?

Thanks

Jason


More information about the ParaView mailing list