From: "Joël Soete" <jso@europay.com>
To: "Richard Hirst <rhirst"
<rhirst%linuxcare.com%SMTP%EUROPAY@mastercard.com>
Cc: marteaut@esiee.fr, parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] 2.4.6-pa20 question about modules
Date: Thu, 19 Jul 2001 19:46:09 +0200 [thread overview]
Message-ID: <OF46B79DB5.FE766246-ONC1256A8E.005BA756@LocalDomain> (raw)
Richard,
Just a small tips I use on my i386 linux-box: I launch the make in one line
and tacke a log which I can so analyze later like:
make dep clean bzImage modules modules_install 2>&1 | tee
/var/tmp/kl-200107.log
(presently replace bzImage by vmlinux for parisc on a parisc-box seems to
work)
May be, it should be helpfull :))
Joel
ps: but with parisc-box I met a problem which I do not met with the
xcompiler on i386 linux-box:
dmfe.c: In function `dmfe_timer':
dmfe.c:1193: Unable to find a register to spill in class `FP_REGS'.
dmfe.c:1193: This is the insn:
(insn 255 254 894 (set (reg:DF 22 %r22 [157])
(float:DF (reg:DI 4 %r4 [158]))) 149 {floatdidf2} (insn_list 254
(nil))
(expr_list:REG_DEAD (reg:DI 4 %r4 [158])
(expr_list:REG_EQUAL (unsigned_float:DF (reg:SI 156))
(nil))))
dmfe.c:1193: confused by earlier errors, bailing out
make[2]: *** [dmfe.o] Error 1
make[2]: Leaving directory
`/usr/src/kernel-source-2.4.6-20010717/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.6-20010717/drivers'
make: *** [_mod_drivers] Error 2
any idea?
=
=20
Richard Hirst =
=20
<rhirst@linux To: Jo=EBl Soete/BRU/MASTERCAR=
D@MASTERCARD =20
care.com> cc: marteaut@esiee.fr@SMTP@EUR=
OPAY, =20
parisc-linux@lists.parisc-linux.or=
g@SMTP@EUROPAY =20
19-07-01 Subject: Re: [parisc-linux] 2.=
4.6-pa20 question about modules =20
01:24 AM =
=20
=
=20
=
=20
On Wed, Jul 18, 2001 at 06:33:21PM +0200, Jo=EBl Soete wrote:
> Hi Thomas,
>
> With your tips
> (
http://lists.parisc-linux.org/pipermail/parisc-linux/2001-July/013081.html)
>
> the cvs 20010717 seems to works fine.
> (for b180 still have to unplug re-plug kdb)
>
> I also try to recompile it with the .config file supply with
palinux-0.9.2.
> It also seems to works well but modules are not install naturally.
> Can you explain me how to compile it and install it?
If I understand correctly, you are rebuilding the kernel, and want
kernel modules installed correctly under /lib/modules?
cd /usr/src/linux (or wherever your source tree is)
# save your .config file, if you want it
make distclean
cp <config file> .config
make oldconfig
make dep
make
make modules
make modules_install
cp vmlinux /boot/vmlinux (or whereever you want it to go)
Richard
**********************************************************************
This e-mail and any attachments to it may contain confidential information =
which is strictly intended for the use of the authorised recipient. If you=
have received this e-mail in error, please delete it and notify the sender=
by replying to this e-mail.
Thank you for your co-operation.
**********************************************************************
next reply other threads:[~2001-07-19 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-19 17:46 Joël Soete [this message]
2001-07-19 18:14 ` [parisc-linux] 2.4.6-pa20 question about modules Matthew Wilcox
2001-07-20 5:56 ` Andrew Shugg
-- strict thread matches above, loose matches on Subject: below --
2001-07-19 8:48 Joël Soete
2001-07-18 16:33 Joël Soete
2001-07-18 23:24 ` Richard Hirst
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=OF46B79DB5.FE766246-ONC1256A8E.005BA756@LocalDomain \
--to=jso@europay.com \
--cc=marteaut@esiee.fr \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=rhirst%linuxcare.com%SMTP%EUROPAY@mastercard.com \
/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