From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KpkCT-0000ML-9g for garchives@archives.gentoo.org; Tue, 14 Oct 2008 13:44:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A441E0221; Tue, 14 Oct 2008 13:44:35 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by pigeon.gentoo.org (Postfix) with ESMTP id 2CB87E0221 for ; Tue, 14 Oct 2008 13:44:35 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id c7so1052253nfi.26 for ; Tue, 14 Oct 2008 06:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=wwsn5PXT/Bnwu3J8i7slrAUoyjawa0ULHvaxZE4DVWw=; b=biVApcTHLiiJvwdSPVgQEKlg37Zt8VVE74L65SZB5NOWLuHrG5SlEqRVpXARlvg0FA K6bOvYX/ut9DmWmRSUw2FnPgnHqYSsLvwpvShm3SoHSKQuWMX5k4no9z45QJnH9FnD9+ ejffpDvbjJl8GZhpZyOBVtycnzLCD08HPlAjY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=PMT8Du2LoemAhSZikf4/tcCu4cLuCy3hgKstVOiPI4S55jhnDwkfMRt1x0/3WMEZXi N2og0//NkhhuhHhOR6HX0DR7azw6hYbqJFgZpyuxQltt04LWwNUZautg4GlTx7zDtt1s aEWj+RaBmEuvKjFaZEsM4u5bWlNZDVcjLYRHI= Received: by 10.210.28.6 with SMTP id b6mr7300272ebb.3.1223991873820; Tue, 14 Oct 2008 06:44:33 -0700 (PDT) Received: from ?10.1.245.102? (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id q9sm1973640gve.5.2008.10.14.06.44.30 (version=SSLv3 cipher=RC4-MD5); Tue, 14 Oct 2008 06:44:32 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] failed to startx with xorg-server 1.5.1, complaining "undefined symbol: PictureScreenPrivateIndex" Date: Tue, 14 Oct 2008 15:44:06 +0200 User-Agent: KMail/1.9.10 References: <2ad02ec0810140633q6471c51dh3c82fc53f33f6499@mail.gmail.com> In-Reply-To: <2ad02ec0810140633q6471c51dh3c82fc53f33f6499@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810141544.06592.alan.mckinnon@gmail.com> X-Archives-Salt: 9f895557-cad1-4f1d-b4a6-3b1005aaf72d X-Archives-Hash: 41ab65dd64d5dc9c7a0680e5a2d912af On Tuesday 14 October 2008 15:33:54 Weifeng Liu wrote: > Hi, > I couldn't start my XWindow after doing a "emerge --update --deep --newuse > world" on my gentoo vm. It just complained "undefined symbol: > PictureScreenPrivateIndex" and it appeared my old xorg-server 1.4.x didn't > have such a problem. > > Here is the startx log. > > vm-gentoo ~ # startx > xauth: creating new authority file /root/.serverauth.11982 > > X.Org X Server 1.5.1 > Release Date: 23 September 2008 > > X Protocol Version 11, Revision 0 > Build Operating System: Linux 2.6.24-gentoo-r8 i686 > Current Operating System: Linux vm-gentoo 2.6.26-gentoo-r1 #1 SMP Wed Oct > 15 03:51:20 CST 2008 i686 > Build Date: 14 October 2008 07:52:53AM > > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 15 05:18:25 2008 > (==) Using config file: "/etc/X11/xorg.conf" > dlopen: /usr/lib/xorg/modules/drivers//vmware_drv.so: undefined symbol: > PictureScreenPrivateIndex > (EE) Failed to load /usr/lib/xorg/modules/drivers//vmware_drv.so > (EE) Failed to load module "vmware" (loader failed, 7) did you forget to rebuild the vmware drivers after you rebuilt the X-Server? -- alan dot mckinnon at gmail dot com