linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Corporal Pisang <Corporal_Pisang@Counter-Strike.com.my>
To: linux-kernel@vger.kernel.org
Subject: 2.5.7 make modules_install error (oss)
Date: Tue, 19 Mar 2002 14:24:21 +0800	[thread overview]
Message-ID: <20020319142421.6359419a.Corporal_Pisang@Counter-Strike.com.my> (raw)

Hi,

make -C  arch/i386/lib modules_install
make[1]: Entering directory `/usr/src/linux/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux/arch/i386/lib'
cd /lib/modules/2.5.7; \
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.5.7; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.7/kernel/sound/oss/sound.o
depmod:         virt_to_bus_not_defined_use_pci_map
make: *** [_modinst_post] Error 1

Regards,

-Ubaida-

             reply	other threads:[~2002-03-19  6:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-19  6:24 Corporal Pisang [this message]
2002-03-19 14:10 2.5.7 make modules_install error (oss) bonganilinux
2002-03-19 16:48 Wayne.Brown
2002-03-19 17:15 ` Alan Cox
2002-03-19 18:51 ` J Sloan
2002-03-19 19:14   ` Alan Cox
2002-03-19 19:07     ` J Sloan
2002-03-20  8:30   ` Jaroslav Kysela
2002-03-20  9:17     ` J Sloan

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=20020319142421.6359419a.Corporal_Pisang@Counter-Strike.com.my \
    --to=corporal_pisang@counter-strike.com.my \
    --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;
as well as URLs for NNTP newsgroup(s).