[Mesa-dev] [Bug 84807] Build issue starting between bf4aecfb2acc8d0dc815105d2f36eccbc97c284b and a3e9582f09249ad27716ba82c7dfcee685b65d51

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 12 17:29:59 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|mesa-dev at lists.freedesktop. |emil.l.velikov at gmail.com
                   |org                         |

--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Michel Dänzer from comment #4)
> I've run into this as well now, not sure why I didn't seem to before.
> 
> AFAICT the problem is that the contents of the TARGET_RADEON_WINSYS and
> TARGET_RADEON_COMMON variables don't end up as dependencies of
> gallium_dri.la. No idea how to fix it though. :(
Now that is a bit odd. Autohell should automatically add them as deps,
considering that they are explicitly mentioned for linking purposes.

gallium_dri_la_LIBADD += $(TARGET_LIB_DEPS) \
        $(TARGET_RADEON_WINSYS) $(TARGET_RADEON_COMMON)


Perhaps it's tripping over the usage of "+=". I'll take a look at it over the
next few days.

-- 
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/20141013/43da3bdb/attachment.html>


More information about the mesa-dev mailing list