[kaffe] Problem running kaffe on a new RISC processor

2008-03-30 Thread Sivaramakrishnan KC
might be the problem? ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

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

2008-01-16 Thread Dalibor Topic
sreejith k s wrote: 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

[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] 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] Problem installing kaffe

2008-01-15 Thread Dalibor Topic
sreejith k s wrote: test -z /usr/local/kaffe/bin || mkdir -p -- /usr/local/kaffe/bin mkdir: cannot create directory `/usr/local/kaffe': Permission denied You need to become super user to install to /usr/local on your system, so you need to call make install as super user. cheers, dalibor

Re: [kaffe] PROBLEM WITH KAFFE FOR eCOS ON I386 PLATFORM

2006-01-18 Thread Dalibor Topic
[EMAIL PROTECTED] wrote: Hello! I have compiled kaffe with success. I have written a Hello World Java application and integrated the Hello.class format into my romfs.h image.(first i have created an romfs.img image with mk_romfs -binary and finally convert to a romfs.h file with a bin -- hex

Re: [kaffe] Problem with kaffe for m68k platform

2006-01-09 Thread Dalibor Topic
Kiyo Inaba wrote: Dalibor wrote: gdb should allow you to set watchpoints on addresses, so that you can see who writes the erraneous value into the structure. Based on my experience, (at least for m68k) watchpoint is not easy to use. This reduced the performance in 1:100 order, and gdb

[kaffe] Problem with kaffe for m68k platform

2006-01-05 Thread daniel
Hello! I m a newbie! I have so many problems with my DIL/NetPC DNP/5282 Coldfire specific platform. Zhis platform has following features: * Motorola 32-bit MCF528x ColdFire with 66 MHz Clock Speed * 63 MIPS (Dhrystone 2.1) * 16 MByte SDRAM Memory, 8 MByte FLASH Memory *

Re: [kaffe] Problem compiling kaffe 1.1.6

2005-11-14 Thread Kiyo Inaba
Error: switchcheck is not a recognized flag for controlling pedantic warnings. Error: shadow is not a recognized flag for controlling pedantic warnings. use: jikes [options] [EMAIL PROTECTED] file.java... You are using too old version of jikes. Before jikes-1.19, these options are not accepted,

Re: [kaffe] Problem compiling kaffe 1.1.6

2005-11-14 Thread Pierre
Pierre wrote: # make Making all in . make[1]: Entering directory `/tmp/kaffe-1.1.6' make top_srcdir=`cd . /dev/null; pwd` \ top_builddir=`cd . /dev/null; pwd` \ DEBUG_ENV= BUILD_ENVIRONMENT-make make[2]: Entering directory `/tmp/kaffe-1.1.6' echo

[kaffe] Problem compiling kaffe 1.1.6

2005-11-14 Thread Pierre
# make Making all in . make[1]: Entering directory `/tmp/kaffe-1.1.6' make top_srcdir=`cd . /dev/null; pwd` \ top_builddir=`cd . /dev/null; pwd` \ DEBUG_ENV= BUILD_ENVIRONMENT-make make[2]: Entering directory `/tmp/kaffe-1.1.6' echo

Re: [kaffe] Problem compiling kaffe 1.1.6

2005-11-14 Thread Pierre
I have now an other problem : [...] Making all in kaffe/kaffevm make[1]: Entering directory `/tmp/kaffe-1.1.6/kaffe/kaffevm' Making all in jit3 make[2]: Entering directory `/tmp/kaffe-1.1.6/kaffe/kaffevm/jit3' make all-am make[3]: Entering directory `/tmp/kaffe-1.1.6/kaffe/kaffevm/jit3' if /bin

Re: [kaffe] Problem compiling kaffe 1.1.6

2005-11-14 Thread Pierre
Pierre wrote: I have now an other problem : [...] Making all in kaffe/kaffevm make[1]: Entering directory `/tmp/kaffe-1.1.6/kaffe/kaffevm' Making all in jit3 make[2]: Entering directory `/tmp/kaffe-1.1.6/kaffe/kaffevm/jit3' make all-am make[3]: Entering directory `/tmp/kaffe-1.1.6/kaffe

Re: [kaffe] Problem compiling kaffe 1.1.6

