[kaffe] (no subject)

2008-10-22 Thread Virupax SS
Hi I have cross compiled kaffe-1.1.9 on fedora 8 for arm. On running the binary on the board i am getting the following error. bash-3.00# /usr/local/kaffe/bin/kaffe information Couldn't find or load essential class `java/lang/Object' java.lang.ClassNotFoundException java/lang/Object Aborted

[kaffe] (no subject)

2006-09-07 Thread lakshminarayan
DISCLAIMER: This e-mail and any attachment (s) is for authorised use by the intended recipient (s) only. It may contain proprietary material, confidential information and/or be subject to the legal privilege of iWave Systems Technologies Private Limited. If you have received this message in

[kaffe] (no subject)

2006-05-15 Thread [EMAIL PROTECTED]
Hi there, If you happen to be at JavaOne this year, please drop by the java.net community corner. This year we'll have some mini-talks about JPackage, Kaffe, Classpath and other free Java stuff, besides some Sun-sponsored talks. If people see there's interest from the community in Free

[kaffe] (no subject)

2005-02-07 Thread asutosh gopinath
Hi, Is it possible to download latest kaffe source without using CVS in tar.gz form? Is any url available for this? Thanks asutosh -- ___ Find what you are looking for with the Lycos Yellow Pages

[kaffe] (no subject)

2005-01-17 Thread [EMAIL PROTECTED]
hi, I need to port kaffe-1.1.4 from i386 to Powerpc, before cross-compile kaffe,I make and install 'native' kaffe . '../kaffe-1.1.4/configure' is ok, when I type make, I get this error at the end : make[2]: Leaving

[kaffe] (no subject)

2005-01-04 Thread Davanum Srinivas
Guilhem, As per your instructions on IRC, i tried the patch below...no luck. am still getting with commons-io. It's very intermittent. so i just keep running ant internal-test again and again and i hit the problem like once in 5-10 tries. thanks, dims internal-test: [mkdir] Created dir:

Re: [kaffe] (no subject)

2004-10-20 Thread Dalibor Topic
Sarang Admane wrote: how can i change the kaffe settings Hi Sarang, I assume you mean the setting with which Kaffe is built. you can do that during the configuratio phase. configure --help lists all known settings, and how enable or disable them. See file INSTALL for general information.

[kaffe] (no subject)

2004-10-19 Thread Sarang Admane
how can i change the kaffe settings __ ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] (no subject)

2004-08-02 Thread Arnaud Vandyck
Content-Disposition: inline Subject: Bug#262760: kaffe-dev: include/jni.h misses #include stdio.h to compile eclipse Reply-To: Jan Schulz [EMAIL PROTECTED], [EMAIL PROTECTED] Resent-From: Jan Schulz [EMAIL PROTECTED] Original-Sender: Jan Schulz [EMAIL PROTECTED] Resent-To: [EMAIL PROTECTED] Resent-CC

[kaffe] (no subject)

2004-07-13 Thread embstudy
Hello everyone, I am now using the QTAWT backend, and I can run a plain text helloworld successfully. But When I try to excute an AWT test program, such as the Snowman, I got the following error. -++The cmd i used ++-- # kaffe -v -vmdebug ALL Calc

Re: [kaffe] (no subject)

2004-07-02 Thread Fabien Renaud
saw wrote: Hello everyone, After I moved the Kaffe directory to my xscale board, I tried the java HelloWorld or the javac command, but I got the following Error: pc : [400a3cc4]lr : [400a3c90]Not tainted sp : b834 ip : 401a79d0 fp : b89c r10: 40299914 r9 : 8c58 r8 :

[kaffe] (no subject)

2004-07-01 Thread saw
Hello everyone, I am now trying to cross-compile kaffe for xscale, linux, with qte-2.3.2. Howerver, I met the following error: /cvs/xscale/kaffe/kaffe/kaffe-bin: line 105: /cvs/xscale/kaffe/kaffe/.libs/lt-kaffe-bin: cannot execute binary file /cvs/xscale/kaffe/kaffe/kaffe-bin: line 105:

Re: [kaffe] (no subject)

2004-07-01 Thread Dalibor Topic
Hi Saw, saw wrote: Hello everyone, I am now trying to cross-compile kaffe for xscale, linux, with qte-2.3.2. Howerver, I met the following error: /cvs/xscale/kaffe/kaffe/kaffe-bin: line 105: /cvs/xscale/kaffe/kaffe/.libs/lt-kaffe-bin: cannot execute binary file

[kaffe] (no subject)

2004-07-01 Thread saw
Hello everyone, After I moved the Kaffe directory to my xscale board, I tried the java HelloWorld or the javac command, but I got the following Error: pc : [400a3cc4]lr : [400a3c90]Not tainted sp : b834 ip : 401a79d0 fp : b89c r10: 40299914 r9 : 8c58 r8 : 0002 r7 :

[kaffe] (no subject)

