public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] Missing source files in libxkbfile packge
@ 2006-07-30 18:14 Jonathan Schaeffer
  2006-07-30 18:59 ` Ferris McCormick
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Schaeffer @ 2006-07-30 18:14 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 995 bytes --]

Hi list,

I can't compile modular xorg, stable version.
The error occurs while compiling libxkbfile :

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/
-I../include/X11/extensions/ -O2 -pipe -march=k8 -MT
cout.lo -MD -MP -MF .deps/cout.Tpo -c cout.c  -fPIC -DPIC -o .libs/cout.o
cout.c:35:21: X11/Xos.h: No such file or directory
cout.c:36:22: X11/Xlib.h: No such file or directory
cout.c:37:24: X11/XKBlib.h: No such file or directory
cout.c:38:36: X11/extensions/XKBgeom.h: No such file or directory
In file included from cout.c:40:
../include/X11/extensions/XKMformat.h:32:32: X11/extensions/XKB.h: No
such file or directory
../include/X11/extensions/XKMformat.h:33:37:
X11/extensions/XKBproto.h: No such file or directory

And then the bunch of "Syntax error" "undeclared (first use in this
function)" shows up

I joined the tree output of the portage working directory. It seems to
miss some file ...
can someone help me ?

thanks a lot

Jo


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-amd64] Missing source files in libxkbfile packge
  2006-07-30 18:14 [gentoo-amd64] Missing source files in libxkbfile packge Jonathan Schaeffer
@ 2006-07-30 18:59 ` Ferris McCormick
  0 siblings, 0 replies; 2+ messages in thread
From: Ferris McCormick @ 2006-07-30 18:59 UTC (permalink / raw
  To: gentoo-amd64

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, 30 Jul 2006, Jonathan Schaeffer wrote:

> Hi list,
>
> I can't compile modular xorg, stable version.
> The error occurs while compiling libxkbfile :
>
> x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/
> -I../include/X11/extensions/ -O2 -pipe -march=k8 -MT
> cout.lo -MD -MP -MF .deps/cout.Tpo -c cout.c  -fPIC -DPIC -o .libs/cout.o
> cout.c:35:21: X11/Xos.h: No such file or directory
> cout.c:36:22: X11/Xlib.h: No such file or directory
> cout.c:37:24: X11/XKBlib.h: No such file or directory
> cout.c:38:36: X11/extensions/XKBgeom.h: No such file or directory
> In file included from cout.c:40:
> ../include/X11/extensions/XKMformat.h:32:32: X11/extensions/XKB.h: No
> such file or directory
> ../include/X11/extensions/XKMformat.h:33:37:
> X11/extensions/XKBproto.h: No such file or directory
>
> And then the bunch of "Syntax error" "undeclared (first use in this
> function)" shows up
>
> I joined the tree output of the portage working directory. It seems to
> miss some file ...
> can someone help me ?
>

Somehow, you are getting things out of order.  If you look at the ebuild 
for libxkbfile, you will see dependencies for x11-libs/libX11 and 
x11-proto/kbproto.  You can't tell from your error messages, but, for 
example, /usr/include/X11/Xlib.h comes from x11-libs/libX11, and 
/usr/include/X11/Xos.h comes from x11-proto/xproto, x11-proto/xproto is a 
dependency for pretty much all of xorg-x11-7.x (X-modular).  (And by the 
way, X11/extensions/XKBgeom.h does come from kbproto.)

It is not clear from your report how you are building X-modular. 
Generally, though, something like 'emerge -pv xorg-x11 x11' should show 
you a huge build in the proper order.  What you are seeing should not be 
possible unless (1) portage thinks all those dependencies are present, but 
for some reason they are not, or (2) you are building with 'emerge -O ...' 
for some reason.

> thanks a lot
>
> Jo
>
>

I am pretty sure I know what you are seeing, but how it got that way I 
cannot guess.  Hope this gives you some ideas, though.

Regards,
Ferris

- --
Ferris McCormick (P44646, MI) <fmccor@gentoo.org>
Developer, Gentoo Linux (Devrel, Sparc)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4-ecc0.1.6 (GNU/Linux)

iD8DBQFEzQGPQa6M3+I///cRAiBEAJ4sYzR++nNKC8G8r2eVl+R6qsjKewCfTf3L
xDjfaKqapjfq/+BgzgjdKzc=
=70S8
-----END PGP SIGNATURE-----
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-30 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-30 18:14 [gentoo-amd64] Missing source files in libxkbfile packge Jonathan Schaeffer
2006-07-30 18:59 ` Ferris McCormick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox