Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 21:01:18 -0400
From:      "Sean O'Connell" <sean@stat.Duke.EDU>
To:        FreeBSD emulation <freebsd-emulation@FreeBSD.ORG>, freebsd-java@FreeBSD.ORG
Subject:   FreeBSD 4.1-STABLE patch for IBM JDK 1.3
Message-ID:  <20000920210118.B3934@stat.Duke.EDU>

next in thread | raw e-mail | index | archive | help
Hi Folks-

Some people have asked Drew about the -stable version of patch the
patches he put together to the Linux IBM JDK 1.3 to work under the
linuxulator.  I have cleaned my version up a bit and have made it
available from

http://www.stat.duke.edu/~sto/FreeBSD/linuxjava.patch

The patch is relative to /usr/src and patches

sys/i386/linux/linux.h
sys/i386/linux/linux_dummy.c
sys/i386/linux/linux_genassym.c
sys/i386/linux/linux_locore.s
sys/i386/linux/linux_misc.c
sys/i386/linux/linux_proto.h
sys/i386/linux/linux_signal.c
sys/i386/linux/linux_sysent.c
sys/i386/linux/linux_sysvec.c
sys/i386/linux/syscalls.master
and
sys/sys/signal.h

All patches are were done against -stable cvsup'd on September 1st.

To fully install it, you will need to rebuild the linux.ko and
your kernel.  I get a single error/warning message to the effect
of "sigaltstack: Cannot allocate memory", but the applets do seem
to run using the appletviewer and some of the demo applets.

I hope that this is useful.
S
-- 
1--------01---------01--------01--------01--------01--------01--------0
Sean O'Connell                                       sean@stat.Duke.EDU


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000920210118.B3934>