linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "JohnsonCheng" <JohnsonCheng@qnap.com.tw>
To: "linux-ppc-embedded" <linuxppc-embedded@ozlabs.org>
Subject: make modules failed.
Date: Tue, 11 Oct 2005 20:52:29 +0800	[thread overview]
Message-ID: <20051011125245.B467868541@ozlabs.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

When I install linux2.6 modules on powerpc, it's failed as following:

 

[root]# make ARCH=ppc CROSS_COMPILE=powerpc-linux-
INSTALL_MOD_PATH=/opt/cross-project/images/modules-2.6.12.3 modules

  INSTALL drivers/net/bonding/bonding.ko

  INSTALL drivers/usb/serial/usbserial.ko

  INSTALL drivers/usb/serial/visor.ko

  INSTALL fs/binfmt_misc.ko

  INSTALL fs/udf/udf.ko

  INSTALL lib/crc-ccitt.ko

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map
-b

/opt/cross-project/TS-101/images/modules-2.6.12.3 -r 2.6.12.3; fi

make: *** [_modinst_post] Error 139

[root]#

 

It seems that I can't use /sbin/depmod, because it's for x86. I am not sure.

How to fix it?

 

Thanks,

Johnson Cheng


[-- Attachment #2: Type: text/html, Size: 5120 bytes --]

                 reply	other threads:[~2005-10-11 12:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20051011125245.B467868541@ozlabs.org \
    --to=johnsoncheng@qnap.com.tw \
    --cc=linuxppc-embedded@ozlabs.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).