[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 10:52:09 EDT 2005


Yep, got this and it worked.  Thanks

Jason

On Wed, 24 Aug 2005, Berk Geveci wrote:

> Oops. I meant change line 29 of vtkSMDisplayProxy.h not vtkSMSourceProxy.h.
>
> On 8/24/05, Berk Geveci <berk.geveci at gmail.com> wrote:
> > Try applying the following patch (add class vtkSMSourceProxy; to line
> > 29 of Servers/ServerManager/vtkSMSourceProxy.h. Amy, can you apply
> > this patch to ParaView 2.2 branch?
> >
> > Index: vtkSMDisplayProxy.h
> > ===================================================================
> > RCS file: /cvsroot/ParaView/ParaView/Servers/ServerManager/vtkSMDisplayProxy.h,v
> > retrieving revision 1.3
> > diff -r1.3 vtkSMDisplayProxy.h
> > 28a29
> > > class vtkSMSourceProxy;
> >
> >
> >
> >
> > On 8/24/05, Jason.Beech-Brandt at ed.ac.uk <Jason.Beech-Brandt at ed.ac.uk> wrote:
> > > 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
> > > _______________________________________________
> > > ParaView mailing list
> > > ParaView at paraview.org
> > > http://www.paraview.org/mailman/listinfo/paraview
> > >
> >
>
>


More information about the ParaView mailing list