On 8/26/19 4:01 PM, Alan Coopersmith wrote:
On 8/25/19 9:27 PM, Dennis Clarke wrote:
configure.ac:38: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not
m4_defun'd
That sounds like you're missing pkg.m4 from pkg-config.
configure:11098: error: possibly undefined macro: m4_ifval
If t
On 8/28/19 3:02 PM, Dennis Clarke wrote:
Found llvm-config '7.0.1' NO (needed >= 8.0.0 )
I've not tried building Mesa with meson yet, but that reads like it only found
version 7 of LLVM, but needs at least version 8. (Since Mesa implements LLVM
based compilers to build code to run on the vario
On 8/28/19 6:10 PM, Alan Coopersmith wrote:
On 8/28/19 3:02 PM, Dennis Clarke wrote:
Found llvm-config '7.0.1' NO (needed >= 8.0.0 )
I've not tried building Mesa with meson yet, but that reads like it only
found
version 7 of LLVM, but needs at least version 8. (Since Mesa implements
LLVM
b