* make modules failed.
@ 2005-10-11 12:52 JohnsonCheng
0 siblings, 0 replies; only message in thread
From: JohnsonCheng @ 2005-10-11 12:52 UTC (permalink / raw)
To: linux-ppc-embedded
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-11 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-11 12:52 make modules failed JohnsonCheng
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).