<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - /usr/bin/ld: cannot find -lLLVM-3.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76848#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - /usr/bin/ld: cannot find -lLLVM-3.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76848">bug 76848</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>