Perhaps slightly more helpfully, you might like to do a "make clean" (to be safe), then a "make dep" , then a "make vmlinux", then a "make modules" and then a "make modules_install" -Josiah
On Wed, 21 May 2003, Jens Axboe wrote: On Wed, May 21 2003, Jule Slootbeek wrote: > Jens, > thank for the help, but unfoortunatly it did not cure m problem. I tried > installing IDE ATAPI CD as a Module, which would fix the problem during make > vmlinux, but then it would come up with an error in make modules. You botched the fix then, what I described will fix the issue. > Any other ideas? Yes, read what I wrote carefully again and do it one more time :)