X11R6.8.2rc1 build problem

Kristian Høgsberg krh at bitplanet.net
Sat Dec 18 17:14:13 PST 2004


Kevin E Martin wrote:
> I've been running build and run tests for RC1, and found a build problem
> with gcc 2.96 in Mesa.  The problem is that "(void)rmesa" was added to
> LOCAL_VARS to eliminate compiler warnings; however, in t_dd_dmatmp.h and
> t_dd_dmatmp2.h, there are additional declarations after LOCAL_VARS.
> This causes the build to fail on gcc 2.96.

Wouldn't it be better to remove LOCAL_VARS where it isn't used and then 
drop the "(void)rmesa" part?

Kristian


More information about the release-wranglers mailing list