[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


[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
--- Begin Message ---
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


Re: [kaffe] jamvm runs on iphone, still trying with kaffe

2007-11-29 Thread Dario Laverde
Thanks Dalibor,

Yes your assumptions are right, and I've attached the corresponding build.log.

As a reference here's what was done to JamVM to get it running on the iPhone:
http://sourceforge.net/forum/message.php?msg_id=4633203

Apparently no patches were required of gnu classpath 0.96.1 as that worked out 
of
the box.

I initially thought kaffe had a similar JNI related issue as jamvm because when
using -v the loaded classes displayed up until what seemed to be the first 
class to
use JNI which was the Pointer32 class right before I got the bus error (and I 
got
the same results with 1.1.7 and 1.1.8).

thanks,
Dario

> Dario Laverde wrote:
>> I managed to get a vmdebug output log from my kaffe attempt on the iphone, 
>> any
>> pointers appreciated.
>>
>
> It seems to be hanging with
>
> enter crit section[0] from: 0x1005018 [tid:939580052, java:0x0)
>
> critical section (1) established
>
> exit crit section (0)
>
> I assume that's -vmdebug ALL output with the interpreter engine? In that
>   case, I'd love to see the build log of the compilation to see if some
> compiler warning gives away something trivial in the threads implementation.
>
> cheers,
> dalibor topic


build.log.tar.gz
Description: GNU Zip compressed data
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[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