Re: 7.1 and compiling a module

2001-04-20 Thread Mike Chambers
ting. And AFAIK you have to rebuild the whole kernel, not just a module in it alone. Mike - Original Message - From: "Eric Wood" <[EMAIL PROTECTED]> To: "Red Hat List" <[EMAIL PROTECTED]> Sent: Friday, April 20, 2001 10:21 AM Subject: 7.1 and compiling a modul

7.1 and compiling a module

2001-04-20 Thread Eric Wood
I'm wanting to add the specialix Rio module to my fresh install of 7.1. 1. cp /usr/src/linux-2.4/configs/kernel-2.4.2-i386.config /usr/src/linux-2.4/.config 2. cd /usr/src/linux-2.4 3. make menuconfig # enable Specialix RIO system support as a Module 4. make dep 5. make modules step 5 bombs. 6.