[vtkusers] VTK CVS for SuSE 7.1 (Tcl 8.3 and Python 2.0)?

Dieter Nützel Dieter.Nuetzel at hamburg.de
Thu Mar 1 15:49:44 EST 2001


Am Donnerstag,  1. März 2001 20:40 schrieb David Gobbi:
> Hi Dieter,
>
> Since the problem is with the compiler, please enlighten us on which
> version of gcc you are using.
>
> gcc -v

I know that one.
've used a self compiled gcc-2.95.2 for ages before...:-)

> As far as I know, VTK only compiles with gcc-2.91.66 (egcs-1.1.2)
> or with gcc-2.95.  It will not compile with the gcc-2.96 (unstable!)
> that comes with RedHat-7.0 unless you also download their latest gcc
> patch.  I don't know what version of gcc is shipped by SuSE.

/home/nuetzel> gcc --version
2.95.2
/home/nuetzel> gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)

/home/nuetzel> ld -V
GNU ld version 2.10.91 (with BFD 2.10.0.33)
  Supported emulations:
   elf_i386
   i386linux

glibc-2.2

-Dieter

> On Thu, 1 Mar 2001, Dieter [iso-8859-1] Nützel wrote:
> > Hello Will,
> >
> > I've switched my system over to SuSE 7.1 and have the above versions,
> > now. Are they compatible with the current CVS code?
> >
> > I get this compilation error (I think it is not related...).
> >
> > make[1]: Entering directory `/opt/VTK/vtk/common'
> > c++  -O -mcpu=k6 -mpreferred-stack-boundary=2 -malign-functions=4
> > -fschedule-insns2 -fexpensive-optimizations -fPIC   -I.  -I.
> > -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING
> > -I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB   
> > -I./../common -I../common   -I/opt/jdk/include -I/opt/jdk/include/linux
> > -I/usr/include/python2.0 -c vtkOverrideInformation.cxx -o
> > vtkOverrideInformation.o
> > vtkOverrideInformation.cxx: In method `void
> > vtkOverrideInformation::PrintSelf(ostream &, vtkIndent)':
> > vtkOverrideInformation.cxx:93: initialization of non-const reference type
> > `class vtkIndent &'
> > vtkOverrideInformation.cxx:93: from rvalue of type `vtkIndent'
> > vtkIndent.h:71: in passing argument 2 of `operator <<(ostream &,
> > vtkIndent &)' make[1]: *** [vtkOverrideInformation.o] Error 1
> > make[1]: Leaving directory `/opt/VTK/vtk/common'
> > make: *** [build_common] Error 2
> >
> > Thanks
> > 	Dieter




More information about the vtkusers mailing list