Gentoo Archives: gentoo-user

From: Richard Broersma Jr <rabroersma@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3
Date: Sun, 02 Jul 2006 15:32:23
Message-Id: 20060702152230.25073.qmail@web31809.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3 by Donnie Berkholz
1 > > makedepend: warning: glcontextmodes.c (reading /usr/X11R6/include/bits/types.h, line 31):
2 > cannot
3 > > find include file "stddef.h"
4 > > not in ./stddef.h
5 > Those warnings are irrelevant. You need to find the actual error.
6
7 Oops, sorry about that. Here are the error messages that follow the warnings:
8
9 glxclient.h:257: error: syntax error before "GLXContextTag"
10 glxclient.h:257: warning: no semicolon at end of struct or union
11 glxclient.h:401: error: syntax error before '}' token
12 clientattrib.c: In function `do_enable_disable':
13 clientattrib.c:48: error: dereferencing pointer to incomplete type
14 clientattrib.c:56: error: dereferencing pointer to incomplete type
15 clientattrib.c:56: error: dereferencing pointer to incomplete type
16 clientattrib.c: In function `__indirect_glPushClientAttrib':
17 clientattrib.c:75: error: dereferencing pointer to incomplete type
18 clientattrib.c:76: error: dereferencing pointer to incomplete type
19 clientattrib.c:78: error: dereferencing pointer to incomplete type
20 clientattrib.c:84: error: dereferencing pointer to incomplete type
21 clientattrib.c:93: error: dereferencing pointer to incomplete type
22 clientattrib.c:93: error: dereferencing pointer to incomplete type
23 clientattrib.c: In function `__indirect_glPopClientAttrib':
24 clientattrib.c:101: error: dereferencing pointer to incomplete type
25 clientattrib.c:102: error: dereferencing pointer to incomplete type
26 clientattrib.c:105: error: dereferencing pointer to incomplete type
27 clientattrib.c:110: error: dereferencing pointer to incomplete type
28 clientattrib.c:122: error: dereferencing pointer to incomplete type
29 clientattrib.c:122: error: dereferencing pointer to incomplete type
30 clientattrib.c: In function `__glFreeAttributeState':
31 clientattrib.c:131: error: dereferencing pointer to incomplete type
32 clientattrib.c:132: error: dereferencing pointer to incomplete type
33 make[3]: *** [clientattrib.o] Error 1
34 make[2]: *** [subdirs] Error 1
35 make[1]: *** [default] Error 1
36 make: *** [linux-dri-x86] Error 2
37
38 Regards,
39
40 Richard Broersma Jr.
41 --
42 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3 Donnie Berkholz <spyderous@g.o>