https://forum.jogamp.org/New-pre-release-Unsigned-gluegen-476-joal-269-jogl-623-jocl-529-tp3658085p3680563.html
> On Thursday, January 19, 2012 01:47:12 PM andrade [via jogamp] wrote:
> >
> > Hi,
> > I tested this last build (jogl-627 gluegen-476) on a OSX Leopard (10.5.8)
> > and I'm still getting the same crash that I reported on a previous post:
> >
> > Exception in thread "main" javax.media.opengl.GLException: Profile
> > GL_DEFAULT is not available on null, but: []
> > at javax.media.opengl.GLProfile.get(GLProfile.java:655)
> > at javax.media.opengl.GLProfile.getDefault(GLProfile.java:478)
> > at javax.media.opengl.GLProfile.getDefault(GLProfile.java:486)
> > at com.jogamp.newt.opengl.GLWindow.main(GLWindow.java:904)
> >
> > See the log files attached.
> > Thanks !
> >
http://forum.jogamp.org/file/n3672231/test.log test.log
> >
http://forum.jogamp.org/file/n3672231/test_dbg.log test_dbg.log
> >
>
> Thank you Rodrigo - so it's still the same error:
>
> java.lang.UnsatisfiedLinkError: .. libjogl_desktop.jnilib: Symbol not found: _OBJC_CLASS_$_NSOpenGLLayer
>
> too bad, the weak linkage didn't help
>
Ok, I have fixed the linkage bug on OSX 10.5.8 w/ Java6 (64bit version - the Java Updates).