https://bugs.freedesktop.org/show_bug.cgi?id=55919
--- Comment #9 from Roland Egger <spark74 at gmx.de> --- After successful configure I got: glxconfig.c:52:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?int? glxconfig.c:223:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?struct? glxconfig.c:266:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?void? glxconfig.c:287:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?struct? glxconfig.c:299:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?struct? gmake[2]: *** [glxconfig.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... glxext.c:65:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?int? glxext.c:351:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?void? glxext.c:709:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?int? glxext.c:725:11: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?void? ... At this point the following shared libs are build: ./src/mesa/drivers/dri/i915/i915_dri.so ./src/mesa/drivers/dri/i965/i965_dri.so ./src/mesa/drivers/dri/mach64/mach64_dri.so ./src/mesa/drivers/dri/mga/mga_dri.so ./src/mesa/drivers/dri/nouveau/nouveau_vieux_dri.so ./src/mesa/drivers/dri/r128/r128_dri.so ./src/mesa/drivers/dri/r200/r200_dri.so ./src/mesa/drivers/dri/r300/r300_dri.so ./src/mesa/drivers/dri/r600/r600_dri.so ./src/mesa/drivers/dri/radeon/radeon_dri.so ./src/mesa/drivers/dri/savage/savage_dri.so ./src/mesa/drivers/dri/swrast/swrast_dri.so ./src/mesa/drivers/dri/tdfx/tdfx_dri.so ./src/mesa/drivers/dri/unichrome/unichrome_dri.so ./lib/i915_dri.so ./lib/i965_dri.so ./lib/mach64_dri.so ./lib/mga_dri.so ./lib/nouveau_vieux_dri.so ./lib/r128_dri.so ./lib/r200_dri.so ./lib/r300_dri.so ./lib/r600_dri.so ./lib/radeon_dri.so ./lib/savage_dri.so ./lib/tdfx_dri.so ./lib/unichrome_dri.so ./lib/swrast_dri.so That's bad because all GL libs are not build so far. Thank god the build/compile process works with the old config and without the configure. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121015/fb88118d/attachment.html>