From owner-freebsd-amd64@FreeBSD.ORG Mon Jun 13 05:30:58 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 035F916A41C for ; Mon, 13 Jun 2005 05:30:58 +0000 (GMT) (envelope-from sty@iki.fi) Received: from sammael.blosphere.net (sammael.Blosphere.net [193.66.203.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id A24EA43D48 for ; Mon, 13 Jun 2005 05:30:57 +0000 (GMT) (envelope-from sty@iki.fi) Received: from [172.16.112.32] (bsifw11.brain.riken.jp [134.160.173.1]) by sammael.blosphere.net (Postfix) with ESMTP id B26A424; Mon, 13 Jun 2005 08:30:54 +0300 (EEST) In-Reply-To: <20050613045607.97462.qmail@web52301.mail.yahoo.com> References: <20050613045607.97462.qmail@web52301.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?Tommi_L=E4tti?= Date: Mon, 13 Jun 2005 14:30:51 +0900 To: dR X-Mailer: Apple Mail (2.730) Cc: freebsd-amd64@freebsd.org Subject: Re: jdk15 amd64 error: "recompile with -fPIC" ? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 05:30:58 -0000 On 13 Jun 2005, at 13:56, dR wrote: > I would truly appreciate some help with this. Well, just about 2 weeks ago it compiled just nicely, had to copy & paste the one very long line and then do maike build. I'm using 5.4- RELEASE-p1 (i did recompile the world & kernel). You could cvsup your ports to that point. Anyways, if that doesn't help I also made packages since building java is quite time-consuming process. If you want to use them they're available at http://www.blosphere.net/~sty/jdk-1.5.0p1_2.tbz and http://www.blosphere.net/~sty/javavmwrapper-2.0_4.tbz (dependancy) $ java -version java version "1.5.0-p1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-p1- sty_23_may_2005_17_19) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p1- sty_23_may_2005_17_19, mixed mode) $ file /usr/local/jdk1.5.0/bin/java /usr/local/jdk1.5.0/bin/java: ELF 64-bit LSB executable, AMD x86-64, version 1 (FreeBSD), for FreeBSD 5.4, dynamically linked (uses shared libs), stripped You might break some license agreements if you don't compile it yourself. -- br, Tommi