Just got an Ultra 10 and installed Solaris 8 and J2SE 1.4.2 full.
After installing Java3D 1.3.1 I've tried to run the demo's, but all of them end up with the same error:
bash-2.03# java HelloUniverse
java.lang.UnsatisfiedLinkError: /usr/j2se/jre/lib/sparc/libJ3D.so: ld.so.1: java: fatal: relocation error: file /usr/j2se/jre/lib/sparc/libJ3D.so: symbol glClipPlane: referenced symbol not found
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at javax.media.j3d.MasterControl$22.run(MasterControl.java:889)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:886)
at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:229)
at HelloUniverse.init(HelloUniverse.java:94)
at com.sun.j3d.utils.applet.MainFrame.run(MainFrame.java:262)
at java.lang.Thread.run(Thread.java:534)
I found one reference to this on Google and the answer was 'double check Java3d', so I did.
I've first installed the 32-bit files, tried HelloUniverse and got the error above. Then installed the 64-bit files, tried HelloUniverse and got the same error :(
What could be wrong?
Machine is for testing my final project for my Computer Science grade... want to check if it works on Solaris, it works ok on Windows.
By the way: anybody has a comparison to the speed of this machine? For example: I'm developing on a Intel P4-1.4Ghz with a geforce 2mx
Summary: - Ultra 10/440Mhz/256MB/40GB with Elite3D - Solaris 8 full install - J2SE SDK 1.4.2_03_b02 with 64-bit extensions - Java3D 1.3.1 with 64-bit extensions
Ewald Börger, Enschede, The Netherlands
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".