No that did it, thanks! I suggest you replace in README: pushd /usr/src/linux; rm -f .config; make cloneconfig; popd by pushd /usr/src/linux; rm -f .config; make cloneconfig; make prepare-all; popd Now let's see if the new xorg works :). Laurent On Fri, 2005-01-28 at 20:01 +0100, Stefan Dirsch wrote:
On Fri, Jan 28, 2005 at 07:46:32PM +0100, Laurent GUERBY wrote:
Hi, the "KERNEL_SOURCE=/usr/src/linux make modules" step from README is failing for me (see below), any idea? [...] /bin/sh: scripts/genksyms/genksyms: No such file or directory [...]
Did you run "make prepare-all" in /usr/src/linux before?
Stefan
Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ------------------------------------------------------