[vtkusers] Problem installing VTK3.2

Keldermann, R.H. R.H.Keldermann at student.tue.nl
Thu Jan 23 02:25:34 EST 2003


Hello,

I am installing VTK3.2 on my computer (P4, 2,53 GHz, 512 MB RAM). I
downloaded VTK3.,2 and untared the file. I changed some paths in the
user.make file and I runned the ./configure command. I did get some warnings
after running it, but no errors...I assume that warning do no harm???
Anyway, now I am running the make command and I get a hole bunch of text on
my screen, also with a warning. I copy/pase a bit of it below.

c++  -g -O2 -fPIC   -I.  -I. -I./../graphics -DVTK_USE_GRAPHICS
-I./../imaging -
DVTK_USE_IMAGING  -I/usr/X11R6/include  -I./../common -I../common
-I/usr/include
 -I/usr/include  -I/usr/include/python2.2 -c vtkContourGrid.cxx -o
vtkContourGri
d.o
cc1plus: warning: changing search order for system directory "/usr/include"
cc1plus: warning:   as it has already been specified as a non-system
directory
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
                 from ../common/vtkSystemIncludes.h:84,
                 from ../common/vtkIndent.h:52,
                 from ../common/vtkObject.h:67,
                 from ../common/vtkDataObject.h:62,
                 from ../common/vtkProcessObject.h:76,
                 from ../common/vtkSource.h:72,
                 from ../common/vtkPolyDataSource.h:56,
                 from vtkDataSetToPolyDataFilter.h:56,
                 from vtkContourGrid.h:79,
                 from vtkContourGrid.cxx:43:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning
This fi
le includes at least one deprecated or antiquated header. Please consider
using
one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples in
clude substituting the <X> header for the <X.h> header for C++ includes, or
<sst
ream> instead of the deprecated header <strstream.h>. To disable this
warning us
e -Wno-deprecated.


Is this normal??? Ans if Yes, how long does the this make process lasts???
It takes quite some time.

Rikkert



More information about the vtkusers mailing list