[kaffe] Extended downtime

2007-11-29 Thread Jim Pick
Hi,

Sorry about the extended downtime.  I had some problems with the RAID on
the machine hosting kaffe.org on Sunday.

Initially, I made several attempts to rebuild the RAID, but that kept
failing after many hours of trying.

I finally had to give up and restore from backups (from November 21st).
 Any emails since then were lost.  Fortunately, I don't think there was
any CVS activity.

I apologize if you had unsubscribed from the list, and find yourself
still subscribed.

Sorry for taking so long -- I restored things as fast as I could.  I
think I have learned a few sysadmin lessons.

Cheers,

 - Jim

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] Free Java Meeting @ FOSDEM 2008 - Confirmed

2007-11-29 Thread Mark Wielaard
Hi All,

We got confirmation of the Fosdem organizers and they granted us a
developer room during Fosdem 2008! http://fosdem.org/2008/
Saturday and Sunday 23-24 February in Brussels, Belgium.

Note that to add your name or ideas for the program to 
http://wiki.debian.org/Java/DevJam/2008/ you will need to register on
the Debian wiki as a user first http://wiki.debian.org/UserPreferences
before you are allowed to edit the page.

Cheers,

Mark
---BeginMessage---
All:

It's time to finalize our proposal for FOSDEM 2008.  What
was previously known as the Escape the Java Trap event and
last year we called the GNU Classpath+OpenJDK DevJam will
this year be the Free Java Meeting.

Each project should have an introduction, but it may make most
sense to organize the sessions around topics with cross-project
interest (e.g. Virtual Machines, Architectures + Porting, Modularity,
Packaging, etc.)

Please add/correct/elaborate on the ideas for the Program here:
http://wiki.debian.org/Java/DevJam/2008/Fosdem#Program

Sponsorship is still to be determined, but it was very useful
last year to have everyone that is planning to attend sign up
so we have a sense of size/interests, etc.  Please sign up now!

On Wednesday this week (at the latest) we'll submit the formal
proposal for a DevRoom (and then try to define specific time blocks).

Thanks!

--Tom


---End Message---
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] problems cross compilling arm

2007-11-29 Thread gilles

Hello

I want to compile to arm-linux the 1.1.8 release of kaffe

NM=arm-linux-ar STRIP=arm-linux-strip ./configure \
--host=arm-linux --prefix=/eBook_SDK/kaffe \
--libexecdir=/eBook_SDK/kaffe/bin --with-engine=intrp \
--disable-x --disable-debug --disable-xprofiling --disable-xdebugging  \
--disable-feedback --disable-profiling --without-stats --disable-gtk-peer \
--with-kaffe-nanox-awt \
--with-nanox-include=/usr/local/src/ebr/microwin/src/include \
--with-nanox-library=/usr/local/src/ebr/microwin/src/lib \
--disable-gcj \
--disable-sound \
--without-alsa \
--without-esd

ends by the message :

checking for ESD - version = 0.2.1... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
Useable version of ESD not found.
Information: Using native math library
checking if malloc debugging is wanted... no
configure: error: Can't find or can't use system zlib.h


But I don't want esd :(

And zlib.h is in prefix/include directories

If I add --with-zlib-include or -with-include pointing to zlib.h I don't 
have any change ...


Any idea ?

Thanks

Gilles


___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe