From owner-freebsd-java@FreeBSD.ORG Thu Apr 10 00:16:31 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D920137B401 for ; Thu, 10 Apr 2003 00:16:31 -0700 (PDT) Received: from pohoda.cz (pohoda.pohoda.cz [194.228.111.151]) by mx1.FreeBSD.org (Postfix) with SMTP id 7327E43F85 for ; Thu, 10 Apr 2003 00:16:30 -0700 (PDT) (envelope-from plusik@pohoda.cz) Received: (qmail 7384 invoked from network); 10 Apr 2003 07:16:29 -0000 Received: from plusik@pohoda.cz by pohoda.cz by uid 513 with qmail-scanner-1.15 ( Clear:. Processed in 0.011702 secs); 10 Apr 2003 07:16:29 -0000 Received: from unknown (HELO localhost.localdomain) (213.151.92.222) by pohoda.pohoda.cz with SMTP; 10 Apr 2003 07:16:29 -0000 Received: by localhost.localdomain (Postfix, from userid 1000) id B90761CB678; Thu, 10 Apr 2003 09:16:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 9BDDB1CB677; Thu, 10 Apr 2003 09:16:23 +0200 (CEST) Date: Thu, 10 Apr 2003 09:16:23 +0200 (CEST) From: Tomas Pluskal X-X-Sender: plusik@eddie. To: Shannon -jj Behrens In-Reply-To: <20030409202650.GC30227@alicia.nttmcl.com> Message-ID: <20030410091345.M393@eddie.> References: <20030409160414.H1631@eddie.> <20030409163808.GB26110@alicia.nttmcl.com> <20030409202650.GC30227@alicia.nttmcl.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: java@freebsd.org Subject: Re: problem building native jdk 1.4.1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:16:32 -0000 On Wed, 9 Apr 2003, Shannon -jj Behrens wrote: > I am talking about a jar file that gets installed during the port installation. > I also used ports, and the MD5sum was correct for me as well. Something went > wrong during the installation, for me. It could be bad hardware (my hardware > and I aren't on speaking terms at this moment--I've changed my normal > PS1="Yes, dear? " to PS1="$"!). It might not be. Try reinstalling the port > and see if that fixes it. But I never even got to the port installation (make install) - it fails during the build phase (make). I tried to delete and build it several times, always the same result. regards Tomas Pluskal