Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server 1.7.
Date: Sat, 10 Apr 2010 03:28:17
Message-Id: 20100410032741.GA5068@solfire
In Reply to: [gentoo-user] xorg-server 1.7. by Dale
1 Dale <rdalek1967@×××××.com> [10-04-10 05:08]:
2 > Hi folks,
3 >
4 > I did my updates a bit ago. I notice xorg and a lot of friends were
5 > updated. The update went fine as far as it compiled and installed
6 > fine. I did my config updates and such as well. To make sure
7 > everything stayed sane, I logged out of KDE, then went to single user
8 > mode and back to default. I figured this was a sure way to restart all
9 > the services that would be upgraded.
10 >
11 > When kdm came back up, no keyboard, no mouse nothing. So I used the
12 > trusty sysreq keys to get back to a console. Now I'm trying to roll
13 > back to the older version that I was using before the upgrade. As most
14 > of you know, I have hal disabled and I confirmed that it is indeed
15 > still disabled. I masked mesa and xorg back to the old version. Now
16 > they won't compile. I get errors like this:
17 >
18 > config.status: executing depfiles commands
19 > config.status: executing libtool commands
20 > make -j2
21 > make all-recursive
22 > make[1]: Entering directory
23 > `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
24 > Making all in src
25 > make[2]: Entering directory
26 > `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17/src'
27 > CC nv_cursor.lo
28 > CC nv_dac.lo
29 > In file included from /usr/include/xorg/vgaHW.h:29,
30 > from nv_include.h:51,
31 > from nv_cursor.c:28:
32 > /usr/include/X11/extensions/dpms.h:40: error: expected â)â before
33 > â*â token
34 > /usr/include/X11/extensions/dpms.h:41: error: expected â=â, â,â,
35 > â;â, âasmâ or â__attribute__â before âDPMSGetVersionâ
36 > /usr/include/X11/extensions/dpms.h:42: error: expected â)â before
37 > â*â token
38 > /usr/include/X11/extensions/dpms.h:43: error: expected â=â, â,â,
39 > â;â, âasmâ or â__attribute__â before âDPMSSetTimeoutsâ
40 > /usr/include/X11/extensions/dpms.h:44: error: expected â)â before
41 > â*â token
42 > /usr/include/X11/extensions/dpms.h:45: error: expected â=â, â,â,
43 > â;â, âasmâ or â__attribute__â before âDPMSEnableâ
44 > /usr/include/X11/extensions/dpms.h:46: error: expected â=â, â,â,
45 > â;â, âasmâ or â__attribute__â before âDPMSDisableâ
46 > /usr/include/X11/extensions/dpms.h:47: error: expected â=â, â,â,
47 > â;â, âasmâ or â__attribute__â before âDPMSForceLevelâ
48 > /usr/include/X11/extensions/dpms.h:48: error: expected â=â, â,â,
49 > â;â, âasmâ or â__attribute__â before âDPMSInfoâ
50 > In file included from /usr/include/xorg/vgaHW.h:29,
51 > from nv_include.h:51,
52 > from nv_dac.c:28:
53 > /usr/include/X11/extensions/dpms.h:40: error: expected â)â before
54 > â*â token
55 > /usr/include/X11/extensions/dpms.h:41: error: expected â=â, â,â,
56 > â;â, âasmâ or â__attribute__â before âDPMSGetVersionâ
57 > /usr/include/X11/extensions/dpms.h:42: error: expected â)â before
58 > â*â token
59 > /usr/include/X11/extensions/dpms.h:43: error: expected â=â, â,â,
60 > â;â, âasmâ or â__attribute__â before âDPMSSetTimeoutsâ
61 > /usr/include/X11/extensions/dpms.h:44: error: expected â)â before
62 > â*â token
63 > /usr/include/X11/extensions/dpms.h:45: error: expected â=â, â,â,
64 > â;â, âasmâ or â__attribute__â before âDPMSEnableâ
65 > /usr/include/X11/extensions/dpms.h:46: error: expected â=â, â,â,
66 > â;â, âasmâ or â__attribute__â before âDPMSDisableâ
67 > /usr/include/X11/extensions/dpms.h:47: error: expected â=â, â,â,
68 > â;â, âasmâ or â__attribute__â before âDPMSForceLevelâ
69 > /usr/include/X11/extensions/dpms.h:48: error: expected â=â, â,â,
70 > â;â, âasmâ or â__attribute__â before âDPMSInfoâ
71 > make[2]: *** [nv_cursor.lo] Error 1
72 > make[2]: *** Waiting for unfinished jobs....
73 > make[2]: *** [nv_dac.lo] Error 1
74 > make[2]: Leaving directory
75 > `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17/src'
76 > make[1]: *** [all-recursive] Error 1
77 > make[1]: Leaving directory
78 > `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
79 > make: *** [all] Error 2
80 > * ERROR: x11-drivers/xf86-video-nv-2.1.17 failed:
81 > * emake failed
82 > *
83 > * Call stack:
84 > * ebuild.sh, line 48: Called src_compile
85 > * environment, line 3297: Called x-modular_src_compile
86 > * environment, line 4125: Called x-modular_src_make
87 > * environment, line 4163: Called die
88 > * The specific snippet of code:
89 > * emake || die "emake failed"
90 > *
91 > * If you need support, post the output of 'emerge --info
92 > =x11-drivers/xf86-video-nv-2.1.17',
93 > * the complete build log and the output of 'emerge -pqv
94 > =x11-drivers/xf86-video-nv-2.1.17'.
95 > * The complete build log is located at
96 > '/var/log/portage/elog/x11-drivers:xf86-video-nv-2.1.17:20100410-022626.log'.
97 > * The ebuild environment file is located at
98 > '/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/temp/environment'.
99 > * S:
100 > '/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
101 >
102 > >>> Failed to emerge x11-drivers/xf86-video-nv-2.1.17, Log file:
103 >
104 > >>>
105 > '/var/log/portage/elog/x11-drivers:xf86-video-nv-2.1.17:20100410-022626.log'
106 >
107 > * GNU info directory index is up-to-date.
108 >
109 > * IMPORTANT: 1 news items need reading for repository 'gentoo'.
110 > * Use eselect news to read news items.
111 >
112 > root@smoker ~ #
113 >
114 >
115 > There is my wish list. If I can get the new xorg stuff working, that
116 > is cool. If no one else is having trouble with them and it is my
117 > hardware or something then getting the old version to compile and
118 > install would be fine too.
119 >
120 > Anyone have a clue how to get something to work here?
121 >
122 > BTW, if I log into KDE with the new packages, I can log in once but
123 > when I log out of KDE, the screen goes black and nothing happens. Even
124 > the sysreq keys do nothing. Reset button is all that works.
125 >
126 > Thoughts? I need a hammer?
127 >
128 > Dale
129 >
130 > :-) :-)
131 >
132
133 Hi Dale,
134
135 Somne shots into the dark:
136 I am running a non-kde and non-gnome Gentoo here (Openbox is my
137 friend) and after upgrading X nothing works.
138
139 I rtecompiled openbox, lxpanel and the X11-drivers like
140 xf86-input-keyboard, xf86-input-mouse. nvidia-drivers and
141 everything was ok.
142
143 Try to recompile the x11-drivers and the kde equivalent of the
144 window manager (I dont know much about kde/gnome...sorry ;) )
145 and may be X11 will be you friend again...
146
147 HTH!
148
149 Keep hacking! and have a nice weekend!
150 mcc
151
152
153
154 --
155 Please don't send me any Word- or Powerpoint-Attachments
156 unless it's absolutely neccessary. - Send simply Text.
157 See http://www.gnu.org/philosophy/no-word-attachments.html
158 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
Re: [gentoo-user] xorg-server 1.7. Dale <rdalek1967@×××××.com>