From owner-freebsd-questions@FreeBSD.ORG Tue Feb 6 14:59:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CC7516A403 for ; Tue, 6 Feb 2007 14:59:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id DDB7413C478 for ; Tue, 6 Feb 2007 14:59:29 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l16ExTtl027388 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 6 Feb 2007 06:59:29 -0800 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l16ExS8C006295 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 6 Feb 2007 06:59:29 -0800 Message-ID: <45C897CD.5020507@u.washington.edu> Date: Tue, 06 Feb 2007 06:59:25 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200702060957.53779.shinjii@maydias.com> <17864.32792.234106.500124@jerusalem.litteratus.org> In-Reply-To: <17864.32792.234106.500124@jerusalem.litteratus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.2.6.64933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: Error upgrading Azureus X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 14:59:31 -0000 Robert Huff wrote: > Warren Liddell writes: > >> Running FreeBSD 6.2-STABLE >> >> BUILD FAILED > > Worked for me - running -CURRENT - within the last week. > > > Robert Huff From pkg_tree: azureus-2.5.0.0_2 |\__ libdrm-2.0.2 |\__ pkg-config-0.21 |\__ xorg-fonts-encodings-6.9.0_1 |\__ jpeg-6b_4 |\__ expat-2.0.0_1 |\__ libiconv-1.9.2_2 |\__ png-1.2.14 |\__ freetype2-2.2.1_1 |\__ perl-5.8.8 |\__ fontconfig-2.3.2_6,1 |\__ gettext-0.14.5_2 |\__ libxml2-2.6.27 |\__ xorg-libraries-6.9.0_1 |\__ bitstream-vera-1.10_2 |\__ tiff-3.8.2_1 |\__ javavmwrapper-2.3 |\__ hicolor-icon-theme-0.9_2 |\__ glib-2.12.9 |\__ shared-mime-info-0.19 |\__ atk-1.12.4 |\__ cairo-1.2.6_1 |\__ xorg-fonts-truetype-6.9.0 |\__ libXft-2.1.7_1 |\__ diablo-jdk-1.5.0.07.01_1 |\__ gtk-2.10.9 \__ swt-devel-3.3M4 Based on your error it looks like you don't have swt-devel installed. You should update your ports tree, install swt-devel, and if that works let the maintainer know that it's missing that dependency. -Garrett