Date: Fri, 1 Apr 2005 07:57:21 +0200 From: Francois Tigeot <ftigeot@wolfpond.org> To: "Conrad J. Sabatier" <conrads@cox.net> Cc: freebsd-amd64@freebsd.org Subject: Re: Working and broken Linux ports on amd64 Message-ID: <20050401055721.GA72973@aoi.wolfpond.org> In-Reply-To: <20050331155046.21a5d323@dolphin.local.net> References: <BE719A37.36B77%michael.hopkins@hopkins-research.com> <790a9fff050331080572081eb6@mail.gmail.com> <2fd864e05033109061a68554d@mail.gmail.com> <20050331203915.GH1687@dragon.NUXI.org> <20050331155046.21a5d323@dolphin.local.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 31, 2005 at 03:50:46PM -0600, Conrad J. Sabatier wrote: > On Thu, 31 Mar 2005 12:39:15 -0800, "David O'Brien" <obrien@freebsd.org> > wrote: > > > > For right now, add amd64 to 'ONLY_FOR_ARCHS'. And add any of the rest > > of the below that is needed: > > > > .if (${ARCH} == "amd64") > > ARCH= i386 > > FALLBACK_ELF_MIB= kern.elf32.fallback_brand > > RPMFLAGS+= --noscripts > > .endif > > > > Doesn't anyone read the ports' Makefile any more?? > > I already see one linux port for which the above additions are > insufficient, namely, graphics/linux-jpeg: > > PORTNAME= jpeg > PORTVERSION= 6b.15 > PORTREVISION= 3 > CATEGORIES= graphics linux > > MAINTAINER= freebsd-emulation@FreeBSD.org > COMMENT= RPM of the JPEG lib > > RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm > ^^^^^^^^^^^^^^^ > .include "../../x11-toolkits/linux-gtk/Makefile" This one can be fixed by the patch in this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/79009 -- Francois Tigeot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050401055721.GA72973>