From owner-freebsd-ports Wed Jun 7 10:12:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id B664737B9F4; Wed, 7 Jun 2000 10:12:17 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@[209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id KAA77027; Wed, 7 Jun 2000 10:12:14 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA80292; Wed, 7 Jun 2000 10:12:35 -0700 (PDT) (envelope-from obrien) Date: Wed, 7 Jun 2000 10:12:34 -0700 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: Akinori -Aki- MUSHA , ports@FreeBSD.ORG Subject: Re: USE_LINUX? Message-ID: <20000607101234.A80031@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200006070819.BAA14744@silvia.hip.berkeley.edu> <86u2f5zy3g.wl@localhost.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from asami@FreeBSD.ORG on Wed, Jun 07, 2000 at 03:42:30AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 07, 2000 at 03:42:30AM -0700, Satoshi - Ports Wraith - Asami wrote: > That's a good point. Speaking of which, I forgot to add > PREFIX=${LINUXBASE} to my previous patch. .... > +LINUXBASE?= ${DESTDIR}/compat/linux If I understand this right, I think this may be wrong. Won't this install Acroreader in /compat/linux rather than /usr/local ? Or will only things like the linux_devel port set USE_LINUX? > +.if defined(USE_LINUX) > +BUILD_DEPENDS= /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base > +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/ If you keep the above, should those be ${LINUXBASE} too? If not, maybe COMPATLINUXDIR needs to be created. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message