HP3000-L Archives

April 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Thu, 20 Apr 2000 22:23:03 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
>javac HelloWorld.java
>
>UNRESOLVED EXTERNALS: accept  (LDRERR 512)
>UNRESOLVED EXTERNALS: listen  (LDRERR 512)
>UNRESOLVED EXTERNALS: recvfrom  (LDRERR 512)
>UNRESOLVED EXTERNALS: connect  (LDRERR 512)
>UNRESOLVED EXTERNALS: sendto  (LDRERR 512)
>UNRESOLVED EXTERNALS: sfcntl  (LDRERR 512)

Sounds like your system lacks libsocket.sl in /lib or /usr/lib.
If there is a LIBS.hp3000 shell script somewhere in the JAVA
account (supposedly in /JAVA/INSTALL), then you can run it from
inside the shell (logged on as MANAGER.SYS) to create various
of the .sl libraries from the respective .a files in /usr/lib
as well as /lib.

Hope this helps.

Lars.

ATOM RSS1 RSS2