From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 45907] New: symbol lookup error: /usr/lib64/libXvMCr600.so:
undefined symbol: radeon_surface_manager_new
Date: Fri, 10 Feb 2012 10:35:15 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 705A2A0DDA
for ;
Fri, 10 Feb 2012 10:35:15 -0800 (PST)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45907
Bug #: 45907
Summary: symbol lookup error: /usr/lib64/libXvMCr600.so:
undefined symbol: radeon_surface_manager_new
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: kdekorte@yahoo.com
Ran mplayer with -vo xvmc option and got this error.
drm - commit 2cfac57d364d0166ed9472b086c16aea376f495a
mesa - commit a8cc228edd1dd6328f8b9086d768b52f821c6575
xf86-video-ati - commit e20284409937d784847339b5d466a95012d85940
Configured with
drm
./configure --prefix=/usr --libdir=/usr/lib64
mesa
./autogen.sh --prefix=/usr --libdir=/usr/lib64 --with-dri-drivers="" --with-gallium-drivers=r600,swrast --enable-gallium-egl --enable-openvg --enable-gles1
--enable-gles2 --enable-texture-float --enable-vdpau --enable-xvmc --enable-osmesa --enable-xorg
xf86-video-ati
./autogen.sh --prefix=/usr --libdir=/usr/lib64 --disable-static --enable-shared
Ran make clean before reconfiguring and building each modules, build and installed in the following order drm, mesa, xf86-video-ati
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.