Date: Thu, 21 May 1998 08:45:48 -0600 From: Nate Williams <nate@mt.sri.com> To: "Devadas Patil" <dpatil@cisco.com> Cc: <freebsd-java@FreeBSD.ORG> Subject: Re: javac Message-ID: <199805211445.IAA14594@mt.sri.com> In-Reply-To: <01bd8436$2488fde0$9f4247ab@dpatil-pc.cisco.com> References: <01bd8436$2488fde0$9f4247ab@dpatil-pc.cisco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
To: <freebsd-java@FreeBSD.ORG> ^^^^^^^ > I installed jdk1.1.5 by using the tar file from > www.freebsd.org/java. on a BSDI machine. Ain't gonna work. The entire system (including many system calls) is way different in BSDi vs. FreeBSD. Your best bet is to run Kaffe or some other VM. I tried getting the FreeBSD JDK working under BSDi (I'm the guy that built the public FreeBSD JDK) for a friend, but gave up in disgust after a day or so. The JDK relies on system calls that are simply different and/or return different values, so I convinced them to switch their development to FreeBSD instead of using BSDi which has proven mostly successfull. Nate 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?199805211445.IAA14594>