[Mesa-dev] [Bug 93524] Clover doesn't build

2016-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93524

Emil Velikov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #2 from Emil Velikov  ---
Just tweaked the patch and landed it in master. It should find it's way in the
stable branches in due time.

For the future, please send patches directly to the mailing list.
Thanks

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 93524] Clover doesn't build

2016-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93524

--- Comment #1 from Michel Dänzer  ---
Please send the patch to the mesa-dev mailing list for review, with the commit
log changed to something like:

 clover: Add libelf cflags

 Fixes the build when libelf is in a non default location.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 93524] Clover doesn't build

2015-12-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93524

Bug ID: 93524
   Summary: Clover doesn't build
   Product: Mesa
   Version: 11.0
  Hardware: Other
OS: FreeBSD
Status: NEW
  Severity: normal
  Priority: medium
 Component: Other
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: k...@rainbow-runner.nl
QA Contact: mesa-dev@lists.freedesktop.org

Created attachment 120719
  --> https://bugs.freedesktop.org/attachment.cgi?id=120719=edit
Add LIBELF_CFLAGS to fix the build.

When libelf is installed in a location not in the default search locations for
header. Clover will not build.

  CXX  tgsi/libcltgsi_la-compiler.lo
  CXX  llvm/libclllvm_la-invocation.lo
  CXXLDlibcltgsi.la
llvm/invocation.cpp:77:20: fatal error: libelf.h: No such file or directory
compilation terminated.
Makefile:861: recipe for target 'llvm/libclllvm_la-invocation.lo' failed
gmake[4]: *** [llvm/libclllvm_la-invocation.lo] Error 1
gmake[4]: *** Waiting for unfinished jobs

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev