Date: Sun, 18 May 2014 20:51:10 +0200 From: "Klaus T. Aehlig" <aehlig@linta.de> To: Marco Beishuizen <mbeis@xs4all.nl> Cc: Jos Chrispijn <jos@webrz.net>, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: Upgrade dri-9.1.7_3,2 to dri-9.1.7_4,2 Message-ID: <20140518185110.GB15925@howard.linta.de> In-Reply-To: <alpine.BSF.2.00.1405181059390.2604@localhost> References: <5377F40E.4070002@webrz.net> <alpine.BSF.2.00.1405181059390.2604@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 18, 2014 at 11:02:04AM +0200, Marco Beishuizen wrote: > On Sun, 18 May 2014, the wise Jos Chrispijn wrote: > > > Just to inform you that there is something going wrong updating this > > port update: > > --- cut --- > > ../../../../src/gallium/auxiliary/util/u_sse.h:206: error: incompatible > > type for argument 1 of '__builtin_ia32_psrlqi128' > > ../../../../src/gallium/auxiliary/util/u_sse.h:207: error: incompatible > > type for argument 1 of '__builtin_ia32_psrlqi128' > > gmake[4]: *** [lp_rast_tri.lo] Error 1 > > I'm having this too. Running FreeBSD 9.2-STABLE on i386. As I also just stumbled acrros it, I looked into the outstanding problem reports, and ports/182723 contains the answer, or at least a work around. In short make build CC=clang CXX=clang++ CPP=clang-cpp does the trick.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140518185110.GB15925>