Hi, I want to cross compile kaffe for a coldfire processor. But my first try was to compile it native on my pc (SuSE linux 9.1; 64 bit). After the following commands (kaffe 1.1.6):
./configure --prefix=/usr --libdir=/usr/lib64 make I get an error: --------------------------------------------- ..... Making all in . make[2]: Entering directory `/home/je/Projects/kaffe/kaffe-1.1.6/libraries/javalib' make[2]: *** No rule to create target »org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java«, needed from »lib/stamp«. End. make[2]: Leaving directory `/home/je/Projects/kaffe/kaffe-1.1.6/libraries/javalib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/je/Projects/kaffe/kaffe-1.1.6/libraries/javalib ......... --------------------------------------------- Has anybody an idea ? I think the Makefile is wrong. regards Jürgen Eder _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
