Gentoo Archives: gentoo-embedded

From: Christian Nygaard <christiannygaard@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Building modular X?
Date: Tue, 04 Oct 2005 09:43:20
Message-Id: 4d4321660510040242i56129cbdg5514bdf8a0d2845f@mail.gmail.com
1 I'm building a thinclient solution with embedded gentoo for the Via Eden
2 platform but I'm a bit stuck with
3 getting the graphics to work.
4
5 How do I get the package xorg-server to build?
6
7 !!! ERROR: media-libs/mesa-6.3.1.1-r3 failed.
8
9 Why is this file missing when building Mesa??
10 In file included from clientattrib.c:38:
11 glxclient.h:59:25: GL/glxproto.h: No such file or directory
12
13 The package is clearly not happy here!
14 make[3]: Leaving directory `/var/tmp/portage/mesa-6.3.1.1-r3/work/Mesa-
15 6.3.1.1/src/glx/x11' <http://6.3.1.1/src/glx/x11'>
16 make[2]: *** [subdirs] Error 1
17
18 Can I skip building Mesa somehow?
19
20 Cheers,
21 Chris