https://bugs.freedesktop.org/show_bug.cgi?id=81500

--- Comment #7 from Ilia Mirkin <imir...@alum.mit.edu> ---
(In reply to comment #6)
> I get an error during the compilation, it's impossible to build the commit
> "0939d3d0974a579fa65b76ebc6074d61e11f03b0" :
> 
> 
> drivers/common/meta.c: In function '_mesa_meta_begin':
> drivers/common/meta.c:1202:1: error: invalid storage class for function
> 'invert_z'
>  invert_z(GLfloat normZ)
> 
> I don't know how to fix this error, is it normal that commit
> ""0939d3d0974a579fa65b76ebc6074d61e11f03b0" fails to compile ?

git bisect skip

Note that bugs are added and fixed all the time too, so if you're unsure
whether a commit is good or bad (e.g. the whole screen is black, or the plane
is missing, or whatever), just skip it and it'll build something else. Huge
regressions/build failures tend not to last too long in the tree, so it
shouldn't be too bad.

-- 
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

Reply via email to