Re: 2.6.13-rc6-rt9: compile errors

2005-08-22 Thread Ingo Molnar
* Adrian Bunk <[EMAIL PROTECTED]> wrote: > I'm getting the following compile errors: > > <-- snip --> > > ... > LD .tmp_vmlinux1 > drivers/built-in.o: In function `pi_init': > : multiple definition of `pi_init' > kernel/built-in.o:(.bss+0x80f0): first defined here > Note: pi_init is a

2.6.13-rc6-rt9: compile errors

2005-08-18 Thread Adrian Bunk
I'm getting the following compile errors: <-- snip --> ... LD .tmp_vmlinux1 drivers/built-in.o: In function `pi_init': : multiple definition of `pi_init' kernel/built-in.o:(.bss+0x80f0): first defined here ld: Warning: size of symbol `pi_init' changed from 4 in kernel/built-in.o to 675