Comment # 6
on bug 77305
from Alexandre Demers
(In reply to comment #2) > Created attachment 97248 [details] [review] [review] > patch for build failure with r600 and radeonsi > > The bug isn't fixed upstream for r600 and radeonsi. > > The attached patch solves the problem fixing these: > > egl_pipe.c: In function 'pipe_r600_create_screen': > egl_pipe.c:153:4: error: implicit declaration of function > 'radeon_drm_winsys_create' [-Werror=implicit-function-declaration] > egl_pipe.c:154:36: error: dereferencing pointer to incomplete type > > egl_pipe.c: In function 'pipe_radeonsi_create_screen': > egl_pipe.c:168:4: error: implicit declaration of function > 'radeon_drm_winsys_create' [-Werror=implicit-function-declaration] > egl_pipe.c:169:36: error: dereferencing pointer to incomplete type Your patch was applied and tested on 857f3a68ea7370d1db2ef5faca181a36ada7d49d and I confirm this fixes the build. Tested-by: Alexandre Demers
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel