On 8 October 2015 at 16:56, Rob Clark wrote:
> On Thu, Oct 8, 2015 at 11:39 AM, Emil Velikov
> wrote:
>> On 8 October 2015 at 16:12, Matt Turner wrote:
>>> On Thu, Oct 8, 2015 at 6:56 AM, Rob Clark wrote:
On Wed, Oct 7, 2015 at 6:00 PM, Andy Furniss wrote:
> Noticed recently that mak
On Thu, Oct 8, 2015 at 11:39 AM, Emil Velikov wrote:
> On 8 October 2015 at 16:12, Matt Turner wrote:
>> On Thu, Oct 8, 2015 at 6:56 AM, Rob Clark wrote:
>>> On Wed, Oct 7, 2015 at 6:00 PM, Andy Furniss wrote:
Noticed recently that make distclean is failing for me -
Making distcl
On 8 October 2015 at 16:12, Matt Turner wrote:
> On Thu, Oct 8, 2015 at 6:56 AM, Rob Clark wrote:
>> On Wed, Oct 7, 2015 at 6:00 PM, Andy Furniss wrote:
>>> Noticed recently that make distclean is failing for me -
>>>
>>> Making distclean in mesa
>>> make[2]: Entering directory '/mnt/sdb1/Src64/
On Thu, Oct 8, 2015 at 6:56 AM, Rob Clark wrote:
> On Wed, Oct 7, 2015 at 6:00 PM, Andy Furniss wrote:
>> Noticed recently that make distclean is failing for me -
>>
>> Making distclean in mesa
>> make[2]: Entering directory '/mnt/sdb1/Src64/Mesa-git/mesa/src/mesa'
>> Makefile:2486: ../glsl/.deps
On Wed, Oct 7, 2015 at 6:00 PM, Andy Furniss wrote:
> Noticed recently that make distclean is failing for me -
>
> Making distclean in mesa
> make[2]: Entering directory '/mnt/sdb1/Src64/Mesa-git/mesa/src/mesa'
> Makefile:2486: ../glsl/.deps/shader_enums.Plo: No such file or directory
> make[2]: *
Ilia Mirkin wrote:
Edit shader_enums.Plo and replace shader_enums.cpp with
shader_enums.c (or vice-versa)
shader_enums.Plo does not exist anymore by the time distclean gets to
the error.
After autogen it contains #dummy, after build it looks like-
ph4[mesa]$ cat src/glsl/.deps/shader_enums.Pl
Edit shader_enums.Plo and replace shader_enums.cpp with shader_enums.c
(or vice-versa)
On Wed, Oct 7, 2015 at 6:00 PM, Andy Furniss wrote:
> Noticed recently that make distclean is failing for me -
>
> Making distclean in mesa
> make[2]: Entering directory '/mnt/sdb1/Src64/Mesa-git/mesa/src/mesa'
Noticed recently that make distclean is failing for me -
Making distclean in mesa
make[2]: Entering directory '/mnt/sdb1/Src64/Mesa-git/mesa/src/mesa'
Makefile:2486: ../glsl/.deps/shader_enums.Plo: No such file or directory
make[2]: *** No rule to make target '../glsl/.deps/shader_enums.Plo'. St