From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 62434] New: [bisected] 3284.073] (EE) AIGLX error: dlopen of
/usr/lib/xorg/modules/dri/r600_dri.so failed
(/usr/lib/libllvmradeon9.2.0.so:
undefined symbol: lp_build_tgsi_intrinsic)
Date: Sun, 17 Mar 2013 11:45:32 +0000
Message-ID:
Priority
medium
Bug ID
62434
Assignee
dri-devel@lists.freedesktop.org
Summary
[bisected] 3284.073] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r600_dri.so failed (/usr/lib/libllvmradeon9.2.0.so: undefined symbol: lp_build_tgsi_intrinsic)
Severity
blocker
Classification
Unclassified
OS
Linux (All)
Reporter
lonewolf@xs4all.nl
Hardware
x86-64 (AMD64)
Status
NEW
Version
git
Component
Drivers/Gallium/r600
Product
Mesa
Upon starting x loading r600_dri.so fails
first bad commit :
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f70c3853513637fa6ed38e75f73d472a9fa61213
-------------------------------------------------------------
./autogen.sh --prefix=/usr \
--sysconfdir=/etc \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-gallium-drivers=r300,r600,radeonsi,swrast \
--with-dri-drivers=swrast \
--enable-gallium-llvm \
--enable-egl \
--enable-gallium-egl \
--with-egl-platforms=x11,drm,wayland \
--enable-shared-glapi \
--enable-gbm \
--enable-glx-tls \
--enable-dri \
--enable-glx \
--enable-osmesa \
--enable-gles1 \
--enable-gles2 \
--enable-texture-float \
--enable-xa \
--enable-vdpau \
--enable-gallium-gbm \
--enable-gallium-g3dvl \
--enable-xvmc \
--enable-xorg \
--enable-r600-llvm-compiler \
--with-llvm-shared-libs
---------------------------------------------------
I've chosen blocker as severity, as this commit is a candidate for the 9.1
branch