Patch for SunOS 4.1.3 build of 1.0.b2

Kiyo Inaba inaba at src.ricoh.co.jp
Thu Oct 8 03:51:55 PDT 1998


>In another mail Alexandre Oliva write:
>>I've just finished building on SunOS 4.1.3, and it *does* produce a
>Really?

I don't have the latest snap, but after mid August SunOS port becomes
stable.  At least I can run August/20's compiled on SunOS 4.1.4. It only
generates errors in 'Bean' test.

> >CLASSPATH contains Klasses.jar before classes.zip?
>1st try:
>  CLASSPATH = .:/usr/local/share/kaffe
>2nd try:
>  CLASSPATH = .:/usr/local/share/kaffe:/usr/local/java/jdk1.2/jre/lib/rt.jar

Uum...
I can not see any 'Klasses.jar' or 'pizza.jar' in your CLASSPATH :-)

I usually use CLASSPATH like
	.:/usr/local/share/kaffe/Klasses.jar:/usr/local/share/kaffe/pizza.jar:/usr/local/share/java-1.1.6/classes.zip

If I understand correctly, what you are doing is to eliminate using kaffe's
class file...

Kiyo


More information about the kaffe mailing list