>>>>> Costin Manolache writes:

    Costin> Hi,
    Costin> I have a small problem with JDK1.2:
    Costin> $serialver
    Costin> Exception in thread "main" java.lang.UnsatisfiedLinkError:
    Costin> /home/costin/local/jdk1.2/jre/lib/i386/libawt.so:
    Costin> /home/costin/local/jdk1.2/jre/lib/i386/libawt.so: undefined symbol: 
XmQmotif
    Costin>         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    Costin>         at java.lang.ClassLoader.loadLibrary0(Compiled Code)
    Costin>         at java.lang.ClassLoader.loadLibrary(Compiled Code)
    Costin>         at java.lang.Runtime.loadLibrary0(Compiled Code)
    Costin>         at java.lang.System.loadLibrary(Compiled Code)
    Costin>         at sun.security.action.LoadLibraryAction.run(Compiled Code)
    Costin>         at java.security.AccessController.doPrivileged(Native Method)
    Costin>         at java.awt.Toolkit.loadLibraries(Compiled Code)
    Costin>         at java.awt.Toolkit.<clinit>(Toolkit.java:903)
    Costin>         at java.awt.Component.<clinit>(Component.java:258)

    Costin> I assumed is something wrong with my libraries, but
    Costin> everything else is working fine, including appletviewer
    Costin> and Swing/AWT applications.

Because of an error in a makefile serialver and policytool don't
work in pre-release 1 . It's fixed in the next release.


        Juergen


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

Reply via email to