From owner-freebsd-java@FreeBSD.ORG Sat Feb 4 19:12:14 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A57DB106567D for ; Sat, 4 Feb 2012 19:12:14 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo202.cox.net (eastrmfepo202.cox.net [68.230.241.217]) by mx1.freebsd.org (Postfix) with ESMTP id 48E6F8FC0A for ; Sat, 4 Feb 2012 19:12:13 +0000 (UTC) Received: from eastrmimpo210.cox.net ([68.230.241.225]) by eastrmfepo202.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120204191208.BMTM2803.eastrmfepo202.cox.net@eastrmimpo210.cox.net>; Sat, 4 Feb 2012 14:12:08 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo210.cox.net with bizsmtp id VvC71i00K1BeFqy02vC8Uj; Sat, 04 Feb 2012 14:12:08 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020A.4F2D8308.0053,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=ykLsNGLr2HB9PgQ8brb9U2wCrnBnKn+7VrVMkJA5uHU= c=1 sm=1 a=BciOUDurfEYA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=kviXuzpPAAAA:8 a=Uo9CtYuNT32uBX46_N0A:9 a=CjuIK1q_8ugA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q14JC7FJ054191; Sat, 4 Feb 2012 13:12:07 -0600 (CST) (envelope-from conrads@cox.net) Date: Sat, 4 Feb 2012 13:12:02 -0600 From: "Conrad J. Sabatier" To: Barbara Message-ID: <20120204131202.4186012f@cox.net> In-Reply-To: <22659256.17196311328356927213.JavaMail.root@wmail60> References: <22659256.17196311328356927213.JavaMail.root@wmail60> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: R: net-p2p/vuze (formerly known as azureus) 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: Sat, 04 Feb 2012 19:12:14 -0000 On Sat, 4 Feb 2012 13:02:07 +0100 (CET) Barbara wrote: > > > > > >Has anyone had any actual success at getting Vuze 4.7.x to work > >properly? I've been tinkering with it for days now, and it's still > >not behaving properly. > > > >In Vuze's logs, I'm seeing lots of "class not found" type errors, > >mostly in the mozilla/XPCOM hierarchy. > > I'm not sure that it's the reason, but has x11-toolkits/swt-devel > been built WITH_MOZILLA? > Yes, I made sure to check that before I rebuilt both swt and swt-devel. I don't know if there's something weird going on with the low-level symbol names or what. I've noticed that some of the symbols that are not being found at runtime are prepended with an underscore. I think I'm going to try rebuilding the swt* ports again, trying different compilers, and see if that helps. Thanks! -- Conrad J. Sabatier conrads@cox.net