>The JDK 1.1.8 compiler I am using can't seem to find simple base packages
>like java.lang.Object and java.io, etc.
Can you compile other Java code, such as a simple "hello world" program?
This sounds like a messed up compiler installation/configuration.
I may be confused, but I seem to remember that in 1.1.x environments, the
Java libraries had to be explicitly included on the classpath. That might
be worth checking.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]