[Nouveau] [Bug 101199] New: nouveau_screen.c: undefined reference to `nouveau_drm_del'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 26 12:38:28 UTC 2017


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

            Bug ID: 101199
           Summary: nouveau_screen.c: undefined reference to
                    `nouveau_drm_del'
           Product: Mesa
           Version: 17.1
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/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-shared --enable-glx --disable-osmesa --enable-debug
--enable-gles2 --enable-gles1 --with-llvm-prefix=/path/to/LLVM-3.8.1/
PKG_CONFIG_PATH='/path/to/libdrm/2.4.80/lib/pkgconfig'

GCC version: 4.9.2

-- 
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/nouveau/attachments/20170526/9e23fe5f/attachment.html>


More information about the Nouveau mailing list