Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2005 01:11:19 -0800
From:      Astrodog <astrodog@gmail.com>
To:        freebsd-amd64@freebsd.org
Subject:   Re: Working and broken Linux ports on amd64
Message-ID:  <2fd864e05040201113b8ab644@mail.gmail.com>
In-Reply-To: <20050402081925.GB38154@aoi.wolfpond.org>
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> <20050401055721.GA72973@aoi.wolfpond.org> <20050402011541.GA33607@dragon.NUXI.org> <20050402081925.GB38154@aoi.wolfpond.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 2, 2005 12:19 AM, Francois Tigeot <ftigeot@wolfpond.org> wrote:
> On Fri, Apr 01, 2005 at 05:15:41PM -0800, David O'Brien wrote:
> > On Fri, Apr 01, 2005 at 07:57:21AM +0200, Francois Tigeot wrote:
> > > This one can be fixed by the patch in this PR:
> > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/79009
> >
> > The patch isn't quite right -- don't [re]define MACHINE_ARCH, change any
> > instance of "MACHINE_ARCH" to "ARCH".
> 
> This part is for graphics/linux-jpeg. This port includes the Makefile of
> x11-toolkits/linux-gtk instead of bsd.port.{post|pre}.mk .
> 
> With the current port, MACHINE_ARCH is defined and ARCH is not.
> I believe ARCH is defined in bsd.port.pre.mk.
> 
> Since bsd.port.pre.mk cannot be included twice, I would need to copy most
> of the content of x11-toolkits/linux-gtk/Makefile into linux-jpeg/Makefile
> just to use the ARCH variable.
> 
> I would like to avoid this if there is a better way.
> 
> --
> Francois Tigeot
> _______________________________________________
> freebsd-amd64@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"
> 

I'm going to try making all Linux compat ports AMD64 capible over the
next few weeks. Since we have Linux32 compat, this shouldn't be a
problem, and ports that don't work seem to be a special case, as
opposed to the general rule. How should I submit the diff for this,
and how should I report ports that don't work in this scenario?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2fd864e05040201113b8ab644>