From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 17 01:28:49 2005 Return-Path: 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 7930D16A4CE for ; Mon, 17 Jan 2005 01:28:49 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2956A43D45 for ; Mon, 17 Jan 2005 01:28:49 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id A6D424AC3D for ; Mon, 17 Jan 2005 02:28:47 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21753-01 for ; Mon, 17 Jan 2005 02:28:47 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 663244AC35; Mon, 17 Jan 2005 02:28:47 +0100 (CET) Date: Mon, 17 Jan 2005 02:28:47 +0100 From: Palle Girgensohn To: freebsd-amd64@FreeBSD.org Message-ID: <96EBAAED7629B17F00C7E58F@palle.girgensohn.se> In-Reply-To: <20050117003802.GA62302@dragon.nuxi.com> References: <20050117003802.GA62302@dragon.nuxi.com> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: freebsd-amd64@FreeBSD.org Subject: Re: jdk @ amd64? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 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, 17 Jan 2005 01:28:50 -0000 --On s=F6ndag, januari 16, 2005 16.38.02 -0800 David O'Brien=20 wrote: > On Mon, Jan 17, 2005 at 01:28:10AM +0100, Palle Girgensohn wrote: >> Hello again! >> >> Some time ago I asked how to get jdk running on a Dell 2850 with >> 5.3-stable-amd64, built WITH_LIB32=3DYES. I've built the JDK on a plain >> old 32-bit machine, and installed the package on the Dell. When trying >> to start java, it complains as follows: >> >> bin$ ./java >> /libexec/ld-elf.so.1: /usr/lib32/libpthread.so.1: Undefined symbol >> "i386_set_ldt" >> >> How do I get it running? I have nothing in /etc/libmap.conf, perhaps I >> should? > > Just 1-2 weeks ago Peter Wemm addressed this issue. Please see the list > archives. Thanks, I did browse the list archives, but missed it. Seems I'm out of=20 luck, java cannot run @ amd64 according to that thread. :( Seems odd, I believe I've read success stories in the past. Am I wrong? /Palle