Gentoo Archives: gentoo-user

From: Richard Broersma Jr <rabroersma@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge xorg-xll fails out at media-libs/mesa-6.5-r3
Date: Sun, 02 Jul 2006 03:21:06
Message-Id: 20060702031021.42548.qmail@web31802.mail.mud.yahoo.com
1 Hello all,
2
3 I read through most of the X11 related messages so hopefully I am not repeating something already
4 solved.
5
6 Basically emerge drops out with the following error:
7
8 makedepend: warning: glcontextmodes.c (reading /usr/X11R6/include/bits/types.h, line 31): cannot
9 find include file "stddef.h"
10 not in ./stddef.h
11 not in ../../../include/stddef.h
12 not in ../../../include/GL/internal/stddef.h
13 not in ../../../src/mesa/main/stddef.h
14 not in ../../../src/mesa/glapi/stddef.h
15 not in ../../../src/mesa/drivers/dri/common/stddef.h
16 not in /usr/include/drm/stddef.h
17 not in /usr/X11R6/include/stddef.h
18 not in /usr/include/stddef.h
19 ...
20 ... a repeating message like this one is displayed for each missing header file.
21 ... and then:
22
23 !!! ERROR: media-libs/mesa-6.5-r3 failed.
24 Call stack:
25 ebuild.sh, line 1539: Called dyn_compile
26 ebuild.sh, line 939: Called src_compile
27 mesa-6.5-r3.ebuild, line 231: Called die
28
29 It there a shared library that I need to emerge first that has these header files?
30
31 Thanks for any help on the subject.
32
33 Regards,
34
35 Richard Broersma Jr.
36 --
37 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>