SunOS Install Problems

Greg T. Harber kaffe@kaffe.org
Wed, 2 Apr 1997 22:10:15 -0600 (CST)


> 
> Greg,
> 
> Try:
> javac HelloWorldApp.java
> kaffe HelloWorld
> 
> 
> Brian
> 
> > [sysadm@babbage test]$ javac HelloWorldApp.class
> > ld.so: Undefined symbol: _select
> > 
> > [sysadm@babbage test]$ kaffe HelloWorldApp.java
> > ld.so: Undefined symbol: _select
> 
> 

Upon further inspection:

 [sysadm@babbage test]$ javac
 ld.so: Undefined symbol: _select

 [sysadm@babbage test]$ kaffe
 ld.so: Undefined symbol: _select  

So I never got a clean executable.