Re: [Mesa-dev] [PATCH] Fix make process on Linux Mint 13 x64.

2012-06-13 Thread Brian Paul
On 06/12/2012 07:16 PM, Aaron Watry wrote: Previously, rbug_*.c would fail to compile with incomplete prototype errors when make was run from the command line on my machine. My IDE always built fine, and still does after this patch (Netbeans 7.1.2). Most of the includes from files in gallium/aux

[Mesa-dev] [PATCH] Fix make process on Linux Mint 13 x64.

2012-06-12 Thread Aaron Watry
Previously, rbug_*.c would fail to compile with incomplete prototype errors when make was run from the command line on my machine. My IDE always built fine, and still does after this patch (Netbeans 7.1.2). Most of the includes from files in gallium/auxiliary/rbug/* were assuming an rbug/ subdirec