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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 5 06:12:55 PDT 2014


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

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Emil Velikov <emil.l.velikov at gmail.com> ---
Thanks for the confirmation Vinson.

Pushed to master

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Tue Apr 1 02:05:57 2014 +0100

    automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc

    With recent commit we started de-duplicating all of the compiler/
    linker flags moving their handling inside Automake.inc.

    This did not take into consideration that the above variable was set
    at configure time, leading to issues on certain build combinations.

    Move the variable to where it's used/handled thus cleaning up
    configure.ac.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76848
    Tested-by: Vinson Lee <vlee at freedesktop.org>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

commit ba5eba500884c85792b3de38c90a70b4b11dc432
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Tue Apr 1 02:34:08 2014 +0100

    automake: introduce GALLIUM_COMMON_LIB_DEPS

    Rather than copying the core four dependencies all over gallium,
    introduce the above variable to avoid all the duplication.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76848
    Tested-by: Vinson Lee <vlee at freedesktop.org>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

commit c8129604ef8a8c4e71e304b4deb66ebb818a7758
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Tue Apr 1 02:45:22 2014 +0100

    drivers/r300: use GALLIUM_COMMON_LIB_DEPS

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76848
    Tested-by: Vinson Lee <vlee at freedesktop.org>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

-- 
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/20140405/ab2f07a1/attachment.html>


More information about the mesa-dev mailing list