classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Re: JamVM stopped working today


From: Christian Thalinger
Subject: Re: [cp-patches] Re: JamVM stopped working today
Date: Tue, 17 Jan 2006 12:11:05 +0100

On Mon, 2006-01-16 at 20:45 +0100, Mark Wielaard wrote:
> Seems something is completely broken in the new native layer, I cannot
> even get it to compile (Roman, did you try the --enable-Werror configure
> flag?). And since the macros are such a pain to debug I have not been
> able to really understand what goes wrong. For now just revert to
> yesterdays native stuff: cvs update -D "yesterday" native
> Then re-autogen.sh and re-configure and when everything is fixed again
> do a 'cvs update -A' to "reset" the date tag on the native CVS working
> dir.

Ok, after some checking and fixing some compile warnings (patch is
coming), the problem is:

/home/twisti/tmp/classpath/lib/classpath/libjavanio.so: undefined
symbol: targetNativeLastErrorCode

This symbol is defined in:

native/target/generic/target_generic.c

But the .c files are not compiled into a library or something.  How was
this meant to work out?

TWISTI




reply via email to

[Prev in Thread] Current Thread [Next in Thread]