From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 10 17:27:01 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A21B16A4CE for ; Thu, 10 Jun 2004 17:27:01 +0000 (GMT) Received: from comtv.ru (comtv.ru [217.10.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EABF43D48 for ; Thu, 10 Jun 2004 17:27:00 +0000 (GMT) (envelope-from pushkin@comtv.ru) Received: from [217.10.45.29] (account pushkin HELO comtv.ru) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 30602212 for emulation@freebsd.org; Thu, 10 Jun 2004 21:26:48 +0400 Message-ID: <40C899D6.5050907@comtv.ru> Date: Thu, 10 Jun 2004 21:26:46 +0400 From: Sergey Poziturin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040221 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: emulation@freebsd.org References: <200406091656.i59GuKn8000556@mist.nodomain> In-Reply-To: <200406091656.i59GuKn8000556@mist.nodomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: problems with linux and java X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 17:27:01 -0000 Hello. I've successfully installed linux-sun-jdk-1.4.2.01_3 on 5.1, then built a native jdk-1.4.1p4 using it. And it worked. Since that time the system has become 5.2.1-release-p8 (using cvsup) and the linux-base has become linux_base-8-8.0_4 (using portupgrade). Everything (including both native and linux java ports) works fine without any changes. Best regards. [Team OS/2] Dan Strick wrote: > Ugh ... Linux emulator support for Java has been broken for several years. > I think it got sick somewhere between FreeBSD release 4.3 and 4.6.2. > I used to think that I must have installed the Java runtime incorrectly > but gradually became convinced the problem was in the Linux emulator.