I use debian woody on alpha miata (PW au 433).
When I compile the kernel 2.4.10 or 2.4.16 from the kernel-source-2.4.(10|16)
package, I obtain always this error message:
===
drivers/char/char.o(.data+0x83a8): undefined reference to `local symbols in
discarded section .text.exit'
drivers/net/net.o(.data+0x218): undefined reference to `local symbols in
discarded section .text.exit'
drivers/net/net.o(.data+0x3f8): undefined reference to `local symbols in
discarded section .text.exit'
drivers/net/net.o(.data+0x518): undefined reference to `local symbols in
discarded section .text.exit'
make: *** [vmlinux] Error 1
===
Is the kernel compilation procedure special on debian ?
I used
$> make dep boot modules modules_install
and the bug occured in the boot step.
Thank you,
L. Jacques
--
To UNSUBSCRIBE, email to debian-alp...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Laurent.
Thanks. This is working with hot plugging set to Yes.
However, I don't really understand why.
Can you explain why this option allow the complete compilation of the kernel ?
Laurent.