[Mesa-dev] [Bug 94805] Compile Mesa , specific compilation , error: LLVM is required to build Gallium
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Apr 3 09:21:14 UTC 2016
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: mesa-dev at lists.freedesktop.org
Reporter: swojskichlopak at wp.pl
QA Contact: mesa-dev at lists.freedesktop.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160403/ecff23c7/attachment-0001.html>
More information about the mesa-dev
mailing list