"Undefined symbols" errors when System.loadLibrary is loading shared object file

1998-09-21 Thread satya seshu kumar dammu
CC: Satya Seshu Kumar <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable subject: = "Undefined symbols" errors when System.loadLibrary is loading shared obje= ct file i have a java class called "hello" ( very simple

"Undefined symbols" errors when System.loadLibrary is loading shared object file

1998-09-17 Thread satya seshu kumar dammu
CC: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable subject: = "Undefined symbols" errors when System.loadLibrary is loading shared obje= ct file 1. synopsis of the problem - HelloWorld.java

"Undefined symbols" errors when System.loadLibrary is loading shared object file

1998-09-17 Thread satya seshu kumar dammu
  subject: "Undefined symbols" errors when System.loadLibrary is loading shared object file 1. synopsis of the problem - HelloWorld.java  -- import java.lang.*; class HelloWorld { public native void displayHelloWorl