yup you are right that made things work

Thanks

2006/7/31, Roman Zilka <[EMAIL PROTECTED]>:
> 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

Try emerging these by hand: kbproto, xproto, libX11, libxkbfile. All the
missing header files should be covered by this bunch of packages (at least
my Gentoo says so:). I hope I'm not speaking nonsense:)...

-Roman
--
[email protected] mailing list


--
[email protected] mailing list

Reply via email to