http://bugs.freedesktop.org/show_bug.cgi?id=23945
Summary: mesa git master fails to compile in xorg_exa_tgsi.c due
to changes in ureg_DECL_constant
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
I have not been able to compile mesa git master for 2 days; when I run make, I
get
[...]
xorg_exa_tgsi.c: In function 'create_fs':
xorg_exa_tgsi.c:370: error: too few arguments to function 'ureg_DECL_constant'
xorg_exa_tgsi.c:371: error: too few arguments to function 'ureg_DECL_constant'
xorg_exa_tgsi.c:372: error: too few arguments to function 'ureg_DECL_constant'
xorg_exa_tgsi.c:373: error: too few arguments to function 'ureg_DECL_constant'
xorg_exa_tgsi.c:374: error: too few arguments to function 'ureg_DECL_constant'
gmake[4]: *** [xorg_exa_tgsi.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory
`/var/tmp/portage/media-libs/mesa-9999/work/mesa_build_x86/src/gallium/state_trackers/xorg'
As far as I can tell, this is due to the changes introduced by Keith Whitwell
in commits ae4704eabc237e13c9b06df9c44f31c9baca6208 and
055fe5768c6e455b3466be47e1771711c495f1c6 which added a second argument to
ureg_DECL_constant but did not update the code that uses that function.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev