Gentoo Archives: gentoo-amd64

From: Jonathan Schaeffer <joschaeffer@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Missing source file in libxkbfile packge
Date: Mon, 31 Jul 2006 12:04:59
Message-Id: d60596f50607310503yfa964e1j2b387cdfafde8dfb@mail.gmail.com
In Reply to: Re: [gentoo-amd64] Missing source file in libxkbfile packge by Roman Zilka
1 yup you are right that made things work
2
3 Thanks
4
5 2006/7/31, Roman Zilka <rzilka@××××.cz>:
6 > > Hi list,
7 > >
8 > > I can't compile modular xorg, stable version.
9 > > The error occurs while compiling libxkbfile :
10 > >
11 > > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/
12 > > -I../include/X11/extensions/ -O2 -pipe -march=k8 -MT
13 > > cout.lo -MD -MP -MF .deps/cout.Tpo -c cout.c -fPIC -DPIC -o .libs/cout.o
14 > > cout.c:35:21: X11/Xos.h: No such file or directory
15 > > cout.c:36:22: X11/Xlib.h: No such file or directory
16 > > cout.c:37:24: X11/XKBlib.h: No such file or directory
17 > > cout.c:38:36: X11/extensions/XKBgeom.h: No such file or directory
18 > > In file included from cout.c:40:
19 > > ../include/X11/extensions/XKMformat.h:32:32: X11/extensions/XKB.h: No
20 > > such file or directory
21 > > ../include/X11/extensions/XKMformat.h:33:37:
22 > > X11/extensions/XKBproto.h: No such file or directory
23 > >
24 > > And then the bunch of "Syntax error" "undeclared (first use in this
25 > > function)" shows up
26 > >
27 > > I joined the tree output of the portage working directory. It seems to
28 > > miss some file ...
29 > > can someone help me ?
30 > >
31 > > thanks a lot
32 > >
33 > > Jo
34 >
35 > Try emerging these by hand: kbproto, xproto, libX11, libxkbfile. All the
36 > missing header files should be covered by this bunch of packages (at least
37 > my Gentoo says so:). I hope I'm not speaking nonsense:)...
38 >
39 > -Roman
40 > --
41 > gentoo-amd64@g.o mailing list
42 >
43 >
44 --
45 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Missing source file in libxkbfile packge Duncan <1i5t5.duncan@×××.net>