[kaffe] More on Cobalt and Error message

Dalibor Topic robilad at kaffe.org
Fri Jul 25 06:05:03 PDT 2003


Allen Gwinn wrote:
> This was with 1.1.0:
> 
>  java_lang_ClassLoader.h java/lang/ClassLoader
> ../kaffe/kaffeh/kaffeh -classpath
> ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Cloneable.h
> java/lang/Cloneable
> ../kaffe/kaffeh/kaffeh -classpath
> ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Compiler.h
> java/lang/Compiler
> ../kaffe/kaffeh/kaffeh -classpath
> ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Double.h
> java/lang/Double
> ../kaffe/kaffeh/kaffeh -classpath
> ../libraries/javalib/Klasses.jar.bootstrap -o java_lang_Float.h
> java/lang/Float
> make[2]: *** [stamp-h0all] Error 136
> make[2]: Leaving directory
> `/home/sites/home/users/admin/kaffe-1.1.0/include'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/sites/home/users/admin/kaffe-1.1.0/include'
> make: *** [all-recursive] Error 1

Weird, I see we had that one before. I was not able to find any useful 
information on "Error 136", and I grepped through GNU make 3.80 sources 
quite a bit. So let's start with small things first:

I assume that a cobalt raq-2 is a mips-linux system, right? Is OS 4.0 a 
Cobalt specific linux distribution? Does upgrading to latest GNU make 
(3.80) fix the problem?

cheers,
dalibor topic





More information about the kaffe mailing list