graphics/dri: nouveau_array.c:49:16: error: illegal storage class on function, *extract_u = EXTRACT(char, unsigned, 1);

Dimitry Andric dim at FreeBSD.org
Sat Jun 9 17:34:29 UTC 2012


On 2012-06-09 19:00, O. Hartmann wrote:
...
> I try to track down problems on one of our FreeBSD 10.0-CURRENT/amd64
> boxes and therefore, I try recompiling "xorg".
> 
> One box is constantly failing to compile port graphics/dri with a
> obviously well know error, as "googling" reveals (
> http://lists.freedesktop.org/archives/mesa-dev/2011-December/016348.html).
> 
> I share /etc/make.conf and /etc/src.conf on those FreeBSD 10.0-CURRENT
> boxes, they are supposed to have set
> WITH_NEW_XORG=yes
> WITHOUT_NOUVEAU=yes
> 
> There was a time when also WITH_KMS=yes was set on the box in question,
> but I disabled that again (commented out).
> 
> The problem is sticky. I also tried "portmaster -f graphics/dri",
> everything is compiled well (CLANG) until it comes to graphics/dri itself.

You asked the same question a few weeks ago:

  http://docs.freebsd.org/cgi/mid.cgi?4F9BC101.8090305

I posted a patch here:

  http://docs.freebsd.org/cgi/mid.cgi?4F9C2047.8020108

Afterwards, I asked either the libGL maintainers or x11@ if it was OK
to commit, but I received no response.


More information about the freebsd-ports mailing list