Am Freitag, 13. Februar 2004 00:32 schrieb Felix K�hling:
> On Fri, 13 Feb 2004 00:13:37 +0100
>
> Dieter N�tzel <[EMAIL PROTECTED]> wrote:
> > Hello Ian,
> >
> > I have some time now and started with a rollback to cvs -D 07/02/2003.
> > Some "rate" vs "period" fixes need but then I hang at some XFree basic
> > stuff (xkb).
> >
> > -c -o xkb/xf86KillSrv.o xkb/xf86KillSrv.c
> > xkb/xf86KillSrv.c:34:22: inputstr.h: Datei oder Verzeichnis nicht
> > gefunden xkb/xf86KillSrv.c:35:24: scrnintstr.h: Datei oder Verzeichnis
> > nicht gefunden xkb/xf86KillSrv.c:36:23: windowstr.h: Datei oder
> > Verzeichnis nicht gefunden xkb/xf86KillSrv.c:37:20: XKBsrv.h: Datei oder
> > Verzeichnis nicht gefunden xkb/xf86KillSrv.c:38:16: XI.h: Datei oder
> > Verzeichnis nicht gefunden
/* $XFree86: xc/programs/Xserver/xkb/ddxKillSrv.c,v 1.3 2002/11/23 19:27:50
tsi
Exp $ */
#include <stdio.h>
#define NEED_EVENTS 1
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/keysym.h>
#include "inputstr.h"
#include "scrnintstr.h"
#include "windowstr.h"
#include "XKBsrv.h"
#include "XI.h"
> Many header files are actually symbolic links which are created by Imake
> or make (not sure). You may need to run make Everything or make World to
> regenerate symbolic links that changed.
I run "make World|Everything" EVERY time...
...take only 8~11 minutes (World, depends on optimization...;-)
The Imakefile's have changed over time.
But no time tonight - my wife...
Greetings,
Dieter
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel