https://bugs.freedesktop.org/show_bug.cgi?id=50001
Bug #: 50001 Summary: mesa from git fails to compile with <gcc-4.6 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: micha...@gmx.org gallium/auxiliary/pipe-loader mesa fails to compile with gcc-4.5.3 In file included from pipe_loader_priv.h:31:0, from pipe_loader_drm.c:39: pipe_loader.h:61:5: warning: declaration does not declare anything pipe_loader_drm.c: In function 'find_drm_pci_id': pipe_loader_drm.c:81:43: error: 'struct pipe_loader_device' has no member named 'pci' pipe_loader_drm.c:82:26: error: 'struct pipe_loader_device' has no member named 'pci' pipe_loader_drm.c: In function 'find_drm_driver_name': pipe_loader_drm.c:104:14: error: 'struct pipe_loader_device' has no member named 'pci' pipe_loader_drm.c:113:17: error: 'struct pipe_loader_device' has no member named 'pci' pipe_loader_drm.c:123:50: error: 'struct pipe_loader_device' has no member named 'pci' pipe_loader_drm.c:124:20: error: 'struct pipe_loader_device' has no member named 'pci' gmake[4]: *** [pipe_loader_drm.lo] Error 1 with gcc-4.6.3 all is fine -- 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