https://bugs.freedesktop.org/show_bug.cgi?id=76848
Emil Velikov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #7 from Vinson Lee ---
attachment 96690 alone does not fix make check.
With all three patches applied, make check passes.
Tested-by: Vinson Lee
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #6 from Emil Velikov ---
If the patch in commit 5 does not resolve the problem the following two will be
needed to resolve the "funny" situation.
[1] http://patchwork.freedesktop.org/patch/23307/
[2] http://patchwork.freedesktop.org/
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #5 from Emil Velikov ---
Created attachment 96690
--> https://bugs.freedesktop.org/attachment.cgi?id=96690&action=edit
automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
Nice, I forgot the "special" handling of GALLIUM_DRI_LIB_DEP
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #4 from Vinson Lee ---
2d9c33009a62b704e64b49b87ed1cee9c8dcb12b is the first bad commit
commit 2d9c33009a62b704e64b49b87ed1cee9c8dcb12b
Author: Emil Velikov
Date: Tue Mar 11 13:34:53 2014 +
gallium/targets: move LLVM_LIBS
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #3 from Emil Velikov ---
Don't have Fedora 20 at hand and the config works fine under Arch. I'm
suspecting a bug in the llvm package and/or non standard libdir (llvm-config
--libdir).
Can you bisect ?
--
You are receiving this mail
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #2 from Vinson Lee ---
Fedora 20
./autogen.sh --with-dri-drivers= --with-gallium-drivers=r300
make
make check
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #1 from Emil Velikov ---
Hi Vinson,
Do you have a commit/configure options that can be used to reproduce the
problem ? Running make check works fine[1] on my system using llvm 3.4
(provided by Arch) and the following config.
./a