LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Toby Corkindale <tjcorkin@sa.pracom.com.au>
  To  : <reidand@gihs.sa.edu.au>
  Date: Thu, 26 Jul 2001 15:40:47 +0930 (CST)

Re: 2.4.7 Kernel Modules Problem

Hiya

aren't you supposed to make the dependancies *after* making the config?

ie.
make mrproper
make menuconfig
make dep
make clean
make bzImage
make modules
etc...?


ps. did you know you can keep your previous config files, and just type
make oldconfig
to bring them up to date?

Toby

On Thu, 26 Jul 2001 reidand@gihs.sa.edu.au wrote:

> Hello All,
>
> Yes, it's me, just using a different account. It seems that the mail server no
> longer likes responding to my email, something I think is to do with the fact
> that we changed ISPs recently, and the dust is still settling.
>
> On to the problem:
>
> I'm building a machine and have grabed the 2.4.7 kernel and compiled it. I've
> installed a new version of modutils (2.4.6-1) and followed the following
> process:
>
>   - make mrproper
>   - make dep
>   - make menuconfig
>   - make clean
>   - make
>   - make modules
>   - make install
>   - make modules_install
>
> Now, when I reboot (after editing /etc/lilo.conf appropriately) using the new
> kernel and 'depmod -a' runs, I get lots of unresolved symbols errors. The error
> list seems to equate to anything compiled as a module, which is somewhat
> disturbing.
>
> Can anyone suggest why this may be happening and remedies for it? Is it an issue
> with 2.4.7? Do I need a newer version of depmod or is there something else going
> on?
>
> Thanks in Advance,
>
>    - andrew
>
>

-- 
 Toby Corkindale
 UNIX Developer, Core Tech R&D
 Technology SA, Pracom Ltd
 288 Glen Osmond Road
 Fullarton,	5063
 South Australia
 Tel: +61 8 8202 9075
 Fax: +61 8 8202 9001
 mailto:Toby.Corkindale@sa.pracom.com.au
 http://www.sa.pracom.com.au/

                  PRIVILEGED - PRIVATE AND CONFIDENTIAL

   Privileged/Confidential Information may be contained in this message.
   If you are not the addressee indicated in this message, you may not
   copy or deliver this message to anyone.  In such case, you should
   destroy this message and notify the sender by reply email. Opinions,
   conclusions and other information in this message that do not relate
   to the official business of this organisation shall be understood as
   neither given nor endorsed by it.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page