[Mesa-dev] [Bug 30484] New: Mesa 7.9.2-rc2 and git fail to compile
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 29 22:11:05 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30484
Summary: Mesa 7.9.2-rc2 and git fail to compile
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: wolput at onsneteindhoven.nl
Mesa 7.9.2-rc2 and git fail to compile
---:
In file included from xorg_driver.c:42:0:
/usr/include/xorg/edid.h:623:4: warning: declaration does not declare anything
xorg_driver.c: In function ‘xorg_tracker_have_modesetting’:
xorg_driver.c:125:5: warning: ‘Xalloc’ is deprecated (declared at
/usr/include/xorg/os.h:221)
xorg_driver.c:133:2: warning: ‘Xfree’ is deprecated (declared at
/usr/include/xorg/os.h:234)
xorg_driver.c:140:5: warning: ‘Xfree’ is deprecated (declared at
/usr/include/xorg/os.h:234)
xorg_driver.c: In function ‘drv_free_rec’:
xorg_driver.c:177:5: warning: ‘Xfree’ is deprecated (declared at
/usr/include/xorg/os.h:234)
xorg_driver.c: In function ‘drv_init_drm’:
xorg_driver.c:277:2: warning: ‘Xalloc’ is deprecated (declared at
/usr/include/xorg/os.h:221)
xorg_driver.c:286:2: warning: ‘Xfree’ is deprecated (declared at
/usr/include/xorg/os.h:234)
xorg_driver.c: In function ‘drv_pre_init’:
xorg_driver.c:447:5: warning: ‘Xalloc’ is deprecated (declared at
/usr/include/xorg/os.h:221)
xorg_driver.c: In function ‘drv_bind_front_buffer_kms’:
xorg_driver.c:1188:10: error: ‘struct _ScrnInfoRec’ has no member named
‘pixmapPrivate’
make[4]: *** [xorg_driver.o] Error 1
make[4]: Leaving directory
`/home/jos/src/xorg/git-master/mesa/src/gallium/state_trackers/xorg'
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
---
the error ‘struct _ScrnInfoRec’ has no member named ‘pixmapPrivate’
seems to be caused by 'Kill pixmapPrivate with a vengeance (v2)' applied by
Chris Wilson in version 5c6a2f93ebc16a78093782b442306de23ae94e78 of xserver.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list