Gentoo Archives: gentoo-user

From: Andrew MacKenzie <amackenz@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Modular X undefined symbols.
Date: Mon, 17 Jul 2006 15:28:44
Message-Id: 20060717151946.GF12112@edespot.com
1 My last email didn't seem to make it to the list, I hope this isn't a
2 duplicate.
3
4 I've converted 4 machines to modular X, and one is having an issue.
5 My laptop (Thinkpad T43) is getting the following error when I start X:
6
7 dlopen: /usr/lib/xorg/modules/drivers/i810_drv.so: undefined symbol vgaHWGetIndex
8
9 If I run "X -configure" it complains about XAACreateInfoRec when loading
10 i810_drv.so, and vgaHWGetIndex when loading "vga_drv.so." It also
11 complains about VBEExtendedInit when loading the VESA driver.
12
13 I've followed the conversion how-to. I've set the "dri" USE flag. My
14 VIDEO_CARDS flag is set to "i810 vesa".
15
16 I've been unable to find any solution... Does anyone have any idea what
17 the problem is?
18
19 --
20 // Andrew MacKenzie | http://www.edespot.com
21 // GPG public key: http://www.edespot.com/~amackenz/public.key
22 // The goal of computation is the emulation of our synthetic abilities,
23 // not the understanding of our analytic ones.
24 // - Alan Perlis
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Modular X undefined symbols. Donnie Berkholz <dberkholz@g.o>