https://bugs.freedesktop.org/show_bug.cgi?id=30335
Summary: commit 17eace581d25a626a7d75d9d1205d012cbb14a6e broke mesa Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: blocker Priority: medium Component: Other AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: virtuous...@gmail.com after commit 17eace581d25a626a7d75d9d1205d012cbb14a6e building fails with: x86_64-pc-linux-gnu-gcc -m32 -c -o state_tracker/st_manager.o state_tracker/st_manager.c -DFEATURE_GL=1 -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV -DHAVE_XEXTPROTO_71 -I../../include -I../../src/glsl -I../../src/mesa -I../../src/mapi -I../../src/gallium/include -I../../src/gallium/auxiliary -march=k8-sse3 -O2 -pipe -ffast-math -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -m32 -fPIC -m32 -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM state_tracker/st_manager.c: In function ‘st_manager_get_egl_image_surface’: state_tracker/st_manager.c:797:4: error: too many arguments to function ‘smapi->get_egl_image’ gmake[2]: *** [state_tracker/st_manager.o] 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