[vtkusers] VTK Java problem

Arvind Lakshmikumar kla at rm.ece.ohiou.edu
Fri Apr 13 03:36:25 EDT 2001


Sorry about this repost..I don't have the earlier mentioned pblm
anymore..Have a different one now:
Here's a transcript of my make session

-----------------------------------------------------------------------
/home/kla/Java/jdk1.2/bin/javac -d /usr/local/src/vtk/Java_Classes/vtk
../java/vtk/vtkOverrideInformationCollection.java
../java/vtk/vtkOverrideInformationCollection.java:18: Class
vtk.vtkOverrideInformation not found.
  private native void AddItem_2(vtkOverrideInformation id0);
                      ^
../java/vtk/vtkOverrideInformationCollection.java:19: Class
vtk.vtkOverrideInformation not found.
  public void AddItem(vtkOverrideInformation id0)
              ^
../java/vtk/vtkOverrideInformationCollection.java:22: Class
vtk.vtkOverrideInformation not found.
  private native vtkOverrideInformation GetNextItem_3();
                                        ^
../java/vtk/vtkOverrideInformationCollection.java:23: Class
vtk.vtkOverrideInformation not found.
  public vtkOverrideInformation GetNextItem()
                                ^
4 errors
make[1]: *** [../java/vtk/vtkOverrideInformationCollection.class] Error 1
make[1]: Leaving directory `/usr/local/src/vtk/common'
make: *** [build_common] Error 2
-----------------------------------------------------------------------

Would be helpful if someone can tell me whats going on..

Thanks,
Arvind











-- 
//////////////////////////////////////////////////////////////////////////////
    					Linux is like a Teepee,
    					No Windows, No Gates,
    					Only Apache inside.


Arvind Lakshmikumar
Laboratory for Intelligent,Real-Time and Secure Systems
School of EECS
Stocker Center
Ohio University
Athens, OH 45701
Ph(Work): (740)593 0453
  (Home): (740)592 5940
Email: kla at rm.ece.ohiou.edu
//////////////////////////////////////////////////////////////////////////////






More information about the vtkusers mailing list