LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kernel Compile and DAC960 (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-compile-and-dac960-92608/)

Kyoushu 09-14-2003 04:17 AM

Kernel Compile and DAC960
 
I'm trying to compile linux kernel 2.4.22 but I'm having some problems.
i get throught menuconfig, and then have to type "make dep" this starts to run, but then stops with the error

*** no rule to make target 'DAC960.c' , need by '/usr/src/linux-2.4.22/include/linux/modules/DAC960.ver' . Stop.

I tried going through the menuconfig stage again, and I KNOW that DAC960 is not selected in the block devices category, only floppy is selected in there. I had a quick look in the kernel sources directories too, and there are DAC960.c and DAC960.h files in the linux-2.4.22/drivers directory but as far as I can see there is no such file as /usr/src/linux-2.4.22/include/linux/modules/DAC960.ver .

Please help as I really want to get this working! Many thanks.

DrOzz 09-14-2003 06:53 AM

are you typing make mrproper before you type make xconfig? check this out if you think it will guide you any better....

Kyoushu 09-14-2003 04:43 PM

tried that, no change.now tried all 3 different config menus, and i always get this error on make dep

whats going on????!!!!!

TheOneAndOnlySM 09-14-2003 05:39 PM

have you ever had a problem compiling your kernel before?

perhaps try compiling a 2.4.21 kernel and see if u get the same problem

other than that, try reinstalling or redownloading the source

Kyoushu 09-15-2003 05:56 PM

just got hold of 2.4.21 and 2.4.20 kernels and i get the same error as i originally posted in them.ive tried do make mrproper, using different config menus, everything i cna think of!!!ARGH!!!!

any suggestions at all?


All times are GMT -5. The time now is 10:41 PM.