[CFT] Update of xorg libraries and MESA

Koop Mast kwm at rainbow-runner.nl
Mon Sep 9 14:02:30 UTC 2013


On 9-9-2013 15:59, Volodymyr Kostyrko wrote:
> 09.09.2013 15:49, Niclas Zeising wrote:
>> [Cross-posted between x11@ and ports@, please respect reply-to]
>
> ^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG
>
>   CC       intel_fbo.lo
> cc: warning: argument unused during compilation: '-fno-builtin-memcmp'
> cc: warning: argument unused during compilation: '-fno-builtin-memcmp'
> intel_screen.c:199:6: error: use of undeclared identifier 
> '__DRI_IMAGE_FOURCC_ARGB8888'
>    { __DRI_IMAGE_FOURCC_ARGB8888, __DRI_IMAGE_COMPONENTS_RGBA, 1,
>      ^
> intel_screen.c:199:35: error: use of undeclared identifier 
> '__DRI_IMAGE_COMPONENTS_RGBA'
>    { __DRI_IMAGE_FOURCC_ARGB8888, __DRI_IMAGE_COMPONENTS_RGBA, 1,
>                                   ^
> intel_screen.c:202:6: error: use of undeclared identifier 
> '__DRI_IMAGE_FOURCC_XRGB8888'
>    { __DRI_IMAGE_FOURCC_XRGB8888, __DRI_IMAGE_COMPONENTS_RGB, 1,
>      ^
> intel_screen.c:202:35: error: use of undeclared identifier 
> '__DRI_IMAGE_COMPONENTS_RGB'
>    { __DRI_IMAGE_FOURCC_XRGB8888, __DRI_IMAGE_COMPONENTS_RGB, 1,
>                                   ^
> Is this intended to work on 9?
>

You need to manual remove your old libGL and dri before updating to the 
new version, as mentioned in the UPDATING file.


More information about the freebsd-x11 mailing list