[Mesa-dev] [Bug 79263] Linking error in egl_gallium.la when compiling 32 bit on multiarch

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 29 12:02:55 PDT 2014


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

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

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

--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> ---
Fixed with

commit febec731475a5b288cc50660b2d32780e395b950
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Wed May 28 15:43:35 2014 +0100

    st/egl: do not link against libloader

    Move the link to the final targets, like any other place in
    mesa/gallium. This allows better visibilty and will prevent
    us from including the library archive twice.

    Resolves multiple definition of `loader_get_pci_id_for_fd'

    multiple definition of `loader_get_pci_id_for_fd'

-- 
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/20140529/da142f33/attachment.html>


More information about the mesa-dev mailing list