From owner-cvs-all@FreeBSD.ORG Fri Jul 8 21:18:13 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D6716A420 for ; Fri, 8 Jul 2005 21:18:13 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA3B43D5C for ; Fri, 8 Jul 2005 21:18:10 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: (qmail 3951 invoked from network); 8 Jul 2005 21:18:10 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 8 Jul 2005 21:18:10 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j68LI6Kk033891 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 8 Jul 2005 17:18:07 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: from corbulon.video-collage.com (mi@localhost.video-collage.com [127.0.0.1]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j68LI0YC056855 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 8 Jul 2005 17:18:00 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: (from mi@localhost) by corbulon.video-collage.com (8.13.4/8.13.4/Submit) id j68LHpvN056853; Fri, 8 Jul 2005 17:17:51 -0400 (EDT) (envelope-from mi) From: Mikhail Teterin Message-Id: <200507082117.j68LHpvN056853@corbulon.video-collage.com> To: andy@athame.co.uk (Andy Fawcett) Date: Fri, 8 Jul 2005 17:17:51 -0400 (EDT) In-Reply-To: <200507090012.15973.andy@athame.co.uk> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV devel-20050525/973/Fri Jul 8 13:11:29 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: cvs-ports@freebsd.org, freebsd-emulation@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/multimedia/linux-realplayer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 21:18:13 -0000 > > Allow install on amd64, where it works just fine. > > ===> Installing for linux-realplayer-10.0.5 > ===> linux-realplayer-10.0.5 depends on > file: /compat/linux/usr/lib/libgtk-x11-2.0.so.0 - not found > ===> Verifying package for /compat/linux/usr/lib/libgtk-x11-2.0.so.0 > in /usr/ports/x11-toolkits/linux-gtk2 > ===> linux-gtk2-2.2.1_5 is only for i386, and you are running amd64. > *** Error code 1 > > This is with uptodate ports tree, and 5.4-STABLE from a few weeks ago on > amd64 > > So, while you fixed the install of this one, the dependencies still need > fixing. Yes, but those ports have their maintainers... An entire mailing list of them, in fact. CC-ed :-) -mi