[Mesa-dev] [Bug 101199] nouveau_screen.c: undefined reference to `nouveau_drm_del'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 7 07:24:05 UTC 2017


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

Andrey <andrewponomarenko at yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #7 from Andrey <andrewponomarenko at yandex.ru> ---
(In reply to Emil Velikov from comment #6)
> I'd imagine that the system libdrm_nouveau is v2.6.65 or earlier and the
> issue happens only during make install. Is that correct?
> 
> If so, it may be a libtool bug^feature and this workaround should work:
> $ export LD_LIBRARY_PATH=/path/to/libdrm/2.4.80/lib/:$LD_LIBRARY_PATH
> $ ./configure ...

This has fixed the problem.

However, for other libraries with external dependencies specifying of
PKG_CONFIG_PATH parameter for configure is enough to configure, make and make
install. So this is only a workaround.

Thank you.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170607/d13ee98d/attachment.html>


More information about the mesa-dev mailing list