SunOS 4.1.4

Eric J. Sentner sentner at onepower.com
Wed Aug 12 10:56:43 PDT 1998


References: <199808120458.AAA03469 at saidin.onepower.com>
	<Pine.SUN.4.02.9808120734300.15079-100000 at westnet.com>
X-Mailer: VM 6.31 under 19.15p7 XEmacs Lucid


On August 12, Christopher X. Candreva wrote:

> On Wed, 12 Aug 1998, Eric J. Sentner wrote:
> 
> > I already tried the symlinks.. but I did do a trace, and found the
> > problem.. It was trying to load the libraries from a subdirectory of
> > /usr/local/lib.. I created symlinks in the subdir and it works
> > now.. :)
> 
> What subdirectory ??? You weren't the only one having this problem !

/usr/local/lib/gcc-lib/sparc-sun-sunos4.1.4

Now I'm having a new problem though.. Here's the output I'm getting
when trying to run aim:

java.lang.UnsatisfiedLinkError: awt
        at java/lang/Throwable.<init>(30)
        at java/lang/Error.<init>(21)
        at java/lang/LinkageError.<init>(21)
        at java/lang/UnsatisfiedLinkError.<init>(21)
        at java/lang/Runtime.loadLibrary(125)
        at java/lang/System.loadLibrary(92)
        at java/awt/Toolkit.<clinit>(42)
        at java/awt/Color.<init>(50)
        at java/awt/Color.<clinit>(18)
        at main/Oscar.<clinit>(56)

A trace reveals this:
open ("./java/lang/ThreadDeath.class", 0, 0) = -1 ENOENT (No such file or directory)

-- Eric


More information about the kaffe mailing list