bugzilla-daemon at freedesktop.org
2010-Sep-30  00:22 UTC
[Nouveau] [Bug 30482] New: Xf86-driver-nouveau build broken because of change to xserver
https://bugs.freedesktop.org/show_bug.cgi?id=30482
           Summary: Xf86-driver-nouveau build broken because of change to
                    xserver
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/DRI/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: rjgleits at bellsouth.net
Patch 5c6a2f93ebc16a78093782b442306de23ae94e78 (commited Sept 27, 2010) to
xserver deletes pixmapPrivate, which is still used in drmmode_display.c. It
does not appear to be an accident.
-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Sep-30  00:25 UTC
[Nouveau] [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
https://bugs.freedesktop.org/show_bug.cgi?id=30482 --- Comment #1 from Bob Gleitsmann <rjgleits at bellsouth.net> 2010-09-29 17:25:32 PDT --- Sorry, I meant xf86-video-nouveau that won't compile. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Oct-06  13:11 UTC
[Nouveau] [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
https://bugs.freedesktop.org/show_bug.cgi?id=30482 --- Comment #2 from Andrew Randrianasulu <randrik at mail.ru> 2010-10-06 06:11:34 PDT --- Happens also on x86-32: make[2]: Entering directory `/home/guest/source/xf86-video-nouveau/src' CC drmmode_display.lo drmmode_display.c: In function 'drmmode_xf86crtc_resize': drmmode_display.c:1076: error: 'struct _ScrnInfoRec' has no member named 'pixmapPrivate' make[2]: *** [drmmode_display.lo] Error 1 make[2]: Leaving directory `/home/guest/source/xf86-video-nouveau/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/guest/source/xf86-video-nouveau' make: *** [all] Error 2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Oct-13  15:54 UTC
[Nouveau] [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
https://bugs.freedesktop.org/show_bug.cgi?id=30482
Marcin Slusarz <marcin.slusarz at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|Mesa                        |xorg
          Component|Drivers/DRI/nouveau         |Driver/nouveau
          QAContact|                            |xorg-team at lists.x.org
-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Oct-13  15:55 UTC
[Nouveau] [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
https://bugs.freedesktop.org/show_bug.cgi?id=30482
Marcin Slusarz <marcin.slusarz at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #3 from Marcin Slusarz <marcin.slusarz at gmail.com>
2010-10-13 08:55:51 PDT ---
fixed by commit a47c274f329b3b8bfbdcf155d6d832599d823dc8: "Fix for the last
xserver ABI." by Francisco Jerez
-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.