Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 2010 11:46:47 -0700
From:      Garrett Cooper <yanefbsd@gmail.com>
To:        Robert Noland <rnoland@FreeBSD.org>
Cc:        Demelier David <demelier.david@gmail.com>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   Re: graphics/dri fails to build.
Message-ID:  <28390E7D-8ED1-42F0-9476-537A9128D3E5@gmail.com>
In-Reply-To: <1272803451.2452.17.camel@balrog.2hip.net>
References:  <20100502090442.GA2548@Abricot.malikania.fr> <20100502092610.GA50721@Abricot.malikania.fr> <1272803451.2452.17.camel@balrog.2hip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 2, 2010, at 5:30 AM, Robert Noland <rnoland@FreeBSD.org> wrote:

> On Sun, 2010-05-02 at 11:26 +0200, Demelier David wrote:
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=143723
>>
>> It seems adding CFLAGS+=-march-=native solved the problem but I  
>> don't want to
>> keep this flag everytime in my make.conf
>>
>> How this flag could solve the problem ? I can't understand.
>
> This actually stems from libdrm.  Intel requires certain atomics that
> are not available on pure i386.  They are present in code built for  
> i486
> +.  The default cpu was changed to i486 some time .

Should the port be marked broken with -march=i386 then?
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28390E7D-8ED1-42F0-9476-537A9128D3E5>