[Mesa-dev] [Bug 76848] /usr/bin/ld: cannot find -lLLVM-3.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 31 12:55:33 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76848

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
Hi Vinson,

Do you have a commit/configure options that can be used to reproduce the
problem ? Running make check works fine[1] on my system using llvm 3.4
(provided by Arch) and the following config.

    ./autogen.sh \
    --prefix=/usr \
    --sysconfdir=/etc \
    --with-dri-driverdir=/usr/lib/xorg/modules/dri \
    --with-dri-drivers= \
    --with-gallium-drivers=r300 \
    --enable-opengl \
    --enable-gles1 \
    --enable-gles2 \
    --enable-openvg \
    --enable-dri \
    --enable-glx \
    --enable-vdpau \
    --enable-egl \
    --enable-osmesa \
    --enable-xa \
    --enable-gbm \
    --disable-xlib-glx \
    --enable-gallium-egl \
    --enable-gallium-gbm \
    --enable-gallium-llvm \
    --enable-glx-tls \
    --enable-driglx-direct \
    --enable-shared-glapi \
    --disable-debug \
    --enable-texture-float \
    --enable-asm

[1] make check for r300 has always been failing for OOT builds due to unrelated
reasons, but it seems to build/link just fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140331/359adb10/attachment.html>


More information about the mesa-dev mailing list