On Thu, Feb 18, 2016 at 11:25 AM, Emil Velikov wrote:
> Hi Rob,
>
> On 2 February 2016 at 20:45, Rob Herring wrote:
>> Builds with gallium enabled fail on x86 with linker error:
>>
>> external/mesa3d/src/mesa/vbo/vbo_exec_array.c:127: error: undefined
>> reference to '_mesa_uint_array_min_max'
>
Hi Rob,
On 2 February 2016 at 20:45, Rob Herring wrote:
> Builds with gallium enabled fail on x86 with linker error:
>
> external/mesa3d/src/mesa/vbo/vbo_exec_array.c:127: error: undefined reference
> to '_mesa_uint_array_min_max'
>
> The problem is sse_minmax.c is not included in the libmesa_st
Builds with gallium enabled fail on x86 with linker error:
external/mesa3d/src/mesa/vbo/vbo_exec_array.c:127: error: undefined reference
to '_mesa_uint_array_min_max'
The problem is sse_minmax.c is not included in the libmesa_st_mesa
library. Since the SSE4.1 files are needed for both libmesa_st