From owner-freebsd-java@FreeBSD.ORG Mon Apr 7 19:51:25 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 0FC3837B401 for ; Mon, 7 Apr 2003 19:51:25 -0700 (PDT) Received: from smtp.tor.pathcom.com (smtp.tor.pathcom.com [209.250.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id F35AA43FAF for ; Mon, 7 Apr 2003 19:51:23 -0700 (PDT) (envelope-from lwh@pathcom.com) Received: from rdsl-0098.tor.pathcom.com (luke@rdsl-0098.tor.pathcom.com [207.188.66.98]) by smtp.tor.pathcom.com (8.12.9/8.12.6) with ESMTP id h382pMZU015775; Mon, 7 Apr 2003 22:51:23 -0400 (EDT) Date: Mon, 7 Apr 2003 22:51:21 -0400 (EDT) From: lwh@pathcom.com Sender: lwh@phoenix.zer0.net To: John Martinez In-Reply-To: <7DB743D2-696B-11D7-BADD-0003937C0B34@mac.com> Message-ID: References: <7DB743D2-696B-11D7-BADD-0003937C0B34@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: Thread problem when building JDK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lwh@pathcom.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 02:51:25 -0000 On Mon, 7 Apr 2003, John Martinez wrote: > > On Monday, April 7, 2003, at 07:22 PM, Thomas T. Veldhouse wrote: > > > I get the following when trying to build the JDK14 on my 5.0-RELEASE-p7 > > system. > > > > fuggle# make all install clean > > LIBC_R TEST FAILED: libc_r update required > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk14. > > I get the same error. I CVSup'd my ports tree a few days ago, too. > > > -john you need a patch to libc_r for RELENG_5_0 , it is included in the patchset from eyesbeyond.com