<br>Hi,All:<br>i encounter a problem with kaffe, i can not compile and install  kaffe 1.1.7.<br>1.My os is:Linux version 2.6.9-5.EL (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) <br>when i unzip the kaffe-1.1.7.zip<br>run  ./configure<br>the output is :<br>………<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating config.h<br>config.status: config.h is unchanged<br>config.status: executing depfiles commands<br><br><br>run  make,the output is as follows:<br>bash-3.00$ make<br>make: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>Making all in replace<br>make[1]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/replace'<br>make[1]: Warning: File `.deps/semaphores.Plo' has modification time 6.7e+07 s in the future<br>make  all-am<br>make[2]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/replace'<br>make[2]: Warning: File `.deps/semaphores.Plo' has modification time 6.7e+07 s in the future<br>make[2]: Nothing to be done for `all-am'.<br>make[2]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[2]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/replace'<br>make[1]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[1]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/replace'<br>Making all in .<br>make[1]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7'<br>make[1]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>make[1]: Nothing to be done for `all-am'.<br>make[1]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[1]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7'<br>Making all in external<br>make[1]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external'<br>make[1]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>Making all in gcc<br>make[2]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc'<br>make[2]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>Making all in zlib<br>make[3]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc/zlib'<br>make[3]: Warning: File `.deps/zutil.Plo' has modification time 6.5e+07 s in the future<br>make[3]: Nothing to be done for `all'.<br>make[3]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[3]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc/zlib'<br>Making all in fastjar<br>make[3]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc/fastjar'<br>make[3]: Warning: File `.deps/fastjar-shift.Po' has modification time 6.5e+07 s in the future<br>make  all-am<br>make[4]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc/fastjar'<br>make[4]: Warning: File `.deps/fastjar-shift.Po' has modification time 6.5e+07 s in the future<br>make[4]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[4]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc/fastjar'<br>make[3]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[3]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc/fastjar'<br>make[3]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc'<br>make[3]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>make[3]: Nothing to be done for `all-am'.<br>make[3]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[3]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc'<br>make[2]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[2]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external/gcc'<br>make[2]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/external'<br>make[2]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>make[2]: Nothing to be done for `all-am'.<br>make[2]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[2]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external'<br>make[1]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[1]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/external'<br>Making all in libraries/javalib<br>make[1]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib'<br>make[1]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>Making all in .<br>make[2]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib'<br>make[2]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>make[2]: Nothing to be done for `all-am'.<br>make[2]: warning:  Clock skew detected.  Your build may be incomplete.<br>make[2]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib'<br>Making all in external/classpath<br>make[2]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib/external/classpath'<br>make[2]: Warning: File `Makefile' has modification time 6.7e+07 s in the future<br>Making all in lib<br>make[3]: Entering directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib/external/classpath/lib'<br>make[3]: Warning: File `java.dep' has modification time 6.5e+07 s in the future<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 /home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib/vmspecific<br>F  -bootclasspath '' -extdirs '' -sourcepath '' --classpath /home/yz201471/kaffe/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 `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib/external/classpath/lib'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib/external/classpath'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/yz201471/kaffe/kaffe-1.1.7/libraries/javalib'<br>make: *** [all-recursive] Error 1<br>bash-3.00$<br><br><br><br>what's the problem with the os and kaffe?what should i do ?<br>2.My os is solaris 10, i failed again.<br><br><br>could someone help me? i am a new persion<br><br><br>Thanks,<br>Yanling.<br><!-- footer --><br><br><br><br><br><div style="border-bottom:1px solid #999"></div><br>

        <font color="black" style="font-size:14.8px">想 要 体 验 一 下 超 大 超 快 的 免 费 邮 箱 吗 ?</font>
        <br>
         <a href="http://www.126.com/" target="_blank" style="font-size:13px;line-height:160%;color:blue">网 易 3G 免 费 邮 ,抢 注 再 得 280 兆 大 容 量 网 盘 ,快 来 体 验 邮 箱 极 速 之 旅
</a>