From owner-freebsd-questions@FreeBSD.ORG Fri Oct 28 12:37:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BB816A41F for ; Fri, 28 Oct 2005 12:37:26 +0000 (GMT) (envelope-from deep@symonds.net) Received: from symonds.net (ca1.symonds.net [66.92.42.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B65B43D45 for ; Fri, 28 Oct 2005 12:37:26 +0000 (GMT) (envelope-from deep@symonds.net) Received: from deep by symonds.net with local (Exim 4.44 #1 (Debian)) id 1EVTU5-0004cx-9O; Fri, 28 Oct 2005 05:37:25 -0700 Date: Fri, 28 Oct 2005 05:37:24 -0700 To: "Franklin E. Powers, Jr." Message-ID: <20051028123724.GA17741@symonds.net> References: <6.2.5.6.1.20051020134711.090c6070@dominarvis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.5.6.1.20051020134711.090c6070@dominarvis.com> User-Agent: Mutt/1.5.9i From: N Deepak Cc: freebsd-questions@freebsd.org Subject: Re: Having Some Trouble with Java on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 12:37:26 -0000 On Thu, Oct 20, 2005 at 02:06:16PM -0600, Franklin E. Powers, Jr. wrote: > > So I tinkered with that a bit and I discovered that the almost > complete native build for FreeBSD could run. So I decided to try to > finish the build process, by getting it to build itself. But it > suffered a slightly different error. > > So... Then I went through the documentation for FreeBSD some more > and decided to start over by reinstalling the Linux Java using: > cd /usr/ports/java/linux-sun-jdk15 > make install clean > > But now I get the following error: linux-sun-jdk-1.5.0.01,2 does not > run (core dumps: Bad System Call). Note that previously I manually > installed it by simply downloading the Linux version on another > computer, transfering it over to the computer, and executing the file. > Try with /usr/ports/java/jdk14 (native JDK 1.4 for FreeBSD). It worked for me. I am running FreeBSD 5.4 STABLE. Regards, Deepak