<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=253180823-24012007>Hey 
guys,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=253180823-24012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=253180823-24012007>I'm trying to build 
kaffe 1.1.7 and I'm getting an error during the make. I've run ./configure and 
it worked fine (I think!).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=253180823-24012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=253180823-24012007>Here is the make 
output&nbsp;(I've removed the top portion):</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=253180823-24012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=253180823-24012007>`test -f 'dostime.c' 
|| echo './'`dostime.c; \<BR>then mv -f ".deps/fastjar-dostime.Tpo" 
".deps/fastjar-dostime.Po"; else rm -f ".deps/fastjar-dostime.Tpo"; exit 1; 
fi<BR>if gcc -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I. -I. -I./../zlib/ 
-I./../include -DWITH_SHIFT_DOWN&nbsp; -I./../../../replace -I./../../../replace 
-g -O2 -Wall -W -Wextra -pthread -pedantic -Wstrict-prototypes 
-Wmissing-prototypes -Wwrite-strings -MT fastjar-compress.o -MD -MP -MF 
".deps/fastjar-compress.Tpo" -c -o fastjar-compress.o `test -f 'compress.c' || 
echo './'`compress.c; \<BR>then mv -f ".deps/fastjar-compress.Tpo" 
".deps/fastjar-compress.Po"; else rm -f ".deps/fastjar-compress.Tpo"; exit 1; 
fi<BR>if gcc -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I. -I. -I./../zlib/ 
-I./../include -DWITH_SHIFT_DOWN&nbsp; -I./../../../replace -I./../../../replace 
-g -O2 -Wall -W -Wextra -pthread -pedantic -Wstrict-prototypes 
-Wmissing-prototypes -Wwrite-strings -MT fastjar-pushback.o -MD -MP -MF 
".deps/fastjar-pushback.Tpo" -c -o fastjar-pushback.o `test -f 'pushback.c' || 
echo './'`pushback.c; \<BR>then mv -f ".deps/fastjar-pushback.Tpo" 
".deps/fastjar-pushback.Po"; else rm -f ".deps/fastjar-pushback.Tpo"; exit 1; 
fi<BR>if gcc -DHAVE_CONFIG_H -I. -I. -I.&nbsp; -I. -I. -I./../zlib/ 
-I./../include -DWITH_SHIFT_DOWN&nbsp; -I./../../../replace -I./../../../replace 
-g -O2 -Wall -W -Wextra -pthread -pedantic -Wstrict-prototypes 
-Wmissing-prototypes -Wwrite-strings -MT fastjar-shift.o -MD -MP -MF 
".deps/fastjar-shift.Tpo" -c -o fastjar-shift.o `test -f 'shift.c' || echo 
'./'`shift.c; \<BR>then mv -f ".deps/fastjar-shift.Tpo" 
".deps/fastjar-shift.Po"; else rm -f ".deps/fastjar-shift.Tpo"; exit 1; 
fi<BR>shift.c: In function `shift_up':<BR>shift.c:84: warning: comparison 
between signed and unsigned<BR>shift.c: In function 
`shift_down':<BR>shift.c:153: warning: comparison between signed and 
unsigned<BR>/bin/sh ./libtool --tag=CC --mode=link gcc -I./../../../replace 
-I./../../../replace -g -O2 -Wall -W -Wextra -pthread -pedantic 
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings&nbsp;&nbsp; -o 
fastjar&nbsp; fastjar-jartool.o fastjar-dostime.o fastjar-compress.o 
fastjar-pushback.o fastjar-shift.o ./../zlib/libz.la 
./../../../replace/libreplace.la<BR>mkdir .libs<BR>gcc -I./../../../replace 
-I./../../../replace -g -O2 -Wall -W -Wextra -pedantic -Wstrict-prototypes 
-Wmissing-prototypes -Wwrite-strings -o fastjar fastjar-jartool.o 
fastjar-dostime.o fastjar-compress.o fastjar-pushback.o fastjar-shift.o&nbsp; 
-pthread ./../zlib/.libs/libz.a ./../../../replace/.libs/libreplace.a 
-lpthread<BR>cp -p ./fastjar.1 ./fastjar.1<BR>cp: `./fastjar.1' and 
`./fastjar.1' are the same file<BR>make[4]: [stamp-geninsrc] Error 1 
(ignored)<BR>cp -p ./fastjar.info ./fastjar.info<BR>cp: `./fastjar.info' and 
`./fastjar.info' are the same file<BR>make[4]: [stamp-geninsrc] Error 1 
(ignored)<BR>touch stamp-geninsrc<BR>make[4]: Leaving directory 
`/ulysses/kaffe-1.1.7/external/gcc/fastjar'<BR>make[3]: Leaving directory 
`/ulysses/kaffe-1.1.7/external/gcc/fastjar'<BR>make[3]: Entering directory 
`/ulysses/kaffe-1.1.7/external/gcc'<BR>make[3]: Nothing to be done for 
`all-am'.<BR>make[3]: Leaving directory 
`/ulysses/kaffe-1.1.7/external/gcc'<BR>make[2]: Leaving directory 
`/ulysses/kaffe-1.1.7/external/gcc'<BR>make[2]: Entering directory 
`/ulysses/kaffe-1.1.7/external'<BR>make[2]: Nothing to be done for 
`all-am'.<BR>make[2]: Leaving directory 
`/ulysses/kaffe-1.1.7/external'<BR>make[1]: Leaving directory 
`/ulysses/kaffe-1.1.7/external'<BR>Making all in libraries/javalib<BR>make[1]: 
Entering directory `/ulysses/kaffe-1.1.7/libraries/javalib'<BR>Making all in 
.<BR>make[2]: Entering directory 
`/ulysses/kaffe-1.1.7/libraries/javalib'<BR>make[2]: Nothing to be done for 
`all-am'.<BR>make[2]: Leaving directory 
`/ulysses/kaffe-1.1.7/libraries/javalib'<BR>Making all in 
external/classpath<BR>make[2]: Entering directory 
`/ulysses/kaffe-1.1.7/libraries/javalib/external/classpath'<BR>Making all in 
lib<BR>make[3]: Entering directory 
`/ulysses/kaffe-1.1.7/libraries/javalib/external/classpath/lib'<BR>mkdir -p 
../java/util<BR>../scripts/generate-locale-list.sh &gt; 
../java/util/LocaleData.java<BR>true<BR>top_builddir=.. top_srcdir=.. /bin/sh 
./gen-classlist.sh standard<BR>Adding java source files from srcdir 
'..'.<BR>Adding java source files from VM directory 
/ulysses/kaffe-1.1.7/libraries/javalib/vmspecific<BR>F&nbsp; -bootclasspath '' 
-extdirs '' -sourcepath '' --classpath 
/ulysses/kaffe-1.1.7/libraries/javalib/vmspecific:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.: 
-d . @classes<BR>make[3]: F: Command not found<BR>make[3]: *** [compile-classes] 
Error 127<BR>make[3]: Leaving directory 
`/ulysses/kaffe-1.1.7/libraries/javalib/external/classpath/lib'<BR>make[2]: *** 
[all-recursive] Error 1<BR>make[2]: Leaving directory 
`/ulysses/kaffe-1.1.7/libraries/javalib/external/classpath'<BR>make[1]: *** 
[all-recursive] Error 1<BR>make[1]: Leaving directory 
`/ulysses/kaffe-1.1.7/libraries/javalib'<BR>make: *** [all-recursive] Error 
1<BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=253180823-24012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=253180823-24012007>So the issues seems 
to be something about command F not found.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=253180823-24012007>Any help or 
suggestions from the comunity would be great,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=253180823-24012007>Ulysses</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<TABLE cellSpacing=0 cellPadding=0 width="100%">
  <TBODY>
  <TR>
    <TD align=left><A href="http://www.lefthandnetworks.com/"><IMG height=56 
      src="http://www.lefthandnetworks.com/images/email/email_logo2.gif" 
      width=395 border=0></A> </TD>
    <TD align=right><IMG height=56 
      src="http://www.lefthandnetworks.com/images/email/email_rt.gif" width=187 
      border=0> </TD></TR>
  <TR style="FONT-SIZE: 8px; BACKGROUND-COLOR: #003366">
    <TD colSpan=3>.</TD></TR>
  <TR 
  style="FONT-SIZE: 10px; VERTICAL-ALIGN: top; COLOR: #003366; FONT-FAMILY: Verdana">
    <TD>
      <UL 
      style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none">
        <LI><STRONG>Ulysses Owen</STRONG></LI>
        <LI>Senior Software Engineer</LI>
        <LI>Main: 303.449.4100</LI>
        <LI>Direct: 303.217.9031</LI></UL></TD>
    <TD align=right>
      <UL 
      style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none">
        <LI><A 
        href="mailto:Ulysses.Owen@lefthandnetworks.com">Ulysses.Owen@lefthandnetworks.com</A></LI>
        <LI><A 
        href="http://www.lefthandnetworks.com/">www.lefthandnetworks.com</A></LI></UL></TD></TR></TBODY></TABLE>
<DIV>&nbsp;</DIV></BODY></HTML>