From owner-freebsd-ports@FreeBSD.ORG Sat Aug 26 22:46:00 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7257016A8AC for ; Sat, 26 Aug 2006 22:46:00 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6657444BCE for ; Sat, 26 Aug 2006 22:26:33 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1316267uge for ; Sat, 26 Aug 2006 15:26:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aP7eqFgoEbHJIGX553wkZdcQKGW9B2E+gqYXIe48F9sFKnGpPuv8oCwIDto8fB35j+Ydkm7Y6gmb0iIjE4V4V2AaNbKR0Bor30wiMpCECO+wwqA8fq5blx9m+T8BA8UEfJcGHhP4uvL0eNBKfCtQtOpyA2oP5gJ6QGbaMb4wfWo= Received: by 10.67.105.19 with SMTP id h19mr2797369ugm; Sat, 26 Aug 2006 15:26:32 -0700 (PDT) Received: by 10.67.86.15 with HTTP; Sat, 26 Aug 2006 15:26:32 -0700 (PDT) Message-ID: <790a9fff0608261526t79e2a42fv22f2f474b174112e@mail.gmail.com> Date: Sat, 26 Aug 2006 17:26:32 -0500 From: "Scot Hetzel" To: "Dino Vliet" In-Reply-To: <20060826205826.46800.qmail@web51114.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060826205826.46800.qmail@web51114.mail.yahoo.com> Cc: ports@freebsd.org, eric+fbports@vangyzen.net Subject: Re: port tk84 won't upgrade properly on AMD64 system X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2006 22:46:00 -0000 On 8/26/06, Dino Vliet wrote: > Hi all, > > > I'm having problems upgrading my port tk84 on a amd64 > machine. I'm using cvsup and portupgrade to accomplish > that and it fails with: > > Stop in > /usr/ports/x11-toolkits/tk84/work/tk8.4.13/unix. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/tk84. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade4543.1 env PORT_UPGRADE=yes make > ** Fix the problem and try again. > ---> Skipping 'math/R' (R-2.2.1_1) because a > requisite package 'tk-8.4.11,2' (x11-toolkits/tk84) > failed (specify -k to force) > ** Listing the failed packages (*:skipped / !:failed) > ! x11-toolkits/tk84 (tk-8.4.11,2) > (linker error) > * math/R (R-2.2.1_1) > ---> Packages processed: 0 done, 16 ignored, 1 > skipped and 1 failed > > What can I do to solve this? > cd /usr/ports/x11-toolkits/tk84/ make clean make build Then report the error your getting with the build, as we can't tell what is failing from the above information. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.