lkml.org 
[lkml]   [1999]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Doubt on insmod
Date
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2232.0">
<TITLE>Re: Doubt on insmod</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>If you are using versioning on your modules then a</FONT>
<BR><FONT SIZE=2>'make mrproper' at the start of your kernel build</FONT>
<BR><FONT SIZE=2>process may be in order. N.B. Take a copy of your</FONT>
<BR><FONT SIZE=2>'.config' file before doing 'make mrproper' cause</FONT>
<BR><FONT SIZE=2>it zaps it. A sequence like this may help:</FONT>
<BR><FONT SIZE=2>cd /usr/src/linux; mv .config .. ; make mrproper;</FONT>
<BR><FONT SIZE=2>mv ../.config . ; make xconfig ; [as normal ...]</FONT>
</P>

<P><FONT SIZE=2>Doug Gilbert</FONT>
</P>

</BODY>
</HTML>
\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.097 / U:1.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site