On 08-Nov-2002 Gilad Ben-Yossef wrote:
> Run the command "grep "EXTRAVERSION =" /usr/src/linux/Makefile"
> It will tell you sources to what version you really have. I'm pretty
> sure you'll discover you don't have the sources for the right version.
> 
[root@shlomo1 root]# grep "EXTRAVERSION =" /usr/src/linux/Makefile
EXTRAVERSION = -34.1mdk

Thanks. Although that wasn't the problem, I thought people might be interested
in what my mistake really was. I didn't notice a stray copy of the compiled
module (compiled before updating my src directory) so, in fact, make was
trying to link the old version rather than compiling and linking a new one. 


//-------------------------
Shlomo Solomon
E-Mail: [EMAIL PROTECTED]
http://come.to/shlomo.solomon
Date: 09-Nov-2002   Time: 18:00:06

Message sent by XFMail on a LINUX Mandrake 8.1 machine
//-------------------------


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to