[2.6.17-rc5-mm3] Fails to compile on PowerBook

From: Felix Oxley
Date: Mon Jun 05 2006 - 19:46:17 EST


2.6.17-rc5 is ok, but mm3 gives the following error:

KLIBCCC usr/kinit/ipconfig/netdev.o
KLIBCCC usr/kinit/ipconfig/packet.o
KLIBCCC usr/kinit/ipconfig/dhcp_proto.o
KLIBCCC usr/kinit/ipconfig/bootp_proto.o
LD usr/kinit/ipconfig/lib.a
KLIBCLD usr/kinit/ipconfig/static/ipconfig
KLIBCLD usr/kinit/ipconfig/shared/ipconfig
usr/kinit/ipconfig/main.o: In function `parse_proto':
main.c:(.text+0x30): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0x48): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0x60): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0x7c): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0x98): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0xb4): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0xd0): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0xe8): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/linux-2.6.17-rc5/ usr/klibc/libc.so
main.c:(.text+0x100): relocation truncated to fit: R_PPC_REL24 against symbol `strcmp' defined in .text section in /usr/src/ linux-2.6.17-rc5/usr/klibc/libc.so
main.c:(.text+0x128): relocation truncated to fit: R_PPC_REL24 against symbol `fprintf' defined in .text section in /usr/src/ linux-2.6.17-rc5/usr/klibc/libc.so
main.c:(.text+0x138): additional relocation overflows omitted from the output
make[3]: *** [usr/kinit/ipconfig/shared/ipconfig] Error 1
make[2]: *** [usr/kinit/ipconfig] Error 2
make[1]: *** [_usr_kinit] Error 2
make: *** [usr] Error 2

//Felix
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/