thanks... I actually ended up removing all references to czsk from the makefiles, and that fixed it... I had to make one other tweak too, one of the files (i forget which) couldn't find <linux/input.h> so I modified it to use the full path.
And now everything built, and I have a working system! Hurrah! Thanks all. ----- Original Message ----- From: "Bealers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 2:02 PM Subject: Re: [Newbie]Install problem > > make[4]: Entering directory '/usr/src/xc/programs/xkbdcomp/symbols' > > install -c -m 0444 symbols.dir /usr/X11R6/lib/X11/xkb/symbols.dir > > make[4]: *** No rule to make target 'czsk', needed by 'install'. Stop. > > I just 'touched' the file it was looking for > i.e. /usr/src/xc/programs/xkbdcomp/symbols/czsk > > and it made install fine then > > hth > > > > > > _______________________________________________ > Newbie mailing list > [EMAIL PROTECTED] > *** To unsubscribe , or change message options, see: > http://XFree86.Org/mailman/listinfo/newbie _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