2004-06-24 Thread amit chakote
Hi I want to know is it possible to separate the GC from the kaffe? How really memory is initialised/structured in the gc_block gc_unit . If i can get it graphically it will be hery nice for me.. Thanks___ kaffe mailing list [EMAIL

Re: [kaffe] (no subject)

2004-03-15 Thread Dalibor Topic
Hi Heppan, [EMAIL PROTECTED] wrote: today i have a two problems... 1. the first problem i have is that i can't run make successfully when i want to crosscompile kaffe 1.1.3 for an arm. my configure: ./configure --prefix=/home/pr4/local/kaffe113arm --host=arm-linux --build=i686-linux

[kaffe] (no subject)

2003-11-17 Thread S. Meslin-Weber
Hi Everyone, I stumbled on some interesting algorithm documents today and thought others implementing low-level primitives in Java (Graphics and/or Java2D) might find them useful. I emailed the author and we are welcome to use the documents at: http://www.magic-software.com/Documentation/

Re: [kaffe] (no subject)

2003-11-12 Thread Dalibor Topic
Hi anonymous, subjectless bug reporter, thanks for the bug report. I believe this bug has been fixed in the CVS. If it still persists, please submit a fresh bug report. Do not send huge configuration logs unless asked to provide them. ;) cheers, dalibor topic [EMAIL PROTECTED] wrote: PASS:

[kaffe] (no subject)

2003-10-18 Thread Ito Kazumitsu
* == Ito Kazumitsu [EMAIL PROTECTED] writes: * Giving the warning of missing system ID should be postponed * until the system ID is really needed. * * And here is my patch: With this patch, and without the previvous patch, my test case goes like this: bash-2.05b$ java TestEntityResolver

Re: [kaffe] (no subject)

2003-06-06 Thread Samuel
PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, June 06, 2003 5:51 PM Subject: Re: [kaffe] (no subject) Hi Samuel, --- samuel [EMAIL PROTECTED] wrote: First, I got an error show that the line 256 of toolkit.h(char xor;) and it's fixed after I change it to (char Xor). I detailly

Re: [kaffe] (no subject)

2003-06-06 Thread Dalibor Topic
Hi Samuel, --- Samuel [EMAIL PROTECTED] wrote: Thanks Dalibor, I've got the kaffe from CVS after your email and try with it. Unfortunately, I have the same error for my last build kaffe-qt-awt when I build kaffe this time. ERROR MESSAGE In file included

Re: [kaffe] (no subject)

2003-06-06 Thread Samuel
: [kaffe] (no subject) Hi Samuel, --- Samuel [EMAIL PROTECTED] wrote: Thanks Dalibor, I've got the kaffe from CVS after your email and try with it. Unfortunately, I have the same error for my last build kaffe-qt-awt when I build kaffe this time. ERROR MESSAGE

Re: [kaffe] (no subject)

2003-06-06 Thread Dalibor Topic
Hi Samuel, --- Samuel [EMAIL PROTECTED] wrote: Hi Dalibor, Sorry, I can't sure that. Could you tell me how to check it? Or, how can I force it to use the suitable one? If you type in a shell which moc you should get the path to the moc that is used to generate the files. If it's not in

Tomcat4 on kaffe (Was: Re: [kaffe] (no subject))

2002-12-06 Thread Dalibor Topic
Hi Paco, --- Pak Leung [EMAIL PROTECTED] wrote: Try to run Tomcat 4.1.12 with Kaffe 1.0.6 on Cobalt OS 4.0, but didn't Check out http://www.mail-archive.com/kaffe@kaffe.org/msg00494.html for my post on how to get tomcat 3.2.4 to run with kaffe. I assume that Tomcat 3.3 still won't work due to

[kaffe] (no subject)

2002-12-05 Thread Pak Leung
Try to run Tomcat 4.1.12 with Kaffe 1.0.6 on Cobalt OS 4.0, but didn't work. The result was like this: [pleung pleung]$ startup.sh Using CATALINA_BASE: /usr/local/jakarta-tomcat-4.1.12 Using CATALINA_HOME: /usr/local/jakarta-tomcat-4.1.12 Using CATALINA_TMPDIR:

Re: [kaffe] (no subject)

2002-10-30 Thread Timothy Stack
hi tim, hi I'm writing it for linux and arch is IBM PowerPC405 . I'm compiling the present one but getting the error- /***ERROR LOG */ In file included from /opt/hardhat/devkit/ppc/405/bin/../target/usr/include/stdio.h:33, from debug.h:31,

RE: [kaffe] (no subject)

2002-10-30 Thread Sanjeev Manral
-Original Message- From: Timothy Stack [mailto:stack;cs.utah.edu] Sent: Wednesday, October 30, 2002 10:45 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [kaffe] (no subject) hi tim, hi I'm writing it for linux and arch is IBM PowerPC405 . I'm compiling the present one

RE: [kaffe] (no subject)

2002-10-29 Thread Sanjeev Manral
LOG */ Thanks, Regards, Sanjeev -Original Message- From: Timothy Stack [mailto:stack;cs.utah.edu] Sent: Tuesday, October 29, 2002 10:15 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [kaffe] (no subject) hi all, has somebody written sysdepCallMethod fro

[kaffe] (no subject)

2002-04-23 Thread
Dear Sir: I wrote a simple test java program. It can run on the windows2000 normally, but can not run on the RHlinux7.1. It can be compiled correctly on linux. When I wan using java command to execute it, there is always a same error report. I don't know why. So I send this mail with my code