https://bugs.freedesktop.org/show_bug.cgi?id=94805
Bug ID: 94805
Summary: Compile Mesa , specific compilation , error: LLVM is
required to build Gallium
Product: Mesa
Version: 11.1
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I'm trying build package 32 bit on 64 bit system,
and I have error
#---------------------------------
checking for RADEON... yes
configure: error: LLVM is required to build Gallium R300 on x86 and x86_64
#---------------------------------
I used cor compile :
#----------------------------------------
export LDFLAGS="-L/usr/local/lib/"
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
./configure --disable-static \
CC="gcc -m32" CXX="g++ -m32" \
--build=x86_64-pc-linux-gnu \
--host=i686-pc-linux-gnu \
--disable-wayland \
--with-llvm-prefix=/usr/local/bin
#----------------------------------------
This is my path for llvm *.cmake files /usr/local/share/llvm/cmake/
This my path for llvm *.h files /usr/local/include/llvm/
--
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev