Date: Sat, 6 Nov 1999 10:25:21 -0700 From: Nate Williams <nate@mt.sri.com> To: Patrick Hartling <patrick@137.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Java segfaulting Message-ID: <199911061725.KAA24454@mt.sri.com> In-Reply-To: <19991106161250.A17A05D12@friley-162-229.res.iastate.edu> References: <19991106161250.A17A05D12@friley-162-229.res.iastate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm running -current as of 9:00 CDT October 30, and ever since I rebuilt, I > have not been able to run any Java applications. All of them exit with > the following error output: Running Java on -current is at best a hit-miss operation, simply because we were forced to hard-code in some linker information into the JVM to support FreeBSD 3.0-3.2. This can cause problems in FreeBSD 4.*, since often the linker changes. This is not to say that it is due to those kinds of changes, but given the number of *large* scale changes to the entire 4.0 system, I'm suprised it works at all. At this point, the only platforms that I expect the JDK to work are 2.2.*/3.*. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911061725.KAA24454>