Gentoo Archives: gentoo-user

From: Donnie Berkholz <spyderous@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3
Date: Mon, 03 Jul 2006 07:23:25
Message-Id: 44A8C39D.8040705@gentoo.org
In Reply to: Re: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3 by Richard Broersma Jr
1 Richard Broersma Jr wrote:
2 >>> glxclient.h:257: error: syntax error before "GLXContextTag"
3 >>> glxclient.h:257: warning: no semicolon at end of struct or union
4 >>> glxclient.h:401: error: syntax error before '}' token
5 >>> clientattrib.c: In function `do_enable_disable':
6 >> Is there something shortly above these like "foo.h: No such file or
7 >> directory"?
8 > Yes, here what it says:
9 > In file included from clientattrib.c:38:
10 > glxclient.h:59:25: GL/glxproto.h: No such file or directory
11
12 Try switching your opengl to xorg-x11 (eselect opengl set xorg-x11) and
13 make sure /usr/include/GL/glxproto.h (a symlink) points to a file that
14 exists.
15
16 Thanks,
17 Donnie

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3 Richard Broersma Jr <rabroersma@×××××.com>