Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xorg-server 1.7.
Date: Sat, 10 Apr 2010 02:48:53
Message-Id: 4BBFE6CD.3020400@gmail.com
1 Hi folks,
2
3 I did my updates a bit ago. I notice xorg and a lot of friends were
4 updated. The update went fine as far as it compiled and installed
5 fine. I did my config updates and such as well. To make sure
6 everything stayed sane, I logged out of KDE, then went to single user
7 mode and back to default. I figured this was a sure way to restart all
8 the services that would be upgraded.
9
10 When kdm came back up, no keyboard, no mouse nothing. So I used the
11 trusty sysreq keys to get back to a console. Now I'm trying to roll
12 back to the older version that I was using before the upgrade. As most
13 of you know, I have hal disabled and I confirmed that it is indeed still
14 disabled. I masked mesa and xorg back to the old version. Now they
15 won't compile. I get errors like this:
16
17 config.status: executing depfiles commands
18 config.status: executing libtool commands
19 make -j2
20 make all-recursive
21 make[1]: Entering directory
22 `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
23 Making all in src
24 make[2]: Entering directory
25 `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17/src'
26 CC nv_cursor.lo
27 CC nv_dac.lo
28 In file included from /usr/include/xorg/vgaHW.h:29,
29 from nv_include.h:51,
30 from nv_cursor.c:28:
31 /usr/include/X11/extensions/dpms.h:40: error: expected â)â before â*â token
32 /usr/include/X11/extensions/dpms.h:41: error: expected â=â, â,â, â;â,
33 âasmâ or â__attribute__â before âDPMSGetVersionâ
34 /usr/include/X11/extensions/dpms.h:42: error: expected â)â before â*â token
35 /usr/include/X11/extensions/dpms.h:43: error: expected â=â, â,â, â;â,
36 âasmâ or â__attribute__â before âDPMSSetTimeoutsâ
37 /usr/include/X11/extensions/dpms.h:44: error: expected â)â before â*â token
38 /usr/include/X11/extensions/dpms.h:45: error: expected â=â, â,â, â;â,
39 âasmâ or â__attribute__â before âDPMSEnableâ
40 /usr/include/X11/extensions/dpms.h:46: error: expected â=â, â,â, â;â,
41 âasmâ or â__attribute__â before âDPMSDisableâ
42 /usr/include/X11/extensions/dpms.h:47: error: expected â=â, â,â, â;â,
43 âasmâ or â__attribute__â before âDPMSForceLevelâ
44 /usr/include/X11/extensions/dpms.h:48: error: expected â=â, â,â, â;â,
45 âasmâ or â__attribute__â before âDPMSInfoâ
46 In file included from /usr/include/xorg/vgaHW.h:29,
47 from nv_include.h:51,
48 from nv_dac.c:28:
49 /usr/include/X11/extensions/dpms.h:40: error: expected â)â before â*â token
50 /usr/include/X11/extensions/dpms.h:41: error: expected â=â, â,â, â;â,
51 âasmâ or â__attribute__â before âDPMSGetVersionâ
52 /usr/include/X11/extensions/dpms.h:42: error: expected â)â before â*â token
53 /usr/include/X11/extensions/dpms.h:43: error: expected â=â, â,â, â;â,
54 âasmâ or â__attribute__â before âDPMSSetTimeoutsâ
55 /usr/include/X11/extensions/dpms.h:44: error: expected â)â before â*â token
56 /usr/include/X11/extensions/dpms.h:45: error: expected â=â, â,â, â;â,
57 âasmâ or â__attribute__â before âDPMSEnableâ
58 /usr/include/X11/extensions/dpms.h:46: error: expected â=â, â,â, â;â,
59 âasmâ or â__attribute__â before âDPMSDisableâ
60 /usr/include/X11/extensions/dpms.h:47: error: expected â=â, â,â, â;â,
61 âasmâ or â__attribute__â before âDPMSForceLevelâ
62 /usr/include/X11/extensions/dpms.h:48: error: expected â=â, â,â, â;â,
63 âasmâ or â__attribute__â before âDPMSInfoâ
64 make[2]: *** [nv_cursor.lo] Error 1
65 make[2]: *** Waiting for unfinished jobs....
66 make[2]: *** [nv_dac.lo] Error 1
67 make[2]: Leaving directory
68 `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17/src'
69 make[1]: *** [all-recursive] Error 1
70 make[1]: Leaving directory
71 `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
72 make: *** [all] Error 2
73 * ERROR: x11-drivers/xf86-video-nv-2.1.17 failed:
74 * emake failed
75 *
76 * Call stack:
77 * ebuild.sh, line 48: Called src_compile
78 * environment, line 3297: Called x-modular_src_compile
79 * environment, line 4125: Called x-modular_src_make
80 * environment, line 4163: Called die
81 * The specific snippet of code:
82 * emake || die "emake failed"
83 *
84 * If you need support, post the output of 'emerge --info
85 =x11-drivers/xf86-video-nv-2.1.17',
86 * the complete build log and the output of 'emerge -pqv
87 =x11-drivers/xf86-video-nv-2.1.17'.
88 * The complete build log is located at
89 '/var/log/portage/elog/x11-drivers:xf86-video-nv-2.1.17:20100410-022626.log'.
90 * The ebuild environment file is located at
91 '/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/temp/environment'.
92 * S:
93 '/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
94
95 >>> Failed to emerge x11-drivers/xf86-video-nv-2.1.17, Log file:
96
97 >>>
98 '/var/log/portage/elog/x11-drivers:xf86-video-nv-2.1.17:20100410-022626.log'
99
100 * GNU info directory index is up-to-date.
101
102 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
103 * Use eselect news to read news items.
104
105 root@smoker ~ #
106
107
108 There is my wish list. If I can get the new xorg stuff working, that is
109 cool. If no one else is having trouble with them and it is my hardware
110 or something then getting the old version to compile and install would
111 be fine too.
112
113 Anyone have a clue how to get something to work here?
114
115 BTW, if I log into KDE with the new packages, I can log in once but when
116 I log out of KDE, the screen goes black and nothing happens. Even the
117 sysreq keys do nothing. Reset button is all that works.
118
119 Thoughts? I need a hammer?
120
121 Dale
122
123 :-) :-)

Replies

Subject Author
Re: [gentoo-user] xorg-server 1.7. meino.cramer@×××.de