Gentoo Archives: gentoo-amd64

From: krzaq <krzakers@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] xorg-server from modular X fails to compile
Date: Fri, 14 Apr 2006 14:11:44
Message-Id: 2ab8d39a0604140710gb9216cbi27598d1f002884e1@mail.gmail.com
1 Hi list!
2
3 I've encountered problems emerging modular X.
4 Xorg-server fails to compile.
5
6 Here's the emerge error:
7 glxcmds.c: In function `__glXBindSwapBarrierSGIX':
8 glxcmds.c: In function `__glXBindSwapBarrierSGIX':
9 glxcmds.c:1749: warning: cast to pointer from integer of different size
10 glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
11 glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
12 (first use in this function)
13 glxcmds.c:1796: error: (Each undeclared identifier is reported only once
14 glxcmds.c:1796: error: for each function it appears in.)
15 glxcmds.c:1796: error: `req' undeclared (first use in this function)
16 glxcmds.c:1796: error: syntax error before ')' token
17 glxcmds.c:1797: error: `xGLXQueryHyperpipeNetworkSGIXReply' undeclared
18 (first use in this function)
19 glxcmds.c:1812: error: `reply' undeclared (first use in this function)
20 glxcmds.c:1825: error: `sz_xGLXQueryHyperpipeNetworkSGIXReply'
21 undeclared (first use in this function)
22 glxcmds.c: In function `__glxDestroyHyperpipeConfigSGIX':
23 glxcmds.c:1836: error: `xGLXDestroyHyperpipeConfigSGIXReq' undeclared
24 (first use in this function)
25 glxcmds.c:1836: error: `req' undeclared (first use in this function)
26 glxcmds.c:1837: error: syntax error before ')' token
27 glxcmds.c:1838: error: `xGLXDestroyHyperpipeConfigSGIXReply'
28 undeclared (first use in this function)
29 glxcmds.c:1851: error: `reply' undeclared (first use in this function)
30 glxcmds.c:1863: error: `sz_xGLXDestroyHyperpipeConfigSGIXReply'
31 undeclared (first use in this function)
32 glxcmds.c: In function `__glxQueryHyperpipeConfigSGIX':
33 glxcmds.c:1871: error: `xGLXQueryHyperpipeConfigSGIXReq' undeclared
34 (first use in this function)
35 glxcmds.c:1871: error: `req' undeclared (first use in this function)
36 glxcmds.c:1872: error: syntax error before ')' token
37 glxcmds.c:1873: error: `xGLXQueryHyperpipeConfigSGIXReply' undeclared
38 (first use in this function)
39 glxcmds.c:1889: error: `reply' undeclared (first use in this function)
40 glxcmds.c:1904: error: `sz_xGLXQueryHyperpipeConfigSGIXReply'
41 undeclared (first use in this function)
42 glxcmds.c: In function `__glxHyperpipeConfigSGIX':
43 glxcmds.c:1915: error: `xGLXHyperpipeConfigSGIXReq' undeclared (first
44 use in this function)
45 glxcmds.c:1915: error: `req' undeclared (first use in this function)
46 glxcmds.c:1916: error: syntax error before ')' token
47 glxcmds.c:1917: error: `xGLXHyperpipeConfigSGIXReply' undeclared
48 (first use in this function)
49 glxcmds.c:1935: error: `reply' undeclared (first use in this function)
50 glxcmds.c:1949: error: `sz_xGLXHyperpipeConfigSGIXReply' undeclared
51 (first use in this function)
52 make[2]: *** [glxcmds.lo] B³+d 1
53 make[2]: Leaving directory
54 `/var/tmp/portage/xorg-server-1.0.2-r3/work/xorg-server-1.0.2/GL/glx'
55 make[1]: *** [all-recursive] B³+d 1
56 make[1]: Leaving directory
57 `/var/tmp/portage/xorg-server-1.0.2-r3/work/xorg-server-1.0.2/GL'
58 make: *** [all-recursive] B³+d 1
59
60 !!! ERROR: x11-base/xorg-server-1.0.2-r3 failed.
61 Call stack:
62 ebuild.sh, line 1933: Called dyn_compile
63 ebuild.sh, line 971: Called src_compile
64 ebuild.sh, line 1648: Called x-modular_src_compile
65 x-modular.eclass, line 304: Called x-modular_src_make
66
67 !!! emake failed
68 !!! If you need support, post the topmost build error, and the call
69 stack if relevant.
70
71 Any help appreciated.
72
73 --
74 Regards
75 Karol Krzak
76
77 --
78 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] xorg-server from modular X fails to compile Brian Litzinger <brian@××××××××××××.com>
Re: [gentoo-amd64] xorg-server from modular X fails to compile Nuitari <nuitari@××××××××××××××××.net>