"Alexander V. Konstantinou" wrote:
> I have not tried it, but if I recall correctly from the conversations
> I read, JDK1.2 pre1 will work with glibc2.1 if you turn the JIT off
> and select green threads.
>
> Alexander
>
That is what I was thinking but then I get this with one of my application :
[alleon@maverick src]$ java -green -Djava.compiler=
application.visualorb.VisualORB hello
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/local/jdk1.2/jre/lib/i386/libfontmanager.so:
/usr/local/jdk1.2/jre/lib/i386/libfontmanager.so: undefined symbol: __rtti_user
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1203)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1119)
at java.lang.Runtime.loadLibrary0(Runtime.java:470)
at java.lang.System.loadLibrary(System.java:745)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:57)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.font.NativeFontWrapper.<clinit>(NativeFontWrapper.java:41)
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:124)
at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:63)
at java.awt.Font.initializeFont(Font.java:259)
at java.awt.Font.<init>(Font.java:289)
at
javax.swing.plaf.metal.DefaultMetalTheme.<init>(DefaultMetalTheme.java:59)
at
javax.swing.plaf.metal.MetalLookAndFeel.createDefaultTheme(MetalLookAndFeel.java:654)
at
javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:658)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:339)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:366)
at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:820)
at javax.swing.UIManager.initialize(UIManager.java:896)
at javax.swing.UIManager.maybeInitialize(UIManager.java:913)
at javax.swing.UIManager.getUI(UIManager.java:535)
at javax.swing.JPanel.updateUI(JPanel.java:110)
at javax.swing.JPanel.<init>(JPanel.java:70)
at javax.swing.JPanel.<init>(JPanel.java:100)
at javax.swing.JRootPane.createGlassPane(JRootPane.java:225)
at javax.swing.JRootPane.<init>(JRootPane.java:181)
at javax.swing.JFrame.createRootPane(JFrame.java:154)
at javax.swing.JFrame.frameInit(JFrame.java:147)
at javax.swing.JFrame.<init>(JFrame.java:137)
at
application.visualorb.awt.VisualORBFrame.<init>(VisualORBFrame.java:114)
at application.visualorb.VisualORB.main(VisualORB.java:31)
Is this a known problem.
Guillaume
>
> On Wed, May 12, 1999 at 10:25:13PM +0200, Piero wrote:
> > Hi,
> >
> > i have the same problem too.
> > After asking to people in the list i can say that we have to write that some
> > holy people recompile jdk12 with glibc 2.x. At the moment only jdk117v2
> > works on rh6.
> > Bye
> >
> > ----- Original Message -----
> > From: ALLEON Guillaume <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Cc: Java-Linux List <[EMAIL PROTECTED]>
> > Sent: Wednesday, May 12, 1999 10:03 PM
> > Subject: JDK1.2 : I am lost
> >
> >
> > > I have been told on this mailing list that JDK1.2 is not running with
> > glibc2.1.
> > > On the other hand I saw a lot of questions dealing with JDK1.2 on RH 6.0
> > > (which is running glibc2.2 if I am right ...), how is it possible ?
> > >
> > > Is there any possibility to run JDK1.2 applications on Linux (either GPL,
> > ....
> > > or commercial) ?
> > >
> > > Is there anything I can do to ease the generation of a JDK1.2 release for
> > tha
> > > above
> > > mentioned platforms (I have quite good programming skills, I can do
> > testing,
> > > ...)
> > >
> > > Yours
> > >
> > > Guillaume
> > >
> > >
> > >
> > > ----------------------------------------------------------------------
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
> > >
> >
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]