Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nvidia driver: undefined symbol: _nv000008gl
Date: Fri, 30 Apr 2010 15:03:59
Message-Id: x2v5bdc1c8b1004300803zd04bd671q6a88015cf7c3e6f1@mail.gmail.com
In Reply to: [gentoo-user] nvidia driver: undefined symbol: _nv000008gl by Arnau Bria
1 On Fri, Apr 30, 2010 at 6:57 AM, Arnau Bria <arnau@×××××××××.net> wrote:
2 > Hi all,
3 >
4 > after my last update I cannot play movies because of:
5 >
6 > $ mplayer movie.avi
7 > mplayer: symbol lookup error: /usr/lib/opengl/nvidia/lib/libGL.so.1: undefined symbol: _nv000008gl
8 >
9 > I've googled about this and found no much info (and no solution).
10 >
11 >
12 > some info:
13 >
14 > # eix nvidia-drivers
15 > [I] x11-drivers/nvidia-drivers
16 >     Available versions:  [M]71.86.11!s 96.43.14!s (~)96.43.16!s 173.14.20!s 173.14.22!s (~)173.14.25!s 180.60!s 185.18.36-r1!s 190.42-r3!s (~)190.53!s (~)190.53-r1!s (~)195.30!s (~)195.36.15!s {acpi custom-cflags gtk kernel_FreeBSD kernel_linux multilib userland_BSD}
17 >     Installed versions:  195.36.15!s(03:45:58 PM 04/30/2010)(acpi gtk kernel_linux -custom-cflags -multilib)
18 >     Homepage:            http://www.nvidia.com/
19 >     Description:         NVIDIA X11 driver and GLX libraries
20 >
21 >
22 > # uname -a
23 > nau 2.6.31-gentoo-r10 #1 SMP Thu Mar 11 13:06:17 CET 2010 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux
24 >
25 >  # eselect opengl list
26 > Available OpenGL implementations:
27 >  [1]   ati
28 >  [2]   nvidia *
29 >  [3]   xorg-x11
30 >
31 > *If I switch to xorg-x11 opengl, mplayer works fine.
32 >
33 > I've tried to recompile nvidia-driver, stop X, unload module, load new
34 > one, start X and same error.
35 >
36 > Any help is appreciated,
37 >
38 > Cheers,
39 > --
40 > Arnau Bria
41 > http://blog.emergetux.net
42 > Bombing for peace is like fucking for virginity
43 >
44 >
45
46 Did you try recompiling mplayer? It's looking for a location that
47 doesn't exist in your new code. Maybe it needs to be rebuilt and
48 relinked?
49
50 - Mark

Replies

Subject Author
Re: [gentoo-user] nvidia driver: undefined symbol: _nv000008gl Arnau Bria <arnau@×××××××××.net>