https://bugs.freedesktop.org/show_bug.cgi?id=44113
Bug #: 44113 Summary: git mesa gallium/state_trackers/egl fails to compile Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Other AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: wol...@onsneteindhoven.nl latest git mesa gallium/state_trackers/egl fails to compile: --- common/egl_g3d_api.c: In function ‘egl_g3d_create_context’: common/egl_g3d_api.c:176:10: warning: passing argument 4 of ‘gctx->stapi->create_context’ from incompatible pointer type [enabled by default] common/egl_g3d_api.c:176:10: note: expected ‘enum st_context_error *’ but argument is of type ‘struct st_context_iface *’ common/egl_g3d_api.c:176:10: error: too few arguments to function ‘gctx->stapi->create_context’ make[4]: *** [common/egl_g3d_api.o] Error 1 make[4]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/gallium/state_trackers/egl' make[3]: *** [subdirs] Error 1 make[3]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/gallium/state_trackers' make[2]: *** [default] Error 1 make[2]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/gallium' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src' make: *** [default] Error 1 --- -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev