FreeBSD Port: graphics/dri builds with GCC4.6+

Sergio de Almeida Lenzi lenzi.sergio at gmail.com
Thu May 22 14:02:51 UTC 2014


Em Qua, 2014-05-21 às 22:39 +0200, alain.lefevre escreveu:

> Hi,
> 
> First, it's not a public mailing list. Am I right?
> 
> 
> I tried recently to update dri.
> 
> The port do not build.
> Google gave me nothing.
> pkg delete -f dri and reinstall the port didn't change anything.
> portmaster -f… nothing.
> I changed my make.conf but that didn't help.
> 
> I always have the same error.
> 
> Can you give me a tip? That would be nice.
> 
> Thanks,
> Alain
> 

Here it builds and works OK 
on FreeBSD 9.2 i386
the trick is to build it with GCC 4.7
in the Makefile, put the line:
USE_GCC=    4.6+
and rebuild again
make clean all

Here works on both i386 and amd64 and with FreeBSD10 STABLE too



More information about the freebsd-x11 mailing list