I am running a Rawhide installation with glibc2.1 and the 2.2.3
kernel. 

The following problems seems to force me to work on NT or wait for the 
glibc2.1 version of jdk1.2. (Now eagerly awaiting the glibc2.1 version)

java -green -Djava.compiler= NO.orion.markfeed.MarkFeedAdmin
Exception in thread "main" java.lang.UnsatisfiedLinkError: 
/usr/local/jdk1.2/jre/lib/i386/libfontmanager.so: libstdc++-libc6.0-1.so.2: cannot 
open shared object file: No such file or directory
        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 sun.awt.motif.MToolkit.<clinit>(MToolkit.java:59)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:124)
        at java.awt.Toolkit$2.run(Toolkit.java:499)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:492)
        at javax.swing.RepaintManager.<init>(RepaintManager.java:96)
        at javax.swing.RepaintManager.currentManager(RepaintManager.java:54)
        at javax.swing.RepaintManager.currentManager(RepaintManager.java:72)
        at javax.swing.JComponent.repaint(JComponent.java:3225)
        at java.awt.Component.repaint(Component.java:1860)
        at javax.swing.JTabbedPane.setModel(JTabbedPane.java:275)
        at javax.swing.JTabbedPane.<init>(JTabbedPane.java:124)
        at javax.swing.JTabbedPane.<init>(JTabbedPane.java:112)
        at NO.orion.markfeed.MarkFeedAdmin.<clinit>(MarkFeedAdmin.java:13)





----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to