On Fri, 24 Oct 2003 15:45, John Yurcik wrote: > ...etc... > I did 1-4 above. At 'make menu config the terminal > responded with 'no target specified' I tried adding > the directory with the kernel-sources to the command > without without success. Do I really have to compile > the kernel to get this video card driver installed?
I cd'd to the top of my kernel source and did 'make dep' before building the nvidia kernel. That seemed to get past that particular hangup, next you may encounter a problem if your gcc version doesn't match the one your kernel was compiled with. You can set an env variable to bypass that if the version difference is not that big, CC_IGNOREsomething... -- Les Ferguson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]