Working and broken Linux ports on amd64

Francois Tigeot ftigeot at wolfpond.org
Thu Mar 31 21:57:30 PST 2005


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 at 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 at 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


More information about the freebsd-amd64 mailing list