<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.2106.6"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi I am a student trying to get Kaffe up and running on a BSDI 
2.1 machine for a project but when I run the make file I get the following 
error:</FONT></DIV>
<DIV><FONT size=2>travel2: {5} % make install<BR>test -d 
/usr/home/project/kaffevm/include/kaffe || mkdir -p 
/usr/home/project/ka<BR>ffevm/include/kaffe<BR>for i in jtypes.h ; do&nbsp; 
/usr/bin/install -c -m 644 $i /usr/home/project/kaffevm/<BR>include/kaffe/$i ; 
done<BR>for i in native.h&nbsp; jsyscall.h&nbsp; Arrays.h&nbsp; 
java_lang_Object.h&nbsp; java_lang_String.h<BR>&nbsp;java_lang_Throwable.h&nbsp; 
java_lang_Thread.h&nbsp; java_lang_ThreadGroup.h ; do&nbsp; /usr/b<BR>in/install 
-c -m 644 ./$i /usr/home/project/kaffevm/include/kaffe/$i ; done<BR>for i in 
native net zip math; do (cd $i &amp;&amp; make install) || exit 1 ; 
done<BR>&quot;Makefile&quot;, line 132: Need an operator<BR>Fatal errors 
encountered -- cannot continue<BR>*** Error code 1</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Stop.<BR>*** Error code 1</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Stop.<BR>*** Error code 1</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Stop.<BR>travel2: {6} %</FONT></DIV>
<DIV><FONT size=2>If you notice it says an error occurred at line 132 and needs 
sometype of operator.&nbsp; Any suggestions would be greatly appreciated. 
</FONT>I ran configure with the following option: configure 
--prefix=/usr/home/project/kaffevm</DIV>
<DIV><FONT color=#000000 size=2>and everything seemed to go along 
smoothly.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks in advance</FONT></DIV>
<DIV><FONT size=2>Fazel</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>