[Piglit] [PATCH] ext_image_dma_buf_import: Include image_common.h from sample_common.c

Emil Velikov emil.l.velikov at gmail.com
Fri May 15 03:12:25 PDT 2015


On 15 May 2015 at 03:09, Michel Dänzer <michel at daenzer.net> wrote:
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> Fixes build failure against current Mesa Git master:
>
> .../sample_common.c.o: In function `sample_and_destroy_img':
> .../sample_common.c:107: undefined reference to `eglDestroyImageKHR'
> .../sample_common.c.o: In function `sample_buffer':
> .../sample_common.c:128: undefined reference to `eglCreateImageKHR'
> collect2: error: ld returned 1 exit status
>
> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
> ---
>
> I don't have write access to piglit Git, if you do and approve this patch,
> please push it for me.
>
Done. I've added a bit of detail before pushing it.

Apologies for breaking things.
-Emil


More information about the Piglit mailing list