compiling vtk on solaris.
Naveen Kumar Polapally
naveenpkumar at hotmail.com
Wed Apr 12 16:59:54 EDT 2000
Hi,
I have configured vtk with java,but my compilation has stopped midway.
and gives an error as shown below.
polapall at quake /p1/vtk/vtk31 ] make
cd wrap; make - all
cd common; make - targets.make
`targets.make' is up to date.
cd common; make - all
cd graphics; make - targets.make
`targets.make' is up to date.
cd graphics; make - all
c++ -O2 -isystem /usr/openwin/share/include -isystem /opt/ -fPIC
-DVTK_WORDS_BIGENDIAN -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 -DVTK_USE_OGLR -I/usr/openwin/share/include/
-I/usr/openwin/include -I./../common -I/usr/local/include/tk.h
-I/usr/local/include/tcl.h -I/usr/java/include -I/usr/java/include/solaris
-c java/vtkDataSetToDataSetFilterJava.cxx -o
java/vtkDataSetToDataSetFilterJava.o
java/vtkDataSetToDataSetFilterJava.cxx: In function `jint
Java_vtk_vtkDataSetToDataSetFilter_VTKInit(JNIEnv *, _jobject *)':
java/vtkDataSetToDataSetFilterJava.cxx:291: type `vtkDataSetToDataSetFilter'
is not a base type for type `vtkDataSetSource'
*** Error code 1
make: Fatal error: Command failed for target
`java/vtkDataSetToDataSetFilterJava.o'
Current working directory /p1/vtk/vtk31/graphics
*** Error code 1
make: Fatal error: Command failed for target `build_graphics'
______________________________________________________
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