From owner-freebsd-java@FreeBSD.ORG Mon Aug 11 13:48:01 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 DF2B637B401 for ; Mon, 11 Aug 2003 13:48:01 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A8143F75 for ; Mon, 11 Aug 2003 13:48:00 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h7BKltpI080614; Tue, 12 Aug 2003 08:47:56 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h7BKlsmu080613; Tue, 12 Aug 2003 08:47:54 +1200 (NZST) (envelope-from jonc) Date: Tue, 12 Aug 2003 08:47:54 +1200 From: Jonathan Chen To: tlepkowski@comcast.net Message-ID: <20030811204754.GB80510@grimoire.chen.org.nz> References: <20030811152754.549E343FA3@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030811152754.549E343FA3@mx1.FreeBSD.org> User-Agent: Mutt/1.4.1i cc: freebsd-java@freebsd.org Subject: Re: Installing jdk14 woes 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: Mon, 11 Aug 2003 20:48:02 -0000 On Mon, Aug 11, 2003 at 03:27:39PM +0000, tlepkowski@comcast.net wrote: > > Sorry if this is a tired topic, but I would really appreciate a pointer or two > on how to solve this problem with porting jdk14: > > charlie# cd /usr/ports/java/jdk14 > charlie# make > LIBC_R TEST FAILED: libc_r update required > *** Error code 1 > > Stop in /usr/ports/java/jdk14. > charlie# > > Question: How do I update libc_r ? Update your box to -STABLE, or at the least 4.8-RELEASE should do it. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%?