On Mon, May 8, 2017 at 9:30 AM, Emil Velikov
wrote:
> On 8 May 2017 at 11:05, Emil Velikov wrote:
> > On 8 May 2017 at 10:24, Grazvydas Ignotas wrote:
> >> That indeed helps, thanks.
> >> I guess it becomes "--with-dri-driverdir is broken by this commit" then.
> >>
> > I'm not setting with-dri-
On 8 May 2017 at 11:05, Emil Velikov wrote:
> On 8 May 2017 at 10:24, Grazvydas Ignotas wrote:
>> That indeed helps, thanks.
>> I guess it becomes "--with-dri-driverdir is broken by this commit" then.
>>
> I'm not setting with-dri-driverdir, which would explain why I'm not
> seeing any issues her
On 8 May 2017 at 10:24, Grazvydas Ignotas wrote:
> That indeed helps, thanks.
> I guess it becomes "--with-dri-driverdir is broken by this commit" then.
>
I'm not setting with-dri-driverdir, which would explain why I'm not
seeing any issues here.
Thanks for the report guys, I'm looking into it.
-
That indeed helps, thanks.
I guess it becomes "--with-dri-driverdir is broken by this commit" then.
GraÅžvydas
On Sun, May 7, 2017 at 8:27 PM, Aaron Watry wrote:
> I ran into the same thing... Do you by chance have '--with-dri-driverdir='
> in your configure command?
>
> I had '--prefix=/usr/lo
I ran into the same thing... Do you by chance have '--with-dri-driverdir='
in your configure command?
I had '--prefix=/usr/local' and '--with-dri-driverdir=/usr/local/dri', and
removing the --with-dri-driverdir fixed my build.
--Aaron
On Sat, May 6, 2017 at 7:48 PM, Grazvydas Ignotas wrote:
>
This causes a strange build failure for me:
make[7]: Entering directory '/home/notaz/src/radeon/mesa/src/mesa/drivers/dri'
make[7]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/opt/xorg/lib/dri/'
/bin/bash ../../../../libtool --mode=install /usr/bin/install -c
mesa_dri_drivers.la
From: Emil Velikov
Analogous to previous commit. Check with the extensive commit
description and bug report referenced.
Cc: mesa-sta...@lists.freedesktop.org
Signed-off-by: Emil Velikov
---
src/mesa/drivers/dri/Makefile.am | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)