I am not sure where I lost the path of the book. But compiling Mesa, the
compilation stops in cmake
Run-time dependency libdrm_amdgpu found: YES 2.4.100
Run-time dependency libdrm_nouveau found: YES 2.4.100
Run-time dependency libdrm found: YES 2.4.100
llvm-config found: YES (/usr/bin/llvm-config) 8.0.1
Run-time dependency LLVM (modules: amdgpu, bitreader, bitwriter, engine,
ipo, mcdisassembler, mcjit, native, coroutines) found: YES 8.0.1
WARNING: Project targetting '>= 0.46' but tried to use feature
introduced in '0.51.0': dep.get_variable
Run-time dependency libelf found: YES 0.177
Program bison found: YES (/usr/bin/bison)
Program flex found: YES (/usr/bin/flex)
Run-time dependency libunwind found: NO (tried pkgconfig and cmake)
meson.build:1513:4: ERROR: Problem encountered: OSMesa gallium requires
gallium softpipe or llvmpipe.
I have tried a newer version of mesa, which required newer version of
libdrm, but that did not solve the issue in cmake.
I found at https://www.mesa3d.org/llvmpipe.html an explanation on the
how to create an llvmpipe driver, but I have the impression, it guides
me on the wrong path. I assume, I made something wrong before I came to
mesa, to force mesa to look for the galluim softpipe or llvmpipe.
Any hint, where to look?
Herbert
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page