Gentoo Archives: gentoo-amd64

From: Jonathan Schaeffer <joschaeffer@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Missing source file in libxkbfile packge
Date: Sat, 29 Jul 2006 20:52:31
Message-Id: d60596f50607291350p7492cfd3n2928eab9836af73c@mail.gmail.com
1 Hi list,
2
3 I can't compile modular xorg, stable version.
4 The error occurs while compiling libxkbfile :
5
6 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/
7 -I../include/X11/extensions/ -O2 -pipe -march=k8 -MT
8 cout.lo -MD -MP -MF .deps/cout.Tpo -c cout.c -fPIC -DPIC -o .libs/cout.o
9 cout.c:35:21: X11/Xos.h: No such file or directory
10 cout.c:36:22: X11/Xlib.h: No such file or directory
11 cout.c:37:24: X11/XKBlib.h: No such file or directory
12 cout.c:38:36: X11/extensions/XKBgeom.h: No such file or directory
13 In file included from cout.c:40:
14 ../include/X11/extensions/XKMformat.h:32:32: X11/extensions/XKB.h: No
15 such file or directory
16 ../include/X11/extensions/XKMformat.h:33:37:
17 X11/extensions/XKBproto.h: No such file or directory
18
19 And then the bunch of "Syntax error" "undeclared (first use in this
20 function)" shows up
21
22 I joined the tree output of the portage working directory. It seems to
23 miss some file ...
24 can someone help me ?
25
26 thanks a lot
27
28 Jo
29 --
30 gentoo-amd64@g.o mailing list