[Bug 59282] New: Undefined symbol '_ZTVN10__cxxabiv120__si_class_type_infoE' in r600_dri.so

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 12 06:58:19 PST 2013


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

          Priority: medium
            Bug ID: 59282
          Assignee: dri-devel at lists.freedesktop.org
           Summary: Undefined symbol
                    '_ZTVN10__cxxabiv120__si_class_type_infoE' in
                    r600_dri.so
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: tdroste at gmx.de
          Hardware: All
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

Mesa from git master (head 3c3a2b51b85a90cfe670e1ca81ce86c8fa0d448d) has a
undefined symbol in r600_dri.so, which prevents it from being loaded:

$ LIBGL_DEBUG=verbose glxinfo
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL error: dlopen /usr/lib64/dri/r600_dri.so failed
(/usr/lib64/dri/r600_dri.so: undefined symbol:
_ZTVN10__cxxabiv120__si_class_type_infoE)
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600

configure line:
--with-dri-drivers= --with-gallium-drivers=swrast,r600 --enable-gallium-llvm 
--enable-gallium-egl --with-egl-platforms=x11,drm --enable-gles1 --enable-gles2
--enable-glx-tls --enable-texture-float --enable-shared-glapi

I tried adding radeonsi to the list and see if this fixes it, but in order to
build this I have to install LLVM 3.2, which I'm not planning to do today.

-- 
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/dri-devel/attachments/20130112/fbd430f9/attachment-0001.html>


More information about the dri-devel mailing list