From: John Otken <jotken@softadvances•com>
To: linuxppc-embedded@ozlabs•org
Subject: make modules_install fails with [_modinst_post] Error 139
Date: Mon, 06 Mar 2006 13:08:33 -0600 [thread overview]
Message-ID: <440C88B1.6010809@softadvances.com> (raw)
I'm trying to build the USB gadget file storage module for
a Yosemite board using the latest Denx kernel and ELDK4.
$ make yosemite_defconfig
$ make menuconfig # turn on CONFIG_USB_FILE_STORAGE <M>
$ make uImage
$ make modules
$ make modules_install INSTALL_MOD_PATH=/opt/eldk4/ppc_4xxFP
INSTALL drivers/usb/gadget/g_file_storage.ko
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /opt/eldk4/ppc_4xxFP -r 2.6.15-g6afd198e; fi
make: *** [_modinst_post] Error 139
I see a g_file_storage.ko but I get an "Invalid module" if I
try to modprobe it.
I do want to solve this problem, but if anyone wants to give
me the trick to building the gadget driver into kernel and
passing the file=disk_image parameter, I'd like to know that
as well.
Thanks in advance.
next reply other threads:[~2006-03-06 19:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-06 19:08 John Otken [this message]
2006-03-06 19:59 ` make modules_install fails with [_modinst_post] Error 139 Wolfgang Denk
2006-03-06 20:42 ` John Otken
2006-03-06 22:29 ` Wolfgang Denk
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=440C88B1.6010809@softadvances.com \
--to=jotken@softadvances$(echo .)com \
--cc=linuxppc-embedded@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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