2005-11-14 Thread Pierre
I have now a third error : [...] make[2]: Entering directory `/tmp/kaffe-1.1.6/kaffe/kaffevm' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../kaffe/kaffevm/systems/unix-pthreads -I../../kaffe/kaffevm/jni -I../../kaffe/kaffevm/jit3

[kaffe] problem starting kaffe with Nano-X - AWT

2005-09-28 Thread Gianluca Moro
that is the Nano-X environment is initialized, and the window is created and set visible. It seems to me that NAno-X is Ok; the problem is that kaffe do not call the wndCreateFrame function (and the following functions). which are the steps from tlkInit and wndCreateFrame? where does kaffe get lost? If I

Re: [kaffe] problem in kaffe compilation from CVS head on fbsd 5.2.1

2004-08-22 Thread Dalibor Topic
Supreet Sethi wrote: hi people, Hi Sethi, thanks for the bug report. I am trying to compile kaffe for intel Pentium III with Fbsd 5.2.1 as the operating system. following error comes: BOOTCLASSPATH=lib:./Klasses.jar.bootstrap

[kaffe] problem in kaffe compilation from CVS head on fbsd 5.2.1

2004-08-17 Thread Supreet Sethi
/ ../../kaffe/kaffe/kaffe-bin kaffe.tools.jar.Jar -uvf rt.jar -C . META-INF/ Assertion failed: (diff % gc_pgsize == 0), function gc_primitive_alloc, file gc-mem.c, line 781. gmake[3]: *** [rt.jar] Abort trap (core dumped) gmake[3]: *** Deleting file `rt.jar' what could be the problem regards Supreet

[kaffe] Problem in kaffe/kaffe/kaffevm/systems/unix-pthreads/signal.c

2004-07-09 Thread Fabien Renaud
Hi, There is a problem during execution with unix-pthreads : kaffe-bin: signal.c:224: registerSyncSignalHandler: Assertion `handler != ((void *)0)' failed. Aborted Cheers, Fabien ___ kaffe mailing list [EMAIL PROTECTED]

Re: [kaffe] Problem in kaffe/kaffe/kaffevm/systems/unix-pthreads/signal.c

2004-07-09 Thread Guilhem Lavaux
Fabien Renaud wrote: Hi, There is a problem during execution with unix-pthreads : kaffe-bin: signal.c:224: registerSyncSignalHandler: Assertion `handler != ((void *)0)' failed. Aborted Hi Fabien, I'm the culprit. I was thinking to improve a jthread call and have not thoroughly test the

[kaffe] Problem in Kaffe

2004-01-14 Thread raja n
Hai, I am trying run my application on kaffe1.0(Arm Linux).I am gettting can't allocate stackTraceInfo Exception. So i am tring to use other kaffe version. So i am tring to cross compile .While configuring i getting following Warning message then it's not doing make .Please reply back imm.But

Re: [kaffe] Problem in Kaffe

2004-01-14 Thread Dalibor Topic
Hi Raja, raja n wrote: Hai, I am trying run my application on kaffe1.0(Arm Linux).I am gettting can't allocate stackTraceInfo Exception. So i am tring to use other kaffe version. So i am tring to cross compile .While configuring i getting following Warning message then it's not doing make

[kaffe] Problem in Kaffe

2004-01-11 Thread raja n
Hai, I am getting following exception while i am trying do some operation in kaffe .Is there any fix. Operation related to file buildStackTrace(0x2489ccc)): can't allocate stackTraceInfo lt-kaffe-bin: exception.c:448: dispatchException: Assertion `baseframe != ((void *)0)' failed Regards Raja N

Re: [kaffe] Problem in Kaffe

2004-01-11 Thread Dalibor Topic
Hi Raja, raja n wrote: Hai, I am getting following exception while i am trying do some operation in kaffe .Is there any fix. Maybe. ;) It would be much easier to give you a better answer if you could ask a clearer question. If you don't provide us with a small (5-10 lines of code) example

[kaffe] Problem in kaffe

2004-01-11 Thread raja n
Hai, I am using arm-linux in Yopy .It's small device .My application is having around 20 files.It's will run some binary file(to generate the voice).Some time it's giving stackTraceException.I will try to wirte small code and try to reproduce the problem.I saw in mailing list already some boady

Re: [kaffe] problem about Kaffe run twice in one process

2002-06-04 Thread Patrick Tullmann
I want to run kaffe in my program in linux. I'd like to start kaffe as a thread in a process. After kaffe finishes, it will be requested to restart as a thread in the same process. However, the second time I run kaffe, it does not work. It seems kaffe is designed to run once

[kaffe] problem about Kaffe run twice in one process

2002-06-03 Thread Qiujing Li
Hi, I want to run kaffe in my program in linux. I'd like to start kaffe as a thread in a process. After kaffe finishes, it will be requested to restart as a thread in the same process. However, the second time I run kaffe, it does not work. It seems kaffe is designed to run once and