Re: [kaffe] make error while reconfiguring kaffe

2008-01-17 Thread sreejith k s
some problem with gcc4 so wanted to configure kaffe using gcc 3 ,with intrp engine and enable debug. Please suggest me the best way i could do this. rgds On Jan 17, 2008 12:14 AM, Dalibor Topic [EMAIL PROTECTED] wrote: sreejith k s wrote: hi , When i am trying to reconfigure kaffe to use

[kaffe] error while make after configuring to use interpreter engine and enabling debug

2008-01-16 Thread sreejith k s
hi, I had configured kaffe without enabling any flag and installation was fine.the n i reconfigured it to use interpreter engine and enable debug using ./confiure --with-engine=intrp --enable-debug then i gave 'make' it showed following error; ../../kaffe/kaffevm/.libs/libkaffevm.so:

[kaffe] make error while reconfiguring kaffe

2008-01-16 Thread sreejith k s
hi , When i am trying to reconfigure kaffe to use interpreter engine and enable debug. While i execute make instruction .i get following error: make: *** No rule to make target `../../../../zlib/libz.la', needed by `fastjar'. Stop. What can i do to procceed?

[kaffe] problem installing kaffe during make check ...

2008-01-15 Thread sreejith k s
After make install is done ..then to check it i ran make check ..it showed the following Method Constant Pool: soft_fixup_trampoline(): return 0x817a120 Internal error: caught an unexpected exception. Please check your CLASSPATH and your installation. java/lang/Throwable /bin/bash: line 4: 1498

[kaffe] Error during make check

2008-01-15 Thread sreejith k s
hi, while i was running make check command ,showed the following error... bc: popl esi bc: popl edi bc: movl ebp,esp bc: popl ebp bd: ret Method Constant Pool: Translating Exceptions.int_exception1(I)I (static) 0x815d660 Success 0002 field: test_0__int_exception2 =

[kaffe] Problem installing kaffe

2008-01-15 Thread sreejith k s
hi, while i am executing make install command ,i am getting the following error .please help me to find a solution for it . make[1]: Entering directory `/home/sreejith/Desktop/kaffe-1.1.7/replace' make install-am make[2]: Entering directory `/home/sreejith/Desktop/kaffe-1.1.7/replace' make[3]:

Re: [kaffe] Error during make check

2008-01-15 Thread sreejith k s
) at java.net.ServerSocket.implAccept (ServerSocket.java:369) at java.net.ServerSocket.accept (ServerSocket.java:321) at SoTimeout.main (SoTimeout.java :60) Failure: Time out. What should i do to solve it now.. On Jan 15, 2008 3:14 PM, Dalibor Topic [EMAIL PROTECTED] wrote: sreejith k s wrote: FAIL: SoTimeout.java

Re: [kaffe] Error during make check

2008-01-15 Thread sreejith k s
Also, I would like to bring to your notice that i am using kaffe 1.1.7version and gcc 3.4.6. On Jan 15, 2008 5:17 PM, Dalibor Topic [EMAIL PROTECTED] wrote: sreejith k s wrote: hi, I am working on Ubuntu 7.1 on AMD turion 64x2 proceessor. I didnt use any flags. First i used

Re: [kaffe] Error during make check

2008-01-15 Thread sreejith k s
install. all worked fine . Then to check i used the command make check and got this error with SoTimeout file. On Jan 15, 2008 4:02 PM, Dalibor Topic [EMAIL PROTECTED] wrote: sreejith k s wrote: hi, test/regression/SoTimeout.fail showed the following: Success 1