Gentoo Archives: gentoo-user

From: Roy Wright <roy@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)
Date: Fri, 13 Nov 2009 04:38:55
Message-Id: 90AD0137-4F23-414B-9BC1-8B09EF05557A@wright.org
In Reply to: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) by Marcus Wanner
1 On Nov 12, 2009, at 5:39 PM, Marcus Wanner wrote:
2
3 > Spoke too soon...now I'm getting this:
4 >
5 > ../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../
6 > include -DHAVE_ssing-declarations -Wnested-externs -fno-strict-
7 > aliasing -DDBUS_API_SUBJECT_TO_CI/usr/include/pixman-1 -I/usr/
8 > include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbuxt -I../xfixes -
9 > I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render (1)
10 > * 10000000) + ((6) * 100000) + ((5) * 1000) + 0)" -march=pentium4 -
11 > O2 -pipe ch.lo dispatch.c
12 > In file included from ../Xext/panoramiX.h:44,
13 > from dispatch.c:134:
14 > /usr/include/X11/extensions/panoramiXext.h:49: error: expected ')'
15 > before '*' to
16 > /usr/include/X11/extensions/panoramiXext.h:54: error: expected '=',
17 > ',', ';', 'a
18 > /usr/include/X11/extensions/panoramiXext.h:64: error: expected '=',
19 > ',', ';', 'a
20 > /usr/include/X11/extensions/panoramiXext.h:70: error: expected '=',
21 > ',', ';', 'a
22 > /usr/include/X11/extensions/panoramiXext.h:76: error: expected '=',
23 > ',', ';', 'a
24 > dispatch.c: In function 'ProcCloseFont':
25 > dispatch.c:1117: warning: 'SecurityLookupIDByType' is deprecated
26 > (declared at ..
27 > make[2]: *** [dispatch.lo] Error 1
28
29 http://bugs.gentoo.org/show_bug.cgi?id=291312
30
31 Basically you will need to mask all the dependencies for xorg-
32 server-1.7 to be able to compile 1.6.5. I hit this a few days ago.
33 >= dependencies in ebuilds cause PITA for users...
34
35 HTH,
36 Roy

Replies

Subject Author
Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) Marcus Wanner <marcusw@×××.net>