<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Courier size=2>Hi,<BR>I am trying to build kaffe on SA1110 arm 
processor.<BR>I have downloaded kaffe-1.0.6.tar.gz file and trying to build that 
using cross compiler.<BR>when I gave, <BR>CC=arm-linux-gcc ./configure 
--prefix=/home/jyothi/kaffe --host=arm-linux..<BR>it asked to set the path for 
kaffeh. So I added <BR>export 
KAFFEH=/home/jyothi/kaffe/armkaffe/kaffe-1.0.6/kaffe<BR>ie. the kaffeh 
directory...<BR>The configure went fine.<BR>But when I try to do make, it is 
giving me error:<BR>when it goes insdie the include directory. 
<BR>/home/jyothi/kaffe/armkaffe/kaffe-1.0.6/kaffe -classpath 
../libraries/javalib/lang/klasses.jar -o .........</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Courier size=2>/home/jyothi/kaffe/armkaffe/kaffe-1.0.6/kaffe is 
a directory .<BR>mv. stat filename : no such file or directory....</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Courier size=2>when I saw porting in <A 
href="http://www.kaffe.org">www.kaffe.org</A> I came to know that the KAFFEH is 
not properly set. what should this variable be set to??</FONT></DIV>
<DIV><FONT face=Courier size=2>what are the env variables I need to set.<BR>Waht 
is the procedure I need to follow for porting kaffe to arm 
processors....</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Courier size=2>Thanks and 
Regards,<BR>Jyothi.<BR></FONT></DIV></BODY></HTML>