From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 31 19:07:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4646516A4CE; Thu, 31 Mar 2005 19:07:04 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E230543D1D; Thu, 31 Mar 2005 19:07:03 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j2VJ72dC002257; Thu, 31 Mar 2005 11:07:03 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j2VJ722Z002256; Thu, 31 Mar 2005 11:07:02 -0800 (PST) (envelope-from obrien) Date: Thu, 31 Mar 2005 11:07:02 -0800 From: "David O'Brien" To: Michael Hopkins Message-ID: <20050331190702.GG1687@dragon.NUXI.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: freebsd-ports-bugs@freebsd.org cc: freebsd-emulation@freebsd.org cc: freebsd-ports@freebsd.org cc: "freebsd-amd64@freebsd.org" Subject: Re: Working and broken Linux ports on amd64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-ports@freebsd.org, freebsd-emulation@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 19:07:04 -0000 Please DO NOT cross post to 4 different mailing lists. We have unique mailing lists for a purpose. On Thu, Mar 31, 2005 at 12:14:47PM +0100, Michael Hopkins wrote: > I have been installing a few Linux environments from the ports in the last > few days to try and establish a cross-compiler for 32-bit Linux on amd64 > (see my other post for the story so far). What you want to do is install the linux_base-8 port. It is the standard default linux emulation port. Ensure your ability to run 32-bit Linux binaries is OK. Install some port that requires linux_base-8 (I use Acrobat Reader - print/acroread). > devel/linux_devtools-7 > ---------------------- > Starting Terminal in /usr/ports/devel/linux_devtools-7... > bash-2.05b# make > ===> linux_devtools-7.1_3 is marked as broken: Incomplete pkg-plist. This is your basic problem -- the devtools port hasn't been updated to RH8 yet to match the default stock linux_base. If you are skilled with the Ports Collection update this port and send a patch. :-) -- -- David (obrien@FreeBSD.org)