From owner-freebsd-java@FreeBSD.ORG Mon Apr 7 20:26:52 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 E519A37B401 for ; Mon, 7 Apr 2003 20:26:52 -0700 (PDT) Received: from veldy.net (veldy-host33.dsl.visi.com [209.98.200.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C4C243F3F for ; Mon, 7 Apr 2003 20:26:50 -0700 (PDT) (envelope-from veldy@veldy.net) Received: from cascade (cascade.veldy.net [192.168.1.1]) by veldy.net (Postfix) with SMTP id 8CC282E04A; Mon, 7 Apr 2003 22:26:46 -0500 (CDT) Message-ID: <004201c2fd7e$af3fb610$0101a8c0@cascade> From: "Thomas T. Veldhouse" To: , "John Martinez" References: <7DB743D2-696B-11D7-BADD-0003937C0B34@mac.com> Date: Mon, 7 Apr 2003 22:26:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:26:53 -0000 Since it is included in the patchset, why doesn't the port direct me to do that manually? Just out of curiosity. Tom Veldhouse ----- Original Message ----- From: To: "John Martinez" Cc: "Thomas T. Veldhouse" ; Sent: Monday, April 07, 2003 9:51 PM Subject: Re: Thread problem when building JDK > 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 > > >