compiling vtk31 on linux
Naveen Kumar Polapally
naveenpkumar at hotmail.com
Thu Apr 13 11:23:02 EDT 2000
Hi,
While i try to compile vtk31 on linux ,i am getting errors while it is
trying to compile some files in graphics directory.Can some one help
cd wrap; make - all
make[1]: Entering directory `/home/3/polapall/vtk/vtk31/wrap'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/3/polapall/vtk/vtk31/wrap'
cd common; make - targets.make
make[1]: Entering directory `/home/3/polapall/vtk/vtk31/common'
make[1]: `targets.make' is up to date.
make[1]: Leaving directory `/home/3/polapall/vtk/vtk31/common'
cd common; make - all
make[1]: Entering directory `/home/3/polapall/vtk/vtk31/common'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/3/polapall/vtk/vtk31/common'
cd graphics; make - targets.make
make[1]: Entering directory `/home/3/polapall/vtk/vtk31/graphics'
make[1]: `targets.make' is up to date.
make[1]: Leaving directory `/home/3/polapall/vtk/vtk31/graphics'
cd graphics; make - all
make[1]: Entering directory `/home/3/polapall/vtk/vtk31/graphics'
c++ -g -O2 -fPIC -D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I.
-I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING
-I./../patented -DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB
-I/usr/X11R6/include -I./../common -I/usr/include/
-I/home/3//kutlug/mpich-1.1.2/mpe/profiling/nupshot -I/usr/lib/tk8.0
-I/home/2/tosun/tcl8.0.4/generic -I/usr/lib/tcl8.0 -I/usr/include
-I/home/2/yarmolen/java/jdk1.2/include
-I/home/2/yarmolen/java/jdk1.2/include/linux -c vtkGraphicsFactory.cxx -o
vtkGraphicsFactory.o
vtkGraphicsFactory.cxx: In function `static class vtkObject *
vtkGraphicsFactory::CreateInstance(const char *)':
vtkGraphicsFactory.cxx:181: `vtkXRenderWindowInteractor' undeclared (first
use this function)
vtkGraphicsFactory.cxx:181: (Each undeclared identifier is reported only
once
vtkGraphicsFactory.cxx:181: for each function it appears in.)
vtkGraphicsFactory.cxx:181: parse error before `::'
make[1]: *** [vtkGraphicsFactory.o] Error 1
make[1]: Leaving directory `/home/3/polapall/vtk/vtk31/graphics'
make: *** [build_graphics] Error 2
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------
More information about the vtkusers
mailing list