Displaying 1 result from an estimated 1 matches for "libnouveau_dri".
Did you mean:
libnouveau_drm
2017 May 26
4
[Bug 101199] New: nouveau_screen.c: undefined reference to `nouveau_drm_del'
...DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: andrewponomarenko at yandex.ru
QA Contact: nouveau at lists.freedesktop.org
The build of mesa 17.1.1 has failed with error:
nouveau_screen.c:230: undefined reference to `nouveau_drm_del'
nouveau/.libs/libnouveau_dri.a(nouveau_screen.o): In function
`nouveau_init_screen2':
nouveau/nouveau_screen.c:105: undefined reference to `nouveau_drm_new'
nouveau/nouveau_screen.c:111: undefined reference to `nouveau_device_new'
The library is configured with the following parameters:
./configure --enable-share...