From owner-freebsd-threads@FreeBSD.ORG Thu Jul 27 18:15:20 2006 Return-Path: X-Original-To: freebsd-threads@freebsd.org Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D9616A4E0; Thu, 27 Jul 2006 18:15:20 +0000 (UTC) (envelope-from eischen@vigrid.com) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4324843D53; Thu, 27 Jul 2006 18:15:12 +0000 (GMT) (envelope-from eischen@vigrid.com) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.ntplx.net (8.13.7/8.13.7/NETPLEX) with ESMTP id k6RIFBLI029838; Thu, 27 Jul 2006 14:15:11 -0400 (EDT) Date: Thu, 27 Jul 2006 14:15:11 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: kmacy@fsmware.com In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) Cc: David Xu , freebsd-threads@freebsd.org Subject: Re: a couple of issues with libthr X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 18:15:20 -0000 On Thu, 27 Jul 2006, Kip Macy wrote: > I don't think re-building diablo-jdk15 is an option. Installing the > port consists of pulling down a pre-built tarball and accepting a > license. Well, it's -current, so you if you can't rebuild it for -current, you need to either downgrade to 6.x, or wait and install compat-6 when it's made for 7.0 (to get libc.so.6 others). -- DE