[kaffe] OpenBSD i386 undefined trampoline symbol error at runtime
Greg Wooledge
greg at wooledge.org
Fri May 9 15:13:01 PDT 2003
Timothy Stack (stack at cs.utah.edu) wrote:
> So, CVS update and see if, at
> least, the underscore stuff works.
Yes, it seems you've fixed it. :)
gmake distclean
cvs -z3 update -dPA
(stop freenet)
mv /usr/local/kaffe /usr/local/kaffe.bak
./configure --with-includes=/usr/local/include --with-libraries=/usr/local/lib --with-engine=jit3
gmake
(ld: -ltritonuscommon: no match)
vi libtool (change need_version to yes)
gmake clean
gmake
gmake install
java -version
(Kaffe Virtual Machine ... Engine: Just-in-time v3 Version: 1.1.x-cvs Java Version: 1.1)
(restart Freenet)
--
Greg Wooledge | "Truth belongs to everybody."
greg at wooledge.org | - The Red Hot Chili Peppers
http://wooledge.org/~greg/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030509/448c0d8e/attachment-0003.pgp
More information about the kaffe
mailing list