Re: kaffe build from cvs on brutus

2004-12-01 Thread Davanum Srinivas
Since kaffe build too only an hour just like yesterday i am running it by hand again after the change mentioned below. -- dims On Wed, 1 Dec 2004 22:10:30 -0500, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > that was the wrong file...merge.xml gets overwritten :( > > made the

Re: kaffe build from cvs on brutus

2004-12-01 Thread Davanum Srinivas
that was the wrong file...merge.xml gets overwritten :( made the change in /usr/local/gump/kaffe/gump/metadata/brutus.xml. Will have to wait for tomorrow. -- dims On Wed, 01 Dec 2004 08:12:30 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Tue, 30 Nov 2004, Davanum Srinivas <[EMAIL PROTEC

Re: kaffe build from cvs on brutus

2004-11-30 Thread Stefan Bodewig
On Tue, 30 Nov 2004, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Since there is no tools.jar and hence no > com.sun.tools.javac.Main. Am adding the following line: > > > to /home/gump/workspaces2/kaffe/gump/work/merge.xml I thought I already did that, hmm. Doesn't need to be a sysproperty,

Re: kaffe build from cvs on brutus

2004-11-30 Thread Davanum Srinivas
OK, we got past the ant bootstrap problem. xerces is the new stumbling block (http://brutus.apache.org/gump/kaffe/xml-xerces2/xml-xerces/gump_work/build_xml-xerces2_xml-xerces.html) Since there is no tools.jar and hence no com.sun.tools.javac.Main. Am adding the following line: to /home/gump/w

kaffe build from cvs on brutus

2004-11-30 Thread Davanum Srinivas
Team, Good News!!! got ant's bootstrap.sh to work on brutus using a locally built kafee. stefano, dalibor and me worked on building kaffe from its CVS HEAD on brutus, the code is in /home/dims/kaffe and the results are at /usr/local/gump-kaffe and i have switched the /usr/local/gump/kaffe/gump/cr

Re: Kaffe build

2004-11-26 Thread Davanum Srinivas
Hmmm, is it easy to update the kaffe on brutus to latest CVS/nightly? thanks, dims On Thu, 25 Nov 2004 07:10:42 +0100, Dalibor Topic <[EMAIL PROTECTED]> wrote: > Davanum Srinivas wrote: > > dalibor, > > > > What should we try next? any ideas? we've been stuck here for a few > > weeks now > > (h

Re: Kaffe build

2004-11-25 Thread Stefan Bodewig
Hi Dalibor, I assumed you'd be subscribed so I didn't copy you on my initial mails. Thanks to Dims for getting us talking again 8-) On Thu, 25 Nov 2004, Dalibor Topic <[EMAIL PROTECTED]> wrote: > I can't seem to be able to reproduce it with current Kaffe from CVS > head, I've already modified

Re: Kaffe build

2004-11-25 Thread Dalibor Topic
Davanum Srinivas wrote: dalibor, What should we try next? any ideas? we've been stuck here for a few weeks now (http://brutus.apache.org/gump/kaffe/ant/bootstrap-ant/gump_work/buildscript_ant_bootstrap-ant.html) thanks, dims Thanks for the reminder, Davanum! I can't seem to be able to reproduce it

Re: Kaffe build

2004-11-24 Thread Davanum Srinivas
dalibor, What should we try next? any ideas? we've been stuck here for a few weeks now (http://brutus.apache.org/gump/kaffe/ant/bootstrap-ant/gump_work/buildscript_ant_bootstrap-ant.html) thanks, dims On Mon, 15 Nov 2004 16:04:05 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > seems to be fa

Re: Kaffe build

2004-11-17 Thread Stefan Bodewig
On Mon, 15 Nov 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > For some reason Kaffe's java.util.zip.ZipEntry throws an exception > in setCompressedSize when invoked for META-INF/ (which is a > directory and should thus have compressedSize == size == 0, > compression is STORED). It's a stack ov

Kaffe build

2004-11-15 Thread Stefan Bodewig
seems to be failing inside of Ant's zip classes now. For some reason Kaffe's java.util.zip.ZipEntry throws an exception in setCompressedSize when invoked for META-INF/ (which is a directory and should thus have compressedSize == size == 0, compression is STORED). Dalibor, do you need any more inf