From owner-freebsd-java@FreeBSD.ORG Mon May 28 03:00:40 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C68A016A4C2 for ; Mon, 28 May 2007 03:00:40 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 88C8613C458 for ; Mon, 28 May 2007 03:00:40 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 27 May 2007 22:32:07 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id NJE53398; Sun, 27 May 2007 22:32:07 -0400 (EDT) Received: from 65-78-26-179.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.26.179]) by smtp01.lnh.mail.rcn.net with ESMTP; 27 May 2007 22:32:05 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18010.16166.778918.958209@jerusalem.litteratus.org> Date: Sun, 27 May 2007 22:32:06 -0400 To: "Marc G. Fournier" In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-java@freebsd.org Subject: azureus under -stable vs -current ... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2007 03:00:40 -0000 Marc G. Fournier writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > I have two boxes here at home, one of which I just upgraded to 7-CURRENT and > updated all of its ports ... > > Both machines are behind a Linksys router, and I have Azureus running on both > of them ... but, the Azureus on the -CURRENT machine doesn't seem to download > anythin, while the one on the -stable box is doing almost 100KB/s worth of > downloads across 3 torrents ... > > I have an /etc/libmap.conf file on my -STABLE box that includes: > > [/usr/local/diablo-jdk1.5.0/] > libpthread.so libc_r.so > libpthread.so.2 libc_r.so.6 > > but, didn't think that that was required for -CURRENT ... ? It is possible you have run into the bug described in java/105482. I know Azureus did not work for me under 7.*+jdk15, and saw a posting on one of the mailing lists suggesting this was the reason. Robert Huff