Terence Golightly wrote:
Greetings,

I've been away during the changover to mandriva. Apparently verizon was
blocking access to mandrake? Anyway, I am trying to get:


fpix-0.17.0 to compile and I get the following message:

[EMAIL PROTECTED] driver]$ make
The sources for the current kernel have not been found. Aborting.
make: *** [prereq_check] Error 1

I have compiled a custom kernel. So when I edited the Makefile
(attached), I got the following error:


[EMAIL PROTECTED] driver]$ make
make -C /lib/modules/2.6.11-12mdkcustom/build
SUBDIRS=/home/terryg/Dev/fpix-0.17.0/driver modules
make[1]: Entering directory `/usr/src/linux-2.6.11-12mdk'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.11-12mdk'
make: *** [kernel-module] Error 2


The first thing I would do is look in the /usr/src/linux-2.6.11-12mdk and make sure you have the Makefile there. This should be the location of the kernel source, and if it can not find a rule to make "modules" then you have a big problem.

What I suspect is going on is that your kernel source is in a different location.

Mikkel
--

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

____________________________________________________
Want to buy your Pack or Services from Mandriva? 
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________

Reply via email to