[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kernel compilation problem



Hello,

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



Reply to: