From: trem <trem@zarb.org>
To: linux-kernel@vger.kernel.org
Subject: dependance loop on 2.6.14-rc1-mm1
Date: Sat, 17 Sep 2005 13:40:54 +0200 [thread overview]
Message-ID: <432C00C6.20305@zarb.org> (raw)
Hi
I've tried to compile a 2.6.14-rc1-mm1 on my amd64. When I do the make
modules_install,
I have this warning:
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
System.map 2.6.14-rc1-mm1; fi
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/serial_cs.ko ignored,
due to loop
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/serial_core.ko
ignored, due to loop
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/8250_pnp.ko ignored,
due to loop
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/8250_pci.ko ignored,
due to loop
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/8250_acpi.ko ignored,
due to loop
WARNING: Loop detected:
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/8250.ko needs
serial_core.ko which needs 8250.ko again!
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/serial/8250.ko ignored, due
to loop
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/parport/parport_serial.ko
ignored, due to loop
WARNING: Module
/lib/modules/2.6.14-rc1-mm1/kernel/drivers/char/mwave/mwave.ko ignored,
due to loop
You can found the .config I've used here :
http://www.zarb.org/~trem/config_loop.txt
It's a allmodconfig config with all ISDN and "Digi International NEO
PCI Support" set to OFF.
I've "removed" both option because they generate error when compiling.
I don't understand why I have this warning.
Thanks for any help,
trem
next reply other threads:[~2005-09-17 11:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-17 11:40 trem [this message]
2005-09-17 11:51 ` dependance loop on 2.6.14-rc1-mm1 Russell King
2005-09-17 12:28 ` trem
2005-09-17 15:48 ` Tom Rini
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=432C00C6.20305@zarb.org \
--to=trem@zarb.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.