From: Keith Owens <kaos@ocs.com.au>
To: georgek@netwrx1.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.0 Module compile error
Date: Sat, 06 Jan 2001 18:35:33 +1100 [thread overview]
Message-ID: <17981.978766533@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Fri, 05 Jan 2001 11:23:29 MDT." <ek0c5t404dfib22jc6je0dldkj57e07k7d@4ax.com>
On Fri, 05 Jan 2001 11:23:29 -0600,
George R. Kasica <georgek@netwrx1.com> wrote:
>>make[1]: Nothing to be done for `modules_install'.
>>make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/lib'
>>cd /lib/modules/2.4.0; \
>>mkdir -p pcmcia; \
>>find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
>>pcmcia
>>if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.0; fi
>>depmod: /lib/modules//2.2.18/modules.dep is not an ELF file
>>depmod: error reading ELF header
You have a broken modules.conf that tells depmod to scan _all_ of
/lib/modules or you have an old version of modules or you have some
weird symlinks in /lib/modules. It looks like you have some dangling
symlinks, although I cannot be certain about that.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-06 7:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-05 17:23 2.4.0 Module compile error George R. Kasica
2001-01-06 7:35 ` Keith Owens [this message]
2001-01-06 16:51 ` George R. Kasica
2001-01-07 0:28 ` Keith Owens
2001-01-06 16:54 ` George R. Kasica
2001-01-06 20:53 ` J . A . Magallon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17981.978766533@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=georgek@netwrx1.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox