Hello all,
 
I'm a Java newbie, so please bear with me.
 
I'm trying to compile and install webmail, which uses java. When I try to compile, I get this error:
 
/usr/local/jdk1.2/bin/i386/native_threads/java: error in loading shared libraries
/lib/libjvm.so: undefined symbol: __bzero
 
I downloaded the jdk1.2 software and installed it in /usr/local/jdk1.2. When I attempted to run "appletviewer" and "java", they both bombed because I didn't have X installed. I copied the X libraries from another server, and this fixed that problem. Then I got the same libjvm.so error.
 
Lastly I'm using gcc version 2.7.2.
 
Can anyone tell me what library that libjvm.so is referring to?
 
Any help is appreciated.
 
Bobby Hitt
 

Reply via email